Big overhaul of dirdir rewriting most code to be much simpler, reliable and efficient.
Now we have a wiki engine in ~20 lines of code!
This commit is contained in:
parent
b00107e3b8
commit
a3c2c71275
3 changed files with 32 additions and 50 deletions
3
apps/dirdir/sidebar_controls.tpl
Normal file
3
apps/dirdir/sidebar_controls.tpl
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<form action="" method="POST">
|
||||
<input type="submit" name="dirdir_edit" value="Edit page" />
|
||||
</form>
|
||||
Loading…
Add table
Add a link
Reference in a new issue