X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeekiToDo;h=9e2bc89f72baea22020c3774acacb832d48ff223;hp=cf85fd1a459025121dcfc5fd9b8e277640c16c67;hb=19ab413899f00d2cace51d3ade65ddf21469843e;hpb=9b7a1f562d3ef30bda2a89e4c24f3eff503b59b4 diff --git a/GeekiGeekiToDo b/GeekiGeekiToDo index cf85fd1..9e2bc89 100644 --- a/GeekiGeekiToDo +++ b/GeekiGeekiToDo @@ -1,12 +1,21 @@ === Sooner === - * Enable spell checking + * Page delete + * Page rename + * 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 * See also the original PikiToDo