4This is a wiki powered by [[http://hackiki.codu.org/|Hackiki]], the world's most hackable wiki!
6It also has [[wikisyntax]], although pages using this syntax are really just scripts for the ".wiki" program, which is really just an implementation of [[http://wikicreole.org/wiki/Creole1.0|WikiCreole]]. Like everything else, [[edit/bin/.wiki|.wiki]] can be edited by anyone!
8All content on this wiki is distributed under the (unmodifiable) license in [[license]] unless otherwise specified. By editing this wiki without specifying another license, you are agreeing to license your edits as such.
16echo '<form action="'$HACKIKI_BASE'/medit" method="get">'
18 <input type="hidden" name="arg1" value="bin" />
19 Create/edit a page: <input type="text" name="arg2" value="hello" />
20 <input type="submit" value="Edit" />
23The more complicated (but more complete, robust) interface: [[edit|Builtin editor]]
28* [[runner | An arbitrary command runner]]
29* [[list | A list of all pages]]
30* [[hg | Administration]] (available to all users)