The Source for Java Technology Collaboration


Textile-J Markup Plugins for Roller

This set of plugins allows you use a number of markup languages commonly used in popular blog and wiki systems to write your Roller weblog entries.

All of these plugins use the Textile-J formatting library, which provides translation of a number of markup languages to XHTML.

Plugin Class Name Supports
net.java.dev.roller.plugins.weblogentry.textilej.TextileMarkupPlugin Textile markup
net.java.dev.roller.plugins.weblogentry.textilej.SubstituteTextilePlugin Textile markup (replaces the old TextilePlugin)
net.java.dev.roller.plugins.weblogentry.textilej.MediaWikiMarkupPlugin MediaWiki markup
net.java.dev.roller.plugins.weblogentry.textilej.ConfluenceMarkupPlugin Confluence markup
net.java.dev.roller.plugins.weblogentry.textilej.TracWikiMarkupPlugin TracWiki markup

Download

Download Plugins for Roller 4.0

Installation

  1. Follow the link above to the download area. Download the distribution package textilej-plugins-nnn-mmm.tar.gz.
  2. Extract the contents of the package; you will get a textilejplugins top-level directory with several files inside it.
  3. Read the LICENSE.TXT file; it describes the terms under which the materials are distributed.
  4. Read the INSTRUCTIONS.TXT for installation instructions.
  5. The CHANGES.TXT file describes the change history and release notes.
  6. Enjoy!

Topic RollerTextileJPlugins . { Edit | Ref-By | Printable | Diffs r3 < r2 < r1 | More }
 XML java.net RSS

Revision r3 - 26 Apr 2008 - 16:49:27 - Main.agangolli
Parents: RollerWeblogger > OptionalPluginsForRoller