simon-svn: agedu: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Sat Apr 9 22:01:01 BST 2011


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       9150
Date:           2011-04-09 22:01:01 +0100 (Sat, 09 Apr 2011)

Log message (10 lines):
Switch all the HTML-based reporting modes (the internal httpd, the CGI
mode and the dump of static HTML files) to using URIs and filenames
based on the text of the pathname being reported on, rather than its
numeric index in the data file. The aim is that sub-URIs should remain
valid when the data is updated - if, for instance, you're running the
agedu CGI script permanently and changing the data file under it every
so often.

There's code in there to support the old numeric index behaviour, but
currently no UI to enable it. There could be easily enough, though.

Modified files:
U   agedu/TODO
U   agedu/agedu.c
U   agedu/html.c
U   agedu/html.h
U   agedu/httpd.c

Links:
http://svn.tartarus.org/sgt/?rev=9150&view=rev
http://svn.tartarus.org/sgt/agedu/TODO?rev=9150&r1=9149&r2=9150
http://svn.tartarus.org/sgt/agedu/agedu.c?rev=9150&r1=9149&r2=9150
http://svn.tartarus.org/sgt/agedu/html.c?rev=9150&r1=9149&r2=9150
http://svn.tartarus.org/sgt/agedu/html.h?rev=9150&r1=9149&r2=9150
http://svn.tartarus.org/sgt/agedu/httpd.c?rev=9150&r1=9149&r2=9150



More information about the tartarus-commits mailing list