CVS Commit Overview for 2006-11-22
==================================

2006-11-22  Jerome Caffaro <[email protected]>

        * modules/bibconvert/lib/bibconvert_bfx_engine.py,
        modules/bibconvert/lib/bibconvert_xslt_engine.py: xsl_engine now
        fails gently when no XSLT processor found.  Removal of benchmark
        code from __name__ == "__main__".  Other minor changes.

2006-11-22  Jerome Caffaro <[email protected]>

        * modules/bibconvert/etc/oaidc2marcxml.xsl: Modified sample
        OIA->MARCXML stylesheet to remove unused namespaces in result of
        transformation.  Added comment to remind users of changing marc tag
        for OAI indentifier corresponding to their installation.

2006-11-22  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/bibformat_bfx_engine.py: Fixed problem of
        random authors (+other similar fields) displaying in NLM format
        (+other formats).

2006-11-22  Gregory Favre <[email protected]>

        * modules/miscutil/lib/Makefile.am: Added reference for new
        htmlutils module

2006-11-22  Gregory Favre <[email protected]>

        * modules/miscutil/lib/htmlutils.py: Added new escape_html
        function. This method should be used instead of HTMLWasher class
        when HTML formatting has to be completely suppressed.

2006-11-22  Gregory Favre <[email protected]>

        * modules/miscutil/lib/urlutils.py: Introduced function create_url
        and create_html_link. Suppressed a_href function.

2006-11-22  Gregory Favre <[email protected]>

        *
        modules/websearch/lib/websearch_external_collections_templates.py,
        modules/websearch/lib/websearch_templates.py: Adapted templates in
        order to suppress references to miscutil.urlutils a_href function.

2006-11-22  Gregory Favre <[email protected]>

        * modules/webstyle/lib/webstyle_templates.py: Suppressed references
        to miscutil.urlutils a_href function (used create_html_link
        instead). Minor HTML fixes.

2006-11-22  Gregory Favre <[email protected]>

        * modules/webmessage/lib/webmessage.py,
        modules/webmessage/lib/webmessage_mailutils.py,
        modules/webmessage/lib/webmessage_templates.py,
        modules/webmessage/lib/webmessage_webinterface.py: Fixed XSS
        problems: now webmessage module correctly escapes HTML, permitting
        use of some specific tags (e.g. links). Removed references to
        cgi.escape (now uses miscutil.htmlutils' escape_html function).
        Refactored code (unused imports, line lengths, etc.).

2006-11-22  Tibor Simko <[email protected]>

        * INSTALL: Cite MySQL 4.1 packages in the apt-get example for
        Debian "Sarge".

2006-11-22  Tibor Simko <[email protected]>

        * modules/bibharvest/lib/oai_repository.py: Removed unnecessary
        parts in "if X and X" boolean tests, thanks to Guido Pelzer.

-- 
CDS Invenio Developers <[email protected]>


Reply via email to