q
|
0ba2a2e03b
|
initial thridculture edits
|
2025-09-23 17:59:42 -04:00 |
|
q
|
dc1afb2cb2
|
first commit
|
2025-09-23 17:27:43 -04:00 |
|
Stanley Lieber
|
a99fa8b44f
|
initial import of changes from 9front bikeshedding; bundle rc-httpd
|
2016-02-04 15:05:05 -05:00 |
|
Uriel
|
554cd407c0
|
Fix bug that caused the creation of directories in wiki to act erratically.
|
2009-09-22 17:12:34 +02:00 |
|
Uriel
|
f6faca3ea9
|
Further HTML5-fication, plus fix some case consistency mismatches.
|
2009-07-28 20:49:53 +02:00 |
|
Uriel
|
de077b0e51
|
Merge
|
2009-04-19 15:23:15 +00:00 |
|
Uriel
|
a954647be4
|
Fix umask for newly created dirdir pages.
|
2009-03-17 01:02:35 +00:00 |
|
Uriel
|
e6f200a5a2
|
Clean up dirdir, less code, and less bugs!
|
2009-03-14 14:25:54 +01:00 |
|
Uriel
|
ada935e42b
|
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
|
6c88960330
|
Implement file creation for dirdir.
|
2009-03-04 03:12:54 +01:00 |
|
Uriel
|
a3c2c71275
|
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
|
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 |
|