Edit page GeekiGeeki
[wiki.git] / GeekiGeekiToDo
index be08c9b6946b05f4f8925a58c1ac977e7b473612..0468d6b3ade80118efa1e6ff9b1d7d25618ef6d0 100644 (file)
@@ -2,14 +2,24 @@
 
  * Page delete
  * Page rename
 
  * Page delete
  * Page rename
- * Editing comment
- * binary uploads
+ * Page redirects (using symlinks)
+ * Quick Find box in the navbar
+ * Replace ##<****<Include|foo>****>## with ##{****{foo}****}##
+ * WikiCreole syntax: ##<****<macro param1 param2>****>##
+ * WikiCreole syntax: ##{****{image|title}****}##
 
 === Later ===
 
  * Ditch repo sandbox, use the versioning backend directly
 
 === 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)
  * 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 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
 
  * See also the original PikiToDo