Edit geeki/TODO
|
Find Page
|
Recent Changes
Editing
geeki/TODO
for
AnonymousCoward
from
216.73.217.165
:
=== Sooner === * Page delete * Page rename * Page redirects (using symlinks) * Quick Find box in the navbar * WikiCreole syntax: ##<****<macro param1 param2>****>## (we have <****<macro|param1|param2>****> instead) === Later === * Ditch repo sandbox, use the versioning backend directly * Stage changes by user until committed explicitly (i.e.: wiki changesets) * Find orphaned pages (can be done by combining PageIndex with FindPage) * Groups/ directory with group lists implemented as wiki pages with unordered lists * Glob for includes: {****{foo/*.c}****} * Variable substitution in includes (aka templates) * Syntax highlighting for code blocks
Or upload a file:
S
ummary:
EditingTips
Sooner
¶
Page delete
Page rename
Page redirects (using symlinks)
Quick Find box in the navbar
WikiCreole
syntax:
<
<macro param1 param2>
>
(we have <
<macro|param1|param2>
> instead)
Later
¶
Ditch repo sandbox, use the versioning backend directly
Stage changes by user until committed explicitly (i.e.: wiki changesets)
Find orphaned pages (can be done by combining
PageIndex
with
FindPage
)
Groups/ directory with group lists implemented as wiki pages with unordered lists
Glob for includes: {
{foo/*.c}
}
Variable substitution in includes (aka templates)
Syntax highlighting for code blocks