CVS Commit Overview for 2007-11-16
==================================
2007-11-16 Jerome Caffaro <[email protected]>
* modules/webstat/doc/admin/Makefile.am,
modules/webstat/doc/admin/webstat-admin-guide.webdoc,
modules/webstat/doc/admin/webstat-admin.webdoc: WebDocified admin
guide.
2007-11-16 Jerome Caffaro <[email protected]>
* modules/webalert/doc/admin/Makefile.am,
modules/webalert/doc/admin/webalert-admin-guide.webdoc,
modules/webalert/doc/admin/webalert-admin.webdoc: WebDocified admin
guide.
2007-11-16 Jerome Caffaro <[email protected]>
* modules/webhelp/web/help-central.webdoc: Fixed French
translation.
2007-11-16 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webdoc.py: Creates localized file if a
translation is made with _(..)_ syntax. Non-localized parts are
returned in default cdslang language.
2007-11-16 Jerome Caffaro <[email protected]>
* modules/webstyle/lib/webdoc.py: Fixed bug introduced by previous
commit.
2007-11-16 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_indexer.py: fixed misleading
debug msg (cites/is cited by). added verbose option. removed
hard-codes 999-fields.
2007-11-16 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_searcher.py,
modules/bibrank/lib/bibrank_record_sorter.py: added a new simple
method get_cited_by in citation searcher. this method takes a list
instead of a single record id -> should increase processing speed a
lot when the hitset is large. bibrank_record_sorter now calls this
method
2007-11-16 Gabriel Hase <[email protected]>
* modules/Makefile.am, modules/bibformat/lib/bibformat_engine.py,
modules/webjournal/Makefile.am, modules/webjournal/doc/Makefile.am,
modules/webjournal/doc/admin/Makefile.am,
modules/webjournal/doc/hacking/Makefile.am,
modules/webjournal/lib/Makefile.am,
modules/webjournal/lib/bfe_ObjectLanguage.py,
modules/webjournal/lib/webjournal_config.py,
modules/webjournal/lib/webjournal_utils.py,
modules/webjournal/lib/webjournal_webinterface.py,
modules/webjournal/lib/widgets/Makefile.am,
modules/webjournal/lib/widgets/bfe_webjournal_widget_latestPhoto.py,
modules/webjournal/lib/widgets/bfe_webjournal_widget_seminars.py,
modules/webjournal/lib/widgets/bfe_webjournal_widget_weather.py,
modules/webstyle/lib/webinterface_layout.py: added webjournal
module
2007-11-16 Gabriel Hase <[email protected]>
* configure.ac: added webjournal module entries to configure.ac
2007-11-16 Marko Niinimaki <[email protected]>
* modules/bibrank/lib/bibrank_citation_searcher.py,
modules/bibrank/lib/bibrank_regression_tests.py: in get_cited_by,
returns tuples for all id's in the list. for those that have no
cites, return a [id,0] tuple
--
CDS Invenio Developers <[email protected]>