CVS Commit Overview for 2006-08-25
==================================
2006-08-25 Jerome Caffaro <[email protected]>
* modules/bibformat/doc/admin/guide.html.wml,
modules/bibformat/lib/bibformat.py,
modules/bibformat/lib/bibformat_engine.py,
modules/bibformat/lib/bibformat_templates.py,
modules/bibformat/lib/bibformatadminlib.py: Improved backward
compatibility with old BibFormat: if not all formats to which an
output formats refers have been migrated, give old BibFormat the
opportunity to format the record in non-migrated cases. Updated
documentation for this feature.
2006-08-25 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/bibformat_templates.py: Updated interface
to hide backward compatibility if php is not enabled. Added
divider in 'templates' list in output format rules web GUI.
2006-08-25 Jerome Caffaro <[email protected]>
* modules/bibformat/etc/format_templates/Makefile.am,
modules/bibformat/etc/output_formats/Makefile.am,
modules/bibformat/lib/bibformat_config.py,
modules/bibformat/lib/bibformat_engine.py,
modules/bibformat/lib/elements/bfe_title.py,
modules/bibformat/lib/elements/bfe_title_brief.py: Added HTML
similarity template and output format. Adapted some elements in
consequence. Updated BibFormat to consider control field for
format elements based on logical fields (not python elements).
Remove white space in bibformat_config in one error message code
which prevented message to be found.
2006-08-25 Jerome Caffaro <[email protected]>
* modules/websearch/lib/search_engine.py: Removed test for 'hs'
format, which makes hs formatted by BibFormat now.
2006-08-25 Jerome Caffaro <[email protected]>
* modules/bibformat/etc/output_formats/HS.bfo: Added HS file...
2006-08-25 Jerome Caffaro <[email protected]>
*
modules/bibformat/etc/format_templates/Default_HTML_similarity.bft:
Added hs template.
2006-08-25 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py: When creating nearest
terms links, treat also cases like author:"Ellis, Z" (quotes
included).
2006-08-25 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_regression_tests.py: Added test
for nearest terms links for queries of the form author:"Ellis, Z"
(quotes included). Started to write boolean and author query
tests.
--
CDS Invenio Developers <[email protected]>