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.

This commit is contained in:
Uriel 2008-09-26 10:35:12 +02:00
parent ff35f9ebf6
commit 1f376ad60a
3 changed files with 51 additions and 52 deletions

View file

@ -34,8 +34,8 @@ fn statpost {
<description>%($blogDesc%)</description>
<language>en-us</language>
<generator>Tom Duff's rc, and Kris Maglione's clever hackery</generator>
<webMaster>uriel99+rss@gmail.com (Uriel)</webMaster>
%{
# <webMaster>uriel99+rss@gmail.com (Uriel)</webMaster>
for(f in `{sortedBlogPostList $blogDirs}) {
statpost $f
# Hack to aproximate the last build date