X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeekiToDo;h=00f678fa2b172b3b17bc189c249d041c662ac33f;hp=b2456b6cd7993501dbf3858cbe814cf5e3067870;hb=95fb0efb0fa0c18d5a66bd3e19f0df2c82a8fc78;hpb=ffb25c047f1c9c2ce37b902e09d12702535bd9a9 diff --git a/GeekiGeekiToDo b/GeekiGeekiToDo index b2456b6..00f678f 100644 --- a/GeekiGeekiToDo +++ b/GeekiGeekiToDo @@ -2,15 +2,23 @@ * Page delete * Page rename - * Editing comment - * Quick Find box in the menu - * WikiCreole syntax: ##<****>## - * WikiCreole syntax: ##{**{image}**}## + * Page redirects (using symlinks) + * Quick Find box in the navbar + * WikiCreole syntax: ##<********>## + * WikiCreole syntax: ##{****{image|title}****}## === Later === * 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