Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.roller.presentation.velocity.plugins.jspwiki.* (2)org.roller.presentation.velocity.plugins.radeox.* (1)
org.roller.presentation.velocity.plugins.textile.* (3)

Package Samples:

org.roller.presentation.velocity.plugins.textile: Velocity integration, Page Servlet and Macros object.  
org.roller.presentation.velocity.plugins.jspwiki
org.roller.presentation.velocity.plugins.radeox

Classes:

WikiPlugin: Wiki plugin using the JSPWiki WikiEngine. If you want Wiki links to point to your JSPWiki, then edit the jspwiki.properties fiel in Roller's WEB-INF directory and set the jspwiki.baseURL appropriately. For example, if your Wiki is on your localhost in the Servlet Context named 'wiki' then you'd set jspwiki.baseURL like so: jspwiki.baseURL=http://local:8080/wiki/
RollerPageProvider: Override page provider so that Wiki links always appear as hyperlinks to the external Wiki's Wiki.jsp?page=MyPageName page. Without this, they would appear as links tp Edit.jsp?page=MyPageName, which is not quite as nice. Eventually, it may be a good idea to use JSPWiki's XML-RPC interface to figure out if the page exists or not.
TextileConstants: Textile Constants
Textile: Textile
WikiPlugin
TextilePlugin

Home | Contact Us | Privacy Policy | Terms of Service