On 10/5/07, Matt Raible <[EMAIL PROTECTED]> wrote: > My roller-custom.properties (in tomcat6/lib) doesn't seem to be > getting picked up. Therefore, my legacy theme doesn't work. Any ideas? > Here's the contents: > > plugins.page=\ > org.apache.roller.ui.rendering.plugins.ConvertLineBreaksPlugin \ > ,org.apache.roller.ui.rendering.plugins.TopicTagPlugin \ > ,org.apache.roller.ui.rendering.plugins.WikipediaLinkPlugin \ > ,org.apache.roller.ui.rendering.plugins.GoogleLinkPlugin \ > ,org.apache.roller.ui.rendering.plugins.AcronymsPlugin \ > ,org.apache.roller.ui.rendering.plugins.BookmarkPlugin \ > ,org.apache.roller.ui.rendering.plugins.ObfuscateEmailPlugin \ > ,org.apache.roller.ui.rendering.plugins.SmileysPlugin \ > ,net.java.dev.roller.plugins.weblogentry.jspwiki.WikiPlugin
Take a look at the roller.properties file at the end of the installation guide to get the correct package names for those plugins. - Dave
