hi ,
I am not sure about jspwiki . but from the experience by looking at
/apache-roller-src-3.1/contrib/../TextilePlugin. u can take
work out something similar based on the reference from the previous code at:
http://svn.apache.org/viewvc/roller/tags/roller_2.1.1/contrib/plugins/src/org/roller/presentation/velocity/plugins/jspwiki/WikiPlugin.java?view=markup
after
u got a modified JspWikiPlugin, and simply follow my perious post on
"v3.1: for textile plugin. u need to recompile from source"
this is what I guessed, pls correct me if I am wrong :-D
On 2007-11-21 20:45:07 +0800, 吴振华 <[EMAIL PROTECTED]> said:
Hello,I am a new user of Roller . Can you tell me how to install the plugin
in the roller3.1? such as the jspwiki-plugin and so on.