CVS Commit Overview for 2007-07-24
==================================
2007-07-24 Samuele Kaplun <[email protected]>
* modules/bibformat/lib/bibformat_config.py,
modules/bibformat/lib/elements/bfe_abstract.py,
modules/bibformat/lib/elements/bfe_title.py: Added support for
MimeTeX (http://www.forkosh.com/mimetex.html) in order to display
images of LaTeX formulas in place of $log(x^3)$.
2007-07-24 Samuele Kaplun <[email protected]>
* modules/bibsched/lib/bibtask.py: Added external authentication
support in CLI tools.
2007-07-24 Samuele Kaplun <[email protected]>
* modules/webaccess/lib/access_control_engine.py: Fixed typo bug.
2007-07-24 Samuele Kaplun <[email protected]>
* modules/websearch/lib/search_engine.py: Added stripping of latex
accents.
2007-07-24 Samuele Kaplun <[email protected]>
* modules/bibindex/lib/bibindex_engine_stemmer.py: Added support
for C library SnowBall PyStemmer (http://snowball.tartarus.org)
alongside Pythonic Porter algorithm.
2007-07-24 Samuele Kaplun <[email protected]>
* modules/websubmit/lib/file.py: Added some warnings.
2007-07-24 Gregory Favre <[email protected]>
* modules/websubmit/lib/file.py: Fixed an IndexError occuring if a
bibdoc id was given to Bibdoc class' constructor but didn't exist
in the database. Now returns None.
--
CDS Invenio Developers <[email protected]>