CVS Commit Overview for 2006-12-14
==================================
2006-12-14 Jerome Caffaro <[email protected]>
* modules/bibconvert/lib/bibconvert.py: Made formatting function
'KB' aware of default KBs directory to load kb files from there
when full path not specified in calls to 'KB'. Some code
reformatting.
2006-12-14 Jerome Caffaro <[email protected]>
* modules/bibconvert/lib/bibconvert_xslt_engine.py: Simplified
calls to BibConvert formatting function from XSL stylesheet by
handling node in function in addition to string values.
2006-12-14 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_issn.py: Added check on
CFG_CERN_SITE to select correct field for getting journal name when
formatting. Revised function names
(build_distant_issns->build_issns_from_distant_site and
build_local_issns->build_issns_from_local_site)
2006-12-14 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_issn.py: Added journal-issn
mappings collected from http://cdsweb.cern.ch/. Removed 'limit'
option which was not necessary (building mappings is fast).
2006-12-14 Jerome Caffaro <[email protected]>
* modules/bibconvert/etc/oaidc2marcxml.xsl,
modules/bibconvert/etc/oaimarc2marcxml.xsl: Added licence info at
beginning of stylesheets. Added comments.
2006-12-14 Tibor Simko <[email protected]>
* CREDITS: Added Jasna Markovic for the contributions to the
Croatian translation.
2006-12-14 Jerome Caffaro <[email protected]>
* modules/bibconvert/doc/admin/Makefile.am,
modules/bibconvert/doc/admin/doctype.kb,
modules/bibconvert/doc/admin/oaimarc2marcxml_sample.xsl: Added
sample kb and xsl config file as an example of XSL transformation
done with BibConvert, using BibConvert internal formatting
functions.
2006-12-14 Tibor Simko <[email protected]>
* configure.ac: Bump up the version number to v0.92.0 in view of
the forthcoming release.
2006-12-14 Tibor Simko <[email protected]>
* INSTALL, po/bg.po, po/ca.po, po/cds-invenio.pot, po/cs.po,
po/de.po, po/el.po, po/en.po, po/es.po, po/fr.po, po/hr.po,
po/it.po, po/ja.po, po/no.po, po/pl.po, po/pt.po, po/ru.po,
po/sk.po, po/sv.po, po/uk.po: Updated message references and
version numbers for the forthcoming v0.92.0 release.
2006-12-14 Nicholas Robinson <[email protected]>
* modules/websubmit/lib/websubmit_templates.py: Fixed a bug where
text input fields could have a MAXLENGTH of ZERO when a value was
not set for MAXLENGTH in the element definition in the WebSubmit
DB; Fixed some string escaping for JavaScript repopulation of
element values on page-refresh: previously double-quotes would
break the JavaScript; Cleaned up a few HTML tags;
2006-12-14 Tibor Simko <[email protected]>
* INSTALL: Bump up the version number to v0.92.0.
2006-12-14 Tibor Simko <[email protected]>
* modules/websubmit/lib/functions/Create_Modify_Interface.py: Fixed
import statement typo.
--
CDS Invenio Developers <[email protected]>