X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeekiToDo;h=7797d2048026be9d01c0dbfd0eac6a3f721673ed;hp=cf85fd1a459025121dcfc5fd9b8e277640c16c67;hb=0388c87b125a1b678c180f10f499e7b2b4497693;hpb=9b7a1f562d3ef30bda2a89e4c24f3eff503b59b4 diff --git a/GeekiGeekiToDo b/GeekiGeekiToDo index cf85fd1..7797d20 100644 --- a/GeekiGeekiToDo +++ b/GeekiGeekiToDo @@ -1,12 +1,24 @@ === 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 +=== 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