2007-12-31: Minor release with feature enhancements. More...
2007-09-08: Small bug fix release. More...
2007-06-29: Some bug fixes and one small feature enhancement. More...
| Plugin name: | Tag/WikiLink (Tag/Default) |
|---|---|
| Author: | Thomas Leitner <t_leitner@gmx.at> |
| Summary: | Adds a link to a wiki page |
| Parameters: | invalidChars (=mandatory parameter): " &;" linkText: nil relURL: nil replacementChar (=mandatory parameter): "_" rootURL (=mandatory parameter): "/wiki/wiki.pl?" |
| Handled tags: | wikilink |
This tag can be used to add a link to a wiki page. It is used on this website to automatically provide a “Feedback” link for each page.
| Usage | Output |
|---|---|
| {wikilink: } | WikiLink |
| {wikilink: {relURL: hallo}} | WikiLink |
| {wikilink: {relURL: hallo, linkText: MoinMoin}} | MoinMoin |