X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeekiToDo;h=9e2bc89f72baea22020c3774acacb832d48ff223;hp=be08c9b6946b05f4f8925a58c1ac977e7b473612;hb=c304e750d20ff166cd946cf319d9fe6fe3fa7668;hpb=073feeccc5784f71af9499a1c11541fddc37e8a2 diff --git a/GeekiGeekiToDo b/GeekiGeekiToDo index be08c9b..9e2bc89 100644 --- a/GeekiGeekiToDo +++ b/GeekiGeekiToDo @@ -3,13 +3,19 @@ * Page delete * Page rename * Editing comment - * binary uploads + * 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 * See also the original PikiToDo