sl
|
32414fdfff
|
initial import of changes from 9front bikeshedding; bundle rc-httpd
|
2016-02-04 15:05:05 -05:00 |
|
uriel
|
47911fb298
|
Fix bug that caused the creation of directories in wiki to act erratically.
|
2009-09-22 17:12:34 +02:00 |
|
uriel
|
3110edb0d3
|
Merge
|
2009-04-19 15:23:15 +00:00 |
|
uriel
|
8631689bcc
|
Fix umask for newly created dirdir pages.
|
2009-03-17 01:02:35 +00:00 |
|
uriel
|
4e00043ef0
|
Clean up dirdir, less code, and less bugs!
|
2009-03-14 14:25:54 +01:00 |
|
uriel
|
8f3cbc3b0d
|
Only display Edit button when no other handler_body_main has been set (ie., if file really doesn't exist).
|
2009-03-04 09:05:40 +01:00 |
|
uriel
|
d21e6caeb7
|
Implement file creation for dirdir.
|
2009-03-04 03:12:54 +01:00 |
|
uriel
|
d82369e644
|
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!
|
2009-02-26 11:50:18 +01:00 |
|
uriel
|
5fe0d95b05
|
Add conf_enable_app to add items to $enabled_apps, used from conf_enable_xxx functions so one doesn't need to both add stuff to $eanbled_apps and then call conf_enable_xxx, and to avoid enabling the same app twice.
New conf_enable_wiki function to follow the interface of other apps.
|
2009-02-08 00:22:46 +00:00 |
|
uriel
|
b8c8cb9e9d
|
Upgrade and cleanup dirdir, move to app framework, and its implementation more elegant and reliable.
|
2009-01-26 03:37:47 +01:00 |
|
uriel
|
a7625dbf9e
|
Rename $wiki to $enable_wiki to be consistent with $enable_comments, also add a note that dirdir templates should move from lib/_apps/dirdir/ to apps/diridri/
|
2009-01-20 03:38:48 +01:00 |
|
uriel
|
cb73d98fd8
|
Dirdir wiki engine updates, cleaned up some code, now one can save from preview page.
|
2009-01-17 09:43:31 +01:00 |
|
uriel
|
9d352d49f5
|
Move some wiki code into dirdir app!
|
2009-01-17 03:43:36 +01:00 |
|