Commit graph

8 commits

Author SHA1 Message Date
Uriel
7413921b31 Start to convert templates to HTML 5 2009-07-19 04:02:30 +02: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
2c21ba4ae7 Exit after printing http headers if request method is HEAD. 2009-03-03 20:24:25 +00:00
Uriel
585c733dd2 Custom .css styles moved from /_style.css to _werc/pub/style.css 2009-02-13 02:32:24 +00:00
Uriel
1020b8b669 Handle extraHeaders being nil. 2009-02-01 20:04:28 +01:00
Uriel
2c7fa44f97 Remove some left over headers from default headers.tpl 2008-10-29 06:25:20 +01:00
Uriel
b91bcda71f Allow to set extra http headers! 2008-10-18 03:39:39 +02:00
Uriel
83a10c526a 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
Renamed from inc/headers.tpl (Browse further)