= Wiki Compatibility Plugins for Sycamore and Moin-Like Wikis = == Description == This plugin contains a set of plugins that used to port wikis that use [http://projectsycamore.org Sycamore]. They might also be useful for other moin-like systems. * Anchor creates an named anchor. * MailTo obscures mail addresses * Nbsp inserts a non-breaking space * Note is a comment. * Stop directs users to a /Talk page for the entry. (Needs some work on theming.) == Bugs/Feature Requests == Existing bugs and feature requests for WikiCompatPlugin are [report:9?COMPONENT=WikiCompatPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=WikiCompatPlugin&owner=Rottenchester new ticket]. == Download == Download the zipped source from [download:wikicompatplugin here]. == Source == You can check out WikiCompatPlugin from [http://trac-hacks.org/svn/wikicompatplugin here] using Subversion, or [source:wikicompatplugin browse the source] with Trac. == Example == {{{ [[Anchor(AnchorName)]] }}} creates an anchor with name "AnchorName" {{{ [[MailTo(someone AT gmail DOT com)]] }}} creates a mailto: link if the user viewing is logged in, someone AT gmail DOT com otherwise. {{{ [[Note(This is a comment that won't print in the generated page)]] }}} {{{ [[Nbsp]] }}} {{{ [[Stop]] }}} Creates a little box directing the user to a Stop page. == Recent Changes == [[ChangeLog(wikicompatplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:Rottenchester] [[BR]] '''Contributors:'''