Uriel
|
b9d64d6bd2
|
Fix incorrect recording of author on edits. And write a note on a very minnor bug that adds extra new lines at the end of edited files.
|
2009-02-25 17:15:00 +00:00 |
|
Uriel
|
a646e5bf99
|
Fix silly html syntax error that all browsers but opera ignored.
|
2009-02-13 23:22:02 +00:00 |
|
Uriel
|
7151777d9b
|
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
|
93d4483939
|
Upgrade and cleanup dirdir, move to app framework, and its implementation more elegant and reliable.
|
2009-01-26 03:37:47 +01:00 |
|
Uriel
|
9f1f4ca37f
|
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
|
fa7cff78cd
|
Dirdir wiki engine updates, cleaned up some code, now one can save from preview page.
|
2009-01-17 09:43:31 +01:00 |
|
Uriel
|
b3d3f44c83
|
Move some wiki code into dirdir app!
|
2009-01-17 03:43:36 +01:00 |
|