CVS Commit Overview for 2006-11-23
==================================
2006-11-23 Jerome Caffaro <[email protected]>
* modules/bibformat/lib/elements/bfe_authors.py: Added one missing
separator for authors displayed in interactive mode.
2006-11-23 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_external_collections_config.py:
Use "CERN - Indico" instead of "CERN - CDS Indico" as visible name.
2006-11-23 Tibor Simko <[email protected]>
* modules/websearch/lib/websearchadminlib.py: Improved output
messages in the "Configuration of related external collections"
part.
2006-11-23 Nicholas Robinson <[email protected]>
* modules/miscutil/sql/tabcreate.sql: Added column 'score'
(unsigned tinyint) to definition of table 'sbmCATEGORIES'.
2006-11-23 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Put old
tmpl_nice_number() back, not working via locale but via passed
thousands_separator character. Also, edited tmpl_searchalso() to
prettify the look of the external collection search also box on the
search interface pages.
2006-11-23 Jerome Caffaro <[email protected]>
* modules/bibconvert/bin/bibconvert.in: Quick fix for broken usage
of bibconvert with -Ct and -Cs options. Updated help string.
2006-11-23 Jerome Caffaro <[email protected]>
* modules/bibformat/doc/admin/guide.html.wml,
modules/bibformat/etc/format_templates/Test3.bft,
modules/bibformat/lib/bibformat_engine.py,
modules/bibformat/lib/bibformat_engine_tests.py: Added 'escape'
parameter by default to all format elements, allowing to escape the
HTML chars output by the element. Default behaviour when not
specified is the same as before. Updated tests to take this new
feature into account.
2006-11-23 Tibor Simko <[email protected]>
* modules/websearch/lib/search_engine.py,
modules/websearch/lib/websearch_templates.py: When printing the
searh results overview, pay attention as to whether some external
collections were selected for searching. If so, then print the
overview even when searching in a single Invenio collection.
2006-11-23 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_external_collections_config.py:
Cleaned all external search engines' names and base urls.
2006-11-23 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_external_collections.py: Renamed
perform_external_collection_search()'s parameter from
selected_external_collections to
selected_external_collections_infos for clarity and coherence with
how it is named elsewhere (in search_engine.py).
2006-11-23 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_external_collections_searcher.py:
Fixed base urls for SPIRES. Merged KISS book/journal search engine
since it was the same.
2006-11-23 Tibor Simko <[email protected]>
*
modules/websearch/lib/websearch_external_collections_templates.py:
Print external collection results overview even in case of
searching a single collection, because of the presence internal
search results overview box. Prettified English output messages
and the layout.
2006-11-23 Tibor Simko <[email protected]>
* modules/miscutil/demo/democfgdata.sql.wml: Added explicit column
names for INSERT statements for the sbmCATEGORIES table, to account
for the newly added score column. (Explicit column names should be
used everywhere to prevent this from happening "by default".)
2006-11-23 Tibor Simko <[email protected]>
* modules/miscutil/sql/tabcreate.sql: Corrected case of the newly
added score column of the sbmCATEGORIES table to the lowercase
convention used elsewhere.
2006-11-23 Gregory Favre <[email protected]>
* modules/miscutil/lib/Makefile.am,
modules/miscutil/lib/htmlutils.py,
modules/miscutil/lib/htmlutils_tests.py: Added new test units to
htmlutils. Improved htmlutils.HTMLWasher: now escapes URL
containing javascript: spelled with uppercase ascii values (e.g.
Javascript:).
2006-11-23 Jerome Caffaro <[email protected]>
* modules/bibformat/bin/bibreformat.in: Code cleaning. Remove
unsused imports.
2006-11-23 Jerome Caffaro <[email protected]>
* modules/bibformat/bin/bibreformat.in: Removed 1 commented line...
2006-11-23 Tibor Simko <[email protected]>
* modules/miscutil/bin/testsuite.in: Added new htmlutils unit test
suite.
2006-11-23 Tibor Simko <[email protected]>
* modules/miscutil/demo/democfgdata.sql.wml: Initial setup of the
external collection searching demo. The setup demonstrates "see
also" external linking capabilities inside all demo collections and
"search also" external searching capabilities inside Articles &
Preprints collections.
2006-11-23 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_external_collections.py: Print
"Haven't found what you were looking for?" links in the grayish
"google" style, as it used to be.
2006-11-23 Tibor Simko <[email protected]>
* modules/websearch/lib/websearch_templates.py: Fixed missing
urlargd argument to one create_html_link() call.
--
CDS Invenio Developers <[email protected]>