CVS Commit Overview for 2008-01-30
==================================
2008-01-30 Tibor Simko <[email protected]>
* modules/websubmit/doc/admin/websubmit-admin-guide.webdoc:
Expanded several LIBDIR occurrences that survived from WML times.
2008-01-30 Tibor Simko <[email protected]>
* modules/webstyle/lib/webpage.py: Removed unused imports of
CFG_WEBSTYLE_CDSPAGEHEADER, CFG_WEBSTYLE_CDSPAGEFOOTER.
2008-01-30 Tibor Simko <[email protected]>
* modules/miscutil/sql/tabdrop.sql: Added jrnISSUE.
2008-01-30 Tibor Simko <[email protected]>
* modules/miscutil/bin/dbtest.in: Changed dbtest so that it does
not depend on having tables around anymore. The tables will be
explicitly created later during 'make create-tables' step. This
goes hand in hand with decoupling of table creation step from the
'make install' step.
2008-01-30 Tibor Simko <[email protected]>
* modules/miscutil/sql/tabfill.sql,
modules/miscutil/sql/tabfill.sql.wml: Removed WML dependency from
tabfill.sql. The current WML-less version no longer sets up
CDSNAME and ADMINEMAIL anymore. These are set by the new
inveniocfg tool.
2008-01-30 Tibor Simko <[email protected]>
* modules/miscutil/sql/.cvsignore,
modules/miscutil/sql/Makefile.am: Install SQL files into "lib" too,
so that they can be eventually used even without Invenio sources
laying around.
2008-01-30 Tibor Simko <[email protected]>
* modules/miscutil/lib/.cvsignore: Removed mistaken messages.py and
mailutils.py now that WML is gone.
2008-01-30 Tibor Simko <[email protected]>
* modules/miscutil/bin/.cvsignore,
modules/miscutil/bin/Makefile.am,
modules/miscutil/bin/inveniocfg.in,
modules/miscutil/lib/Makefile.am,
modules/miscutil/lib/config.py.wml,
modules/miscutil/lib/inveniocfg.py: Initial release of the
inveniocfg tool. Phased out good old WML.
2008-01-30 Tibor Simko <[email protected]>
* INSTALL, Makefile.am, configure.ac, config/Makefile.am,
config/config.wml, config/configbis.wml.in,
config/invenio-autotools.conf.in, config/invenio.conf: Initial
release of the new invenio.conf configuration file format. This
effectively means that we do not depend on WML anymore. The new
conf format and its corresponding tools are going to be
progressively improved in the coming days and weeks.
2008-01-30 Tibor Simko <[email protected]>
* configure.ac: Removed superfluous inveniogc.
--
CDS Invenio Developers <[email protected]>