5 * Page redirects (using symlinks)
6 * Quick Find box in the navbar
7 * WikiCreole syntax: ##<****<macro param1 param2>****>## (we have <****<macro|param1|param2>****> instead)
11 * Ditch repo sandbox, use the versioning backend directly
12 * Stage changes by user until committed explicitly (i.e.: wiki changesets)
13 * Add simple InterWiki support
14 * Find orphaned pages (can be done by combining PageIndex with FindPage)
16 * Groups/ directory with group lists implemented as wiki pages with unordered lists
17 * Glob for includes: {****{foo/*.c}****}
18 * Variable substitution in includes (aka templates)
19 * Syntax highlighting for code blocks
22 * A functionality to have custom merge strategy in git to merge different wiki/GeekiGeeki in a single one
24 * See also the original PikiToDo