]> oss.titaniummirror.com Git - webber.git/commit
history: convert all get_XXX() functions from the history plugin so
authorHolger Schurig <holgerschurig@gmx.de>
Thu, 25 Jun 2009 14:14:22 +0000 (16:14 +0200)
committerHolger Schurig <holgerschurig@gmx.de>
Thu, 25 Jun 2009 14:22:02 +0000 (16:22 +0200)
commit8a0c0c329455d6bb1ae42b73ad1f3d7351bd4921
treef29c1e039be0dcb1fbd5c70064c231562856b28a
parentdc5e4e61670ef58263654e8d5e66472cac05d256
history: convert all get_XXX() functions from the history plugin so
that they don't return file.title, file.mtime, file.whatever (or a
subset of this), but instead the whole file object.

Update documentation accordingly.
in/functions.md
in/hierarchy.md
in/style/history.tmpl
in/style/sitemap.tmpl
plugins/hierarchy.py