Wiki 0.9.4

How to show wiki information

You can use shortcuts to show information about the wiki:

[wikiauthors] for a list of authors
[wikitags] for a list of tags
[wikipages] for a list of pages, alphabetic order

The following arguments are available:

StartLocation = location of wiki start page, auto for automatic detection
ShortcutEntries = number of entries to show per shortcut, 0 for unlimited
FilterTag = show pages with a specific tag, [wikipages] only

Examples


Pages

[wikipages] Yellow::

JAC :: [selectpages start=wiki]

Tags

Yellow :: [wikitags]

JAC :: [selectkeyword start=wiki keyword=tag]

Showing list of pages, different number of entries:

[wikipages /wiki/ 0]
[wikipages /wiki/ 3]
[wikipages /wiki/ 10]

JAC ::

[ selectpages start=wiki count=3]
[ selectpages start=wiki count=10]
[ selectkeyword start=blog 
            keyword=modified 
            groupbyformat="Y-m"
            template=default-keyword-space]

Showing list of pages, with a specific tag:

[wikipages /wiki/ 0 coffee]
[wikipages /wiki/ 0 milk]
[wikipages /wiki/ 0 example]

Showing links to wiki:

[See all pages](/wiki/special:pages/)
[See recent changes](/wiki/special:changes/)
[See pages by Datenstrom](/wiki/author:datenstrom/)
[See pages about coffee](/wiki/tag:coffee/)
[See pages with examples](/wiki/tag:example/)

JAC

NOT YET [See all pages](/wiki/special:pages/)
NOT YET [See recent changes](/wiki/special:changes/)
YES [See pages by Datenstrom](/wiki/author:datenstrom/)
YES [See pages about coffee](/wiki/tag:coffee/)
YES [See pages with examples](/wiki/tag:example/)

YES [See pages with examples](/anyfolder/anykeyword:example/)