CVS Commit Overview for 2006-07-28
==================================

2006-07-28  Jerome Caffaro <[email protected]>

        * modules/bibformat/bin/bibreformat.in,
        modules/bibformat/etc/format_templates/Default_HTML_brief.bft,
        modules/bibformat/etc/format_templates/Default_HTML_detailed.bft,
        modules/bibformat/etc/format_templates/MARCXML.bft,
        modules/bibformat/etc/format_templates/Picture_HTML_brief.bft,
        modules/bibformat/etc/format_templates/Picture_HTML_detailed.bft,
        modules/bibformat/lib/bibformat.py,
        modules/bibformat/lib/bibformat_engine.py,
        modules/bibformat/lib/bibformat_migration_kit.py,
        modules/bibformat/lib/bibformat_migration_kit_assistant_lib.py,
        modules/bibformat/lib/bibformat_utils.py,
        modules/bibformat/lib/bibformatadminlib.py,
        modules/bibformat/lib/elements/Makefile.am,
        modules/bibformat/lib/elements/bfe_abstract.py,
        modules/bibformat/lib/elements/bfe_authors.py,
        modules/bibformat/lib/elements/bfe_keywords.py,
        modules/bibformat/lib/elements/bfe_photo_resources.py,
        modules/bibformat/lib/elements/bfe_publi_info.py,
        modules/bibformat/lib/elements/bfe_references.py,
        modules/bibformat/lib/elements/bfe_title.py,
        modules/bibformat/lib/elements/bfe_title_brief.py,
        modules/bibformat/lib/elements/bfe_xml_record.py,
        modules/websearch/lib/search_engine.py: BibFormat: -added another
        backward-compatibility layer (old format used if new one not found)
        -'import' issue fixed (due to temporary recursive imports of
        bibformat and search_engine during migration phase) -fixed other
        minor issues (unnecessary escapes of chars, verification of given
        parameters in functions, etc.) BibFormat utils: -highlight()
        function now uses create_basic_search_units() of search_engine().
        Ignore cases.  -implemented get_contextual_content() function
        Template and element files: -various minor adjustments and bug
        fixes Search_engine: -can call new BibFormat -added
        'search_pattern' and 'uid' param to some methods, for contextual
        formatting.  BibReformat: -completed and corrected implementation
        of calls to new BibFormat.

2006-07-28  Jerome Caffaro <[email protected]>

        * modules/bibformat/lib/elements/bfe_external_publications.py: new
        element (used in Picture_HTML_detailed template)

2006-07-28  Gregory Favre <[email protected]>

        * modules/webcomment/lib/webcomment_templates.py: Fixed a bug (due
        to the introduction of the new i18n strategy) that occured when
        posting a review. Thanks to Jean-Yves.

2006-07-28  Jerome Caffaro <[email protected]>

        * modules/websearch/lib/search_engine.py: redirected import of
        get_xml from bibformat to bibformat_utils

-- 
CDS Invenio Developers <[email protected]>


Reply via email to