X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=geeki%2FTODO;h=595c51c2518fd3a02fa60598887d747ea0156564;hb=refs%2Fheads%2Fmaster;hp=412323bfdcb16c9a2b26868402a9136dc893aaa4;hpb=88a37e528ef40c8b94044a525939d69384e144d4;p=wiki.git diff --git a/geeki/TODO b/geeki/TODO index 412323b..261a6f6 100644 --- a/geeki/TODO +++ b/geeki/TODO @@ -4,23 +4,14 @@ * Page rename * Page redirects (using symlinks) * Quick Find box in the navbar - * --Replace ##<********>## with ##{****{foo}****}##-- - * WikiCreole syntax: ##<********>## - * WikiCreole syntax: ##{****{image|title}****}## + * WikiCreole syntax: ##<********>## (we have <********> instead) === Later === * Ditch repo sandbox, use the versioning backend directly * Stage changes by user until committed explicitly (i.e.: wiki changesets) - * Add simple InterWiki support * Find orphaned pages (can be done by combining PageIndex with FindPage) - * Directory listing * Groups/ directory with group lists implemented as wiki pages with unordered lists - * Glob for includes {****{foo/*.c}****} + * Glob for includes: {****{foo/*.c}****} * Variable substitution in includes (aka templates) * Syntax highlighting for code blocks -=== Nice to have === - - * A functionality to have custom merge strategy in git to merge different wiki/GeekiGeeki in a single one - - * See also the original PikiToDo