X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeekiToDo;h=0468d6b3ade80118efa1e6ff9b1d7d25618ef6d0;hp=0565c405f480eaeebfc9434357a861ccc115a202;hb=17cf08693603aeecca567944799b9b9c2120c90f;hpb=f6a8f5ab7a6ce8513ae9ae108e11590b46e6052e diff --git a/GeekiGeekiToDo b/GeekiGeekiToDo index 0565c40..0468d6b 100644 --- a/GeekiGeekiToDo +++ b/GeekiGeekiToDo @@ -2,8 +2,9 @@ * Page delete * Page rename - * Editing comment - * Quick Find box in the menu + * Page redirects (using symlinks) + * Quick Find box in the navbar + * Replace ##<********>## with ##{****{foo}****}## * WikiCreole syntax: ##<********>## * WikiCreole syntax: ##{****{image|title}****}## @@ -11,6 +12,14 @@ * Ditch repo sandbox, use the versioning backend directly * Stage changes by user until committed explicitly (i.e.: wiki changesets) - * Add simple InterWiki support. + * 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 + * 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