Commit Graph

8 Commits

Author SHA1 Message Date
uriel
4cf713e5a6 Start to convert templates to HTML 5 2009-07-19 04:02:30 +02:00
uriel
8a4951c5bb 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
83bb3e1088 Exit after printing http headers if request method is HEAD. 2009-03-03 20:24:25 +00:00
uriel
0ae1fb8278 Custom .css styles moved from /_style.css to _werc/pub/style.css 2009-02-13 02:32:24 +00:00
uriel
b4cc8905a0 Handle extraHeaders being nil. 2009-02-01 20:04:28 +01:00
uriel
584060f412 Remove some left over headers from default headers.tpl 2008-10-29 06:25:20 +01:00
uriel
cb1cd1f2f9 Allow to set extra http headers! 2008-10-18 03:39:39 +02:00
uriel
346b758756 Reorganization of included and template files, made more consistent and logical. inc/ is now called lib/, and all non-staic files in pub/ have moved to lib/.
In site dirs _config and _default.tpl have moved to _werc/ in preparation for things like comments.
2008-09-24 20:21:32 +02:00