Commit graph

11 commits

Author SHA1 Message Date
Uriel
d289d6a5a4 Fix stupid typo, thanks 9soul for the catch! 2008-12-02 11:38:45 +01:00
Uriel
effe855934 Tentative fix for post link URLs, thanks 9soul for reporting and first try at fixing it. 2008-12-02 08:06:07 +01:00
Uriel
4c1edbce01 Add atom feeds, still needs some cleanup, but seems to mostly work. 2008-11-26 04:56:39 +01:00
Uriel
1ef35f74dd Update blog posting code to use new auth api, also create _apps/brag/ 2008-10-22 09:21:53 +02:00
Uriel
a891993160 Replace blog_dir_handler with a template in lib/feeds/html.tpl 2008-10-18 03:32:13 +02:00
Uriel
818379cf80 Add comment to in progress atom template for future reference 2008-10-10 02:08:58 +00:00
Uriel
ea2ab9de56 Brown paper bag bugfix, make rss feeds work again! 2008-09-30 15:28:48 +02:00
Uriel
1f376ad60a Further cleanup and code reorganization, move generic cgi related functions to cgilib.rc, start to add code to be used for handing comments and wiki editing. 2008-09-26 10:35:12 +02:00
Uriel
ff35f9ebf6 Big reorganization of blog and rss code, now much better integrated with the rest of the handler system, plus fixed a few bugs along the way.
This will make it easier to add things like .atom feeds and comments later.
2008-09-25 11:06:14 +02:00
Uriel
842dc4e0cb Add sample Atom feed file as basis for future template. 2008-09-25 07:02:58 +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