You can find the source here:
- Modified servlet version with urlencoding for portals which support std servlets:
http://cvspub.jahia.org/cgi-bin/cvsweb.cgi/jforum/
You can easily
test it with Jahia by installing the Jahia portal (
http://www.jahia.org/jahia/page90.html) and then by deploying the adjusted Jforum WAR file in the adequate Jahia portlet deployment directory: c:\jahia405\tomcat\webapps\jahia\WEB-INF\var\new_webapps\myjahiasite
- Modified JSR168 version:
http://cvspub.jahia.org/cgi-bin/cvsweb.cgi/jforum_JSR168/
Warning: There are still some differences with the previous servlet version. So you may want to make the merges with the version mentionned above in order to have the latest fixes.
Both of them are available under the same license than JForum. No need to buy Jahia. We als developed some kinf of single-sign-on feature in order to automatically reuse existing users within the portal in the forum while at the same time let possible anonymous users get a way to create their Jforum logins.
BTW: Rapha��l, it would be cool if you may check/integrate all/part-of these changes in the main JForum CVS and/or create a JForum Portlet-ready version (or officialy link it to the Jahia CVS as you want). Especially all changes regarding the urlencoding would be great, so this may then ease upgrade and synchronisation of this *unwanted forks* for portal compliance reasons with the main Jforum project on the long run.
Cheers
Stephane
[originally posted on jforum.net by Anonymous]