Hi.

I've noticed that there has been interest of porting JSPWiki to a portlet. I've done one version of it for our project with some hacks to bypass some just servlet specific stuff.

I used the wrapper approach and created one jsp page which will include the appropriate page according to the request. I've manage to get somewhat "working":

- Adding, editing and removing a page
- Adding comments
- Adding and removing attachemnts
- REALLY Simple user auth via portal principal
- WikiWizard as editor (needed also some hacks)

Probably some other stuff too which I don't now remember. In my version of the JSPWiki there is also some specific stuff to our project like choosing between independet wikis placed in subdirectories describing different "SharedSpaces" we use in our whole system.

If anyones interested I'd be happy to share some thoughts and ideas (and code) on the matter. I certainly am interested how this portletizing could be done with minimal changes as possible.. or creating a native support to the source of JSPWiki itself.

And I also turned the source to be a Maven2 project as that is the way Jetspeed is built and now we got it integrated to the whole portal build. If you are interested on that aspect I'm very happy to provide that too.

Regards,

Mikko
_______________________________________________
Jspwiki-users mailing list
[email protected]
http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users

Reply via email to