X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeekiToDo;h=6b67e800db4e92b4021c03496dc825be6d4ffff5;hp=0565c405f480eaeebfc9434357a861ccc115a202;hb=c7daa2cda6313f71e60f58d12ce4429fdda96f90;hpb=f6a8f5ab7a6ce8513ae9ae108e11590b46e6052e diff --git a/GeekiGeekiToDo b/GeekiGeekiToDo index 0565c40..6b67e80 100644 --- a/GeekiGeekiToDo +++ b/GeekiGeekiToDo @@ -2,6 +2,7 @@ * Page delete * Page rename + * Page redirects (using symlinks) * Editing comment * Quick Find box in the menu * WikiCreole syntax: ##<********>## @@ -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 hilighting 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