CVS Commit Overview for 2006-12-15
==================================
2006-12-15 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmitadmin_templates.py: Fixed unquoted
SIZE attribute of INPUT tag in function
"tmpl_display_addelementform" (udes to configure a WebSubmit form
element);
2006-12-15 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmitadmin_engine.py: Corrected
undefined variable problems; corrected import of
'acc_deleteUserRole' from 'invenio.access_control_admin';
2006-12-15 Jerome Caffaro <[email protected]>
* modules/bibconvert/doc/admin/doctype.kb,
modules/bibconvert/doc/admin/example_oaimarc2xm.xsl,
modules/bibconvert/doc/admin/example_oaimarc2xm_collID.kb,
modules/bibconvert/doc/admin/oaimarc2marcxml_sample.xsl: Renamed
example files. TOBEREMOVED default string in kb has been renamed
_DELETE_. Example kb modified to not show a one to one mapping.
2006-12-15 Jerome Caffaro <[email protected]>
* modules/bibconvert/doc/admin/Makefile.am: Modified to reflect
name changes of example files example_oaimarc2xm_collID.kb and
example_oaimarc2xm.xsl.
2006-12-15 Jerome Caffaro <[email protected]>
* modules/bibformat/bin/bibreformat.in,
modules/bibformat/doc/admin/guide.html.wml,
modules/bibformat/lib/bibformat_config.py,
modules/bibformat/lib/bibformat_engine.py,
modules/bibformat/lib/bibformat_engine_tests.py,
modules/bibformat/lib/elements/bfe_abstract.py,
modules/bibformat/lib/elements/bfe_affiliation.py,
modules/bibformat/lib/elements/bfe_authors.py,
modules/bibformat/lib/elements/bfe_bfx_engine.py,
modules/bibformat/lib/elements/bfe_cited_by.py,
modules/bibformat/lib/elements/bfe_edit_record.py,
modules/bibformat/lib/elements/bfe_external_publications.py,
modules/bibformat/lib/elements/bfe_fulltext.py,
modules/bibformat/lib/elements/bfe_keywords.py,
modules/bibformat/lib/elements/bfe_photo_resources.py,
modules/bibformat/lib/elements/bfe_photo_resources_brief.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_topbanner.py,
modules/bibformat/lib/elements/bfe_url.py: Escaping enabled by
default for output produced by all format elements. Added
possibility for elements to override this default behaviour through
escape_values() function. Modified elements that produced HTML to
disable escaping using above function.
--
CDS Invenio Developers <[email protected]>