wiki:WikiCompatPlugin

Wiki Compatibility Plugins for Sycamore and Moin-Like Wikis

Description

This plugin contains a set of macros that can be used to port wikis that use the 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, which will not be displayed on the web page.
  • Nbsp inserts a non-breaking space.

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]]

Bugs/Feature Requests

Existing bugs and feature requests for WikiCompatPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from here.

Source

You can check out WikiCompatPlugin from here using Subversion, or browse the source with Trac.

Installation

General instructions on installing Trac plugins can be found on the TracPlugins page.

Recent Changes

2912 by Rottenchester on 2007-12-15 19:31:16
Initial import.
2911 by Rottenchester on 2007-12-15 19:29:38
New hack WikiCompatPlugin, created by Rottenchester
(more)

Author/Contributors

Author: Rottenchester
Maintainer: RottenChester
Contributors:

Last modified 7 years ago Last modified on Oct 15, 2016, 9:01:59 PM