Commit graph

705 commits

Author SHA1 Message Date
Uriel
eccc6367bc Added tag LATEST-RELEASE for changeset e0679b8be504 2009-03-15 18:41:09 +01:00
Uriel
50cbd5b922 New release 2009-03-15 18:41:09 +01:00
Uriel
1c73471579 Add comment on auth docs to review in the futre. 2009-03-14 14:32:22 +01:00
Uriel
e6f200a5a2 Clean up dirdir, less code, and less bugs! 2009-03-14 14:25:54 +01:00
Uriel
588c035b3b Rewrite redirect handling code with nested lists.
New ll_addh to add items to the head of a nested list (use with care!).
2009-03-14 00:28:34 +01:00
Uriel
673bdaf664 Reorg headers, http headers now are echo-ed from werc.rc instead of being part of headers.tpl.
This fixes some bugs in the handling HEAD and makes things a bit more clear.
2009-03-13 13:04:25 +01:00
Uriel
77ecde8fa2 Change the order in which redirects are evaluated, so one can override them on config files. 2009-03-13 10:51:43 +00:00
Uriel
3836ee8f56 More wman updates, new search functionality and handle better corner cases. 2009-03-13 10:51:07 +00:00
Uriel
8488a0b651 Yet another version of wman, templatized, and now Unix man pages use the same path style as Plan 9/Inferno. 2009-03-10 01:16:13 +00:00
Uriel
d12a6910c0 Big update to wman app. Many fixes and improvements. 2009-03-09 22:16:39 +00:00
Uriel
29ecc0b153 Remove add_synth_paths function, not really needed, can manipulate variable directly for now. 2009-03-09 22:16:11 +00:00
Uriel
b4886321ca Doc and website fixes. 2009-03-09 22:10:26 +00:00
Uriel
a0254318ee Fix a bug where check_user would not work properly when called from config files. 2009-03-09 22:08:22 +00:00
Uriel
b1df2966e3 New api to allow 'synthetic' dirs, only for sidebar for now. 2009-03-08 23:58:49 +01:00
Uriel
3a5298bd38 Ok, I give up, reverting part of last checking because CSS sucks.
Also make style of top-mini-bar more minimal.
2009-03-07 23:14:33 +00:00
Uriel
d1e98c0ecf Make sidebar borders more light, and remove a superfluous double-border. 2009-03-07 21:53:55 +00:00
Uriel
62fe405de0 Minmal docs for wman. 2009-03-07 21:20:22 +00:00
Uriel
8e52e0447e Minor docs update. 2009-03-06 17:34:34 +00:00
Uriel
e10ba023ba Remove trailing / from path elements to make nsz happy 2009-03-06 16:58:51 +00:00
Uriel
ebfd6561cf First draft of wman app to browse and display manpages. 2009-03-06 16:32:33 +00:00
Uriel
ed6ae63185 Ops, uncomment the IE6 hack. 2009-03-06 02:53:42 +00:00
Uriel
37551a8d14 Update TODO 2009-03-06 02:24:26 +00:00
Uriel
516e9e7518 Simplify unused code. 2009-03-06 02:24:11 +00:00
Uriel
a7593fab9f Comment on how this IE hack makes other browsers ugly. 2009-03-06 02:23:35 +00:00
Uriel
18434f2f3f Minor CSS cosmetic fix, add white left-border to sidebar items so their width doesn't change on hover. 2009-03-06 01:35:06 +00:00
Uriel
5d4157063c Reverse the RSS/ATOM discovery tag order, make ATOM the default. 2009-03-06 00:15:26 +00:00
Uriel
371cb1938a Add files in sites/default.cat-v.org/ as complement to sites/werc.cat-v.org/ 2009-03-06 00:03:41 +00:00
Uriel
de1c6fca30 Update nhttpd setup docs. 2009-03-06 00:02:53 +00:00
Uriel
bb1f738b8b Added tag LATEST-RELEASE for changeset 884e94ecf23c 2009-03-05 23:56:32 +01:00
Uriel
9f6486a6b9 New release 2009-03-05 23:56:32 +01:00
Uriel
84db5e1dc8 Merge 2009-03-04 09:03:09 +00: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
feb444fc1c Correct <ul> and <li> nesting in navigation sidebar. 2009-03-03 22:34:26 +00:00
Uriel
547f98328f Revert the <ul> fix which was not really correct, and fix another missing </li>. 2009-03-03 22:04:17 +00:00
Uriel
54395f790d Stop generating an extra superfluous <ul></ul> in sidebar menu. 2009-03-03 21:38:22 +00:00
Uriel
2a34765dbc Add mising </p>. 2009-03-03 21:37:36 +00:00
Uriel
2c21ba4ae7 Exit after printing http headers if request method is HEAD. 2009-03-03 20:24:25 +00:00
Uriel
301331f63f Cosmetic code fix. 2009-03-03 20:23:51 +00:00
Uriel
c9b9e4e9bf Preserve ifs when calling other functions after temporary altering it. Fixes a couple of minor bugs.
Added difs env var that can be used anywhere to restore default ifs.
2009-03-03 20:23:00 +00:00
Uriel
d12c13ee25 Further cleanup and simplification of redirect code. 2009-03-03 13:15:46 +00:00
Uriel
e74f2966ca Documentation updates. 2009-03-03 12:32:39 +00:00
Uriel
a4c7445523 New link_bar handler to be used in sidebars. 2009-03-03 12:32:03 +00:00
Uriel
94a777ef1f Style and html fixes for user login template. 2009-03-02 16:46:23 +00:00
Uriel
1fafe877e8 Documentation updates. 2009-02-28 14:02:34 +00:00
Uriel
835d392f0c Groups are now simply users with a /members file with one member per file. 2009-02-28 13:27:16 +00:00
Uriel
8c932c3a55 Rename $blog_editors to $conf_blog_editors and give it the default value of 'blog-editors'. 2009-02-28 13:26:40 +00:00
Uriel
32706e97c7 Be more careful when checking passwords, make sure that the password file exists and is not empty. 2009-02-28 12:56:13 +00:00
Uriel
2573838f1b Merge. 2009-02-27 22:39:19 +00:00
Uriel
2313a0851b Minor style changes. 2009-02-27 22:38:55 +00:00