X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeekiToDo;h=0468d6b3ade80118efa1e6ff9b1d7d25618ef6d0;hp=f79fd2b2a486cd93ba9de59e3091dfdb80a62ba2;hb=9a5a18cc3c2ab71d346e96ff7c699666664ab17a;hpb=099ba070947cf6ae690ca24dedc12c2cd571c4df diff --git a/GeekiGeekiToDo b/GeekiGeekiToDo index f79fd2b..0468d6b 100644 --- a/GeekiGeekiToDo +++ b/GeekiGeekiToDo @@ -1,11 +1,25 @@ === Sooner === - * Enable spell checking + * Page delete + * Page rename + * Page redirects (using symlinks) + * Quick Find box in the navbar + * Replace ##<********>## with ##{****{foo}****}## + * 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 + * 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 highlighting 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