]> git.llucax.com Git - software/blitiri.git/history - blitiri.cgi
Avoid code repetition by adding a helper function Template.get_template()
[software/blitiri.git] / blitiri.cgi
2008-08-08 Leandro LucarellaAvoid code repetition by adding a helper function Templ...
2008-08-08 Leandro LucarellaAvoid code repetition by adding Article.to_vars() method
2008-08-08 Leandro LucarellaMake default template Use XHTML 1.0 Strict
2008-08-08 Leandro LucarellaRemove <br/>s to make the default template more XHTML...
2008-08-08 Leandro LucarellaUse text/css as Content-type when rendering the style...
2008-08-08 Leandro LucarellaUse a fixed width in the default style sheet
2008-08-07 Leandro LucarellaApply os.path.realpath() to *_path config variables...
2008-08-07 Leandro LucarellaMake blitiri.cgi work as a symlink
2008-03-11 Alberto BertogliAdd a "list" view to list all articles.
2007-05-22 Alberto BertogliRelax config import to make it usable.
2007-05-22 Alberto BertogliBe more verbose with article path errors.
2007-05-22 Alberto BertogliInitial commit.