Wiki addons
This is a slightly modified version of Wikka Wakka Wiki. I'll write down all notable changes here.
Non wiki names allowed
- You can use 0-9, a-z, dots (.), underscores (_), and minus signs (-) in page names.
- You can use anything but forward slashes (/) in wiki links. For mail addresses you must use the mailto prefix, like [[mailto:user@domain]].
Named anchors
Named anchors can be used to create "in-page links".
Example (note that you only have to type the text in the targets):
{{anchor target="a1"}}
{{anchor target="a2"}}
{{anchor target="a3"}}
{{anchor name="a1" text="Anchor 1"}}
{{anchor name="a2" text="Anchor 2"}}
{{anchor name="a3" text="Anchor 3"}}Will create the following result:
Unknown action "anchor"
Unknown action "anchor"
Unknown action "anchor"
Unknown action "anchor"
Unknown action "anchor"
Unknown action "anchor"
CategoryIncomplete
There are no comments on this page. [Add comment]