CVS Commit Overview for 2007-10-19
==================================
2007-10-19 Jerome Caffaro <[email protected]>
* modules/webstyle/doc/admin/guide.html.wml: Fixed a typo and
explained a command.
2007-10-19 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/template.py: Added possibility to specify
directories of templates to check.
2007-10-19 Samuele Kaplun <[email protected]>
* modules/miscutil/lib/errorlib.py: Added register_exception for
nicely logging a given exception with all its contextual
information. To be used as in: try: raise
InvenioFooException('this is a nice message') except
InvenioFooException, e: register_exception(req=req)
It automatically discover the last caught exception.
--
CDS Invenio Developers <[email protected]>