Edit page geeki/TODO
[wiki.git] / geeki / TODO
index 412323bfdcb16c9a2b26868402a9136dc893aaa4..595c51c2518fd3a02fa60598887d747ea0156564 100644 (file)
@@ -4,9 +4,7 @@
  * Page rename
  * Page redirects (using symlinks)
  * Quick Find box in the navbar
- * --Replace ##<****<Include|foo>****>## with ##{****{foo}****}##--
- * WikiCreole syntax: ##<****<macro param1 param2>****>##
- * WikiCreole syntax: ##{****{image|title}****}##
+ * WikiCreole syntax: ##<****<macro param1 param2>****>## (we have <****<macro|param1|param2>****> instead)
 
 === Later ===
 
@@ -16,7 +14,7 @@
  * 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
- * Glob for includes {****{foo/*.c}****}
+ * Glob for includes: {****{foo/*.c}****}
  * Variable substitution in includes (aka templates)
  * Syntax highlighting for code blocks
 === Nice to have ===