Edit page blog/2009/05
[wiki.git] / GeekiGeekiToDo
1 === Sooner ===
2
3  * Page delete
4  * Page rename
5  * Page redirects (using symlinks)
6  * Quick Find box in the navbar
7  * Replace ##<****<Include|foo>****>## with ##{****{foo}****}##
8  * WikiCreole syntax: ##<****<macro param1 param2>****>##
9  * WikiCreole syntax: ##{****{image|title}****}##
10
11 === Later ===
12
13  * Ditch repo sandbox, use the versioning backend directly
14  * Stage changes by user until committed explicitly (i.e.: wiki changesets)
15  * Add simple InterWiki support
16  * Find orphaned pages (can be done by combining PageIndex with FindPage)
17  * Directory listing
18  * Groups/ directory with group lists implemented as wiki pages with unordered lists
19  * Includes (aka templates)
20  * Syntax highlighting for code blocks
21 === Nice to have ===
22
23  * A functionality to have custom merge strategy in git to merge different wiki/GeekiGeeki in a single one
24
25  * See also the original PikiToDo