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