X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeekiToDo;h=6b67e800db4e92b4021c03496dc825be6d4ffff5;hp=6f83b4b99a5f5ed5f99473d784b4ce408f1c310c;hb=c7daa2cda6313f71e60f58d12ce4429fdda96f90;hpb=5f1bdbd4dbca80fa82de2731be3fd1d6d2062a65 diff --git a/GeekiGeekiToDo b/GeekiGeekiToDo index 6f83b4b..6b67e80 100644 --- a/GeekiGeekiToDo +++ b/GeekiGeekiToDo @@ -2,13 +2,24 @@ * Page delete * Page rename + * Page redirects (using symlinks) * Editing comment + * Quick Find box in the menu + * WikiCreole syntax: ##<********>## + * WikiCreole syntax: ##{****{image|title}****}## === Later === * Ditch repo sandbox, use the versioning backend directly - * Some way to upload images and other binary attachments. Must '''not''' add complexity to the current storage layout. * 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