Homec4science

Modified some elements to link to /search?... instead of /search.py?... file.

Authored by Jerome Caffaro <jerome.caffaro@cern.ch> on Aug 21 2006, 11:06.

Description

Modified some elements to link to /search?... instead of /search.py?... file. Renamed get_xml to record_get_xml. Added bibformat_engine_test.py to makefile and modified it to test elements copied in /tmp dir of cds installation. Resolved circular import between search_engine, bibformat and bibformat_utils. Added create_excel function to bibformat as an example of complex formatting of multiple records. Added use_old_bibformat variable in config file to disable/enable new bibformat. Added call_old_bibformat to bibformat_engine (mostly refactoring of existing code). Parameter search_pattern of format_record (and co) function is now a list of words corresponding to parsed user search request instead of raw request string.

Event Timeline

Jerome Caffaro <jerome.caffaro@cern.ch> committed R3600:d7d3d99c9a97: Modified some elements to link to /search?... instead of /search.py?... file. (authored by Jerome Caffaro <jerome.caffaro@cern.ch>).Aug 21 2006, 11:06