Revision: 748
http://rpy.svn.sourceforge.net/rpy/?rev=748&view=rev
Author: lgautier
Date: 2009-08-15 18:25:04 + (Sat, 15 Aug 2009)
Log Message:
---
finally moved the home-grown templating system to
a third-party templating system (Jinja2)
Modified Paths:
--
Revision: 749
http://rpy.svn.sourceforge.net/rpy/?rev=749&view=rev
Author: lgautier
Date: 2009-08-15 19:20:59 + (Sat, 15 Aug 2009)
Log Message:
---
moved some more pages to the new templating system
Modified Paths:
--
trunk/htdocs/build.py
trunk/htd
Bugs item #2830501, was opened at 2009-07-31 19:46
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=453021&aid=2830501&group_id=48422
Please note that this message will contain a full copy of the comment t
Revision: 750
http://rpy.svn.sourceforge.net/rpy/?rev=750&view=rev
Author: lgautier
Date: 2009-08-16 05:49:10 + (Sun, 16 Aug 2009)
Log Message:
---
Finished the port of the web pages to the new templating system.
RPy pages now have a prefix "rpy_".
Modified Paths:
Revision: 751
http://rpy.svn.sourceforge.net/rpy/?rev=751&view=rev
Author: lgautier
Date: 2009-08-16 05:52:41 + (Sun, 16 Aug 2009)
Log Message:
---
Adapted the Makefile to the new templating system
Modified Paths:
--
trunk/htdocs/Makefile
Modified: tru