Edit page SystemShockBBS
[wiki.git] / GeekiGeekiToDo
index 0565c405f480eaeebfc9434357a861ccc115a202..32369cc42f8b4c508ee9aba1954a9a02aaab4f32 100644 (file)
@@ -2,8 +2,9 @@
 
  * Page delete
  * Page rename
- * Editing comment
- * Quick Find box in the menu
+ * Page redirects (using symlinks)
+ * Quick Find box in the navbar
+ * Replace ##<****<Include|foo>****>## with ##{****{foo}****}##
  * WikiCreole syntax: ##<****<macro param1 param2>****>##
  * WikiCreole syntax: ##{****{image|title}****}##
 
 
  * 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