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:
parent
ff35f9ebf6
commit
1f376ad60a
3 changed files with 51 additions and 52 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue