 |
|
<<O>> Difference Topic
JSPWikiPlugin
(4 - 03 Jan 2007 - Main.snoopdave)
|
| |
| META TOPICPARENT | name="OptionalPluginsForRoller" |
The Roller JSPWiki plugin | | | Here's what you'll need to do to configure the JSPWiki plugin in Roller: | |
> > | Download the JSPWiki plugin
- Download the
plugin-jspwiki-X.Y.tar.gz file and extract the files from the download area
- Copy all of the jar files extracted into the Roller
WEB-INF/lib directory
- Copy the
jspwiki.properties file into WEB-INF
Set JSPWiki properties
After you extract the optional plugin files, edit the jspwiki.properties file in Roller's WEB-INF directory. If you'd like the WikiWords? you create in your blog posts to point into a live JSPWiki instance, then you should add the URL to that wiki in that file. So change http://localhost:8080/wiki to the URL of your JSPWiki. | | | Add JSPWiki plugin to your Roller properties override file
Follow the instructions in the Roller Installation Guide (Step 8) that explain how to create your own property override file. Add the JSPWiki page plugin to the list of page plugines defined by the variable page.plugins. For example, here's what the page.plugins property would look like with all the built-in Roller plugins plus the JSPWiki plugin (at the end): | | | ,net.java.dev.roller.plugins.weblogentry.jspwiki.WikiPlugin
| |
< < | Edit the jspwiki.properties file to set URL of your Wiki
- Download the
plugin-jspwiki-X.Y.tar.gz file and extract the files.
- Copy all of the jar files extracted into the Roller
WEB-INF/lib directory
- Copy the
jspwiki.properties file into WEB-INF
After you extract the optional plugin files, edit the jspwiki.propertie file in Roller's WEB-INF directory. If you'd like the WikiWords? you create in your blog posts to point into a live JSPWiki instance, then you should add the URL to that wiki in that file. So change http://localhost:8080/wiki to the URL of your JSPWiki. | | | Start up Roller
Once you've installed and configured the optional plugins, you'll should find the new plugin in the list of plugins on the Roller Weblog Editor (New Entry) page and on the Weblog Preferences Settings page. |
|
<<O>> Difference Topic
JSPWikiPlugin
(3 - 12 Sep 2006 - Main.snoopdave)
|
| |
| META TOPICPARENT | name="OptionalPluginsForRoller" |
The Roller JSPWiki plugin | | | ,org.apache.roller.ui.rendering.plugins.TopicTagPlugin ,org.apache.roller.ui.rendering.plugins.ObfuscateEmailPlugin ,org.apache.roller.ui.rendering.plugins.SmileysPlugin | |
< < | ,net.java.dev.roller.pageplugins.jspwiki.WikiPlugin | > > | ,net.java.dev.roller.plugins.weblogentry.jspwiki.WikiPlugin | | |
Edit the jspwiki.properties file to set URL of your Wiki | | | Start up Roller | |
< < | Once you've installed and configured the optional plugins, you should find some additional entries in the list of plugins on the Roller Weblog Editor (New Entry) page and on the Weblog Preferences Settings page. | > > | Once you've installed and configured the optional plugins, you'll should find the new plugin in the list of plugins on the Roller Weblog Editor (New Entry) page and on the Weblog Preferences Settings page. | | | |
|
<<O>> Difference Topic
JSPWikiPlugin
(2 - 11 Sep 2006 - Main.snoopdave)
|
| |
| META TOPICPARENT | name="OptionalPluginsForRoller" |
The Roller JSPWiki plugin | |
> > | Applies to Roller 3.0 release | | | Here's what you'll need to do to configure the JSPWiki plugin in Roller:
Add JSPWiki plugin to your Roller properties override file | | | Follow the instructions in the Roller Installation Guide (Step 8) that explain how to create your own property override file. Add the JSPWiki page plugin to the list of page plugines defined by the variable page.plugins. For example, here's what the page.plugins property would look like with all the built-in Roller plugins plus the JSPWiki plugin (at the end): | |
> > | # Weblog entry plugins | | | plugins.page= | |
< < | org.apache.roller.presentation.velocity.plugins.convertbreaks.ConvertLineBreaksPlugin ,org.apache.roller.presentation.velocity.plugins.topictag.TopicTagPlugin ,org.apache.roller.presentation.velocity.plugins.search.WikipediaLinkPlugin ,org.apache.roller.presentation.velocity.plugins.search.GoogleLinkPlugin ,org.apache.roller.presentation.velocity.plugins.textile.TextilePlugin ,org.apache.roller.presentation.velocity.plugins.acronyms.AcronymsPlugin ,org.apache.roller.presentation.velocity.plugins.bookmarks.BookmarkPlugin ,org.apache.roller.presentation.velocity.plugins.email.ObfuscateEmailPlugin ,org.apache.roller.presentation.velocity.plugins.smileys.SmileysPlugin ,org.apache.roller.presentation.velocity.plugins.readmore.ReadMorePlugin ,net.java.roller.pageplugins.jspwiki.WikiPlugin | > > | org.apache.roller.ui.rendering.plugins.ConvertLineBreaksPlugin ,org.apache.roller.ui.rendering.plugins.TopicTagPlugin ,org.apache.roller.ui.rendering.plugins.ObfuscateEmailPlugin ,org.apache.roller.ui.rendering.plugins.SmileysPlugin ,net.java.dev.roller.pageplugins.jspwiki.WikiPlugin | | |
Edit the jspwiki.properties file to set URL of your Wiki | |
< < | After you extract the optional plugin files, you'll find the file jspwiki.propertie in Roller's WEB-INF directory. If you'd like the WikiWords? you create in your blog posts to point into a live JSPWiki instance, then you should add the URL to that wiki in that file. So change http://localhost:8080/wiki to the URL of your JSPWiki. | > > |
- Download the
plugin-jspwiki-X.Y.tar.gz file and extract the files.
- Copy all of the jar files extracted into the Roller
WEB-INF/lib directory
- Copy the
jspwiki.properties file into WEB-INF
After you extract the optional plugin files, edit the jspwiki.propertie file in Roller's WEB-INF directory. If you'd like the WikiWords? you create in your blog posts to point into a live JSPWiki instance, then you should add the URL to that wiki in that file. So change http://localhost:8080/wiki to the URL of your JSPWiki. | | | Start up Roller |
|
<<O>> Difference Topic
JSPWikiPlugin
(1 - 11 Sep 2006 - Main.snoopdave)
|
|
> > |
| META TOPICPARENT | name="OptionalPluginsForRoller" |
The Roller JSPWiki plugin
Here's what you'll need to do to configure the JSPWiki plugin in Roller:
Add JSPWiki plugin to your Roller properties override file
Follow the instructions in the Roller Installation Guide (Step 8) that explain how to create your own property override file. Add the JSPWiki page plugin to the list of page plugines defined by the variable page.plugins. For example, here's what the page.plugins property would look like with all the built-in Roller plugins plus the JSPWiki plugin (at the end):
plugins.page=\
org.apache.roller.presentation.velocity.plugins.convertbreaks.ConvertLineBreaksPlugin \
,org.apache.roller.presentation.velocity.plugins.topictag.TopicTagPlugin \
,org.apache.roller.presentation.velocity.plugins.search.WikipediaLinkPlugin \
,org.apache.roller.presentation.velocity.plugins.search.GoogleLinkPlugin \
,org.apache.roller.presentation.velocity.plugins.textile.TextilePlugin \
,org.apache.roller.presentation.velocity.plugins.acronyms.AcronymsPlugin \
,org.apache.roller.presentation.velocity.plugins.bookmarks.BookmarkPlugin \
,org.apache.roller.presentation.velocity.plugins.email.ObfuscateEmailPlugin \
,org.apache.roller.presentation.velocity.plugins.smileys.SmileysPlugin \
,org.apache.roller.presentation.velocity.plugins.readmore.ReadMorePlugin \
,net.java.roller.pageplugins.jspwiki.WikiPlugin
Edit the jspwiki.properties file to set URL of your Wiki
After you extract the optional plugin files, you'll find the file jspwiki.propertie in Roller's WEB-INF directory. If you'd like the WikiWords? you create in your blog posts to point into a live JSPWiki instance, then you should add the URL to that wiki in that file. So change http://localhost:8080/wiki to the URL of your JSPWiki.
Start up Roller
Once you've installed and configured the optional plugins, you should find some additional entries in the list of plugins on the Roller Weblog Editor (New Entry) page and on the Weblog Preferences Settings page. |
|