Skip to content

Commit

Permalink
Implemented name change CDSware to CDS Invenio. Also, introduced new …
Browse files Browse the repository at this point in the history
…configure

policy (webdir is now automatically equal to prefix/var/www).  May need more
refinements and comments later.
  • Loading branch information
tiborsimko committed May 4, 2006
1 parent fa9f6be commit 18b100f
Show file tree
Hide file tree
Showing 643 changed files with 4,207 additions and 4,199 deletions.
27 changes: 13 additions & 14 deletions ABOUT-NLS
@@ -1,12 +1,12 @@
CERN DOCUMENT SERVER SOFTWARE (CDSware) NATIVE LANGUAGE SUPPORT
===============================================================
CDS Invenio NATIVE LANGUAGE SUPPORT
===================================

Revision: $Id$

About
=====

This document describes the Native Language Support (NLS) in CDSware.
This document describes the Native Language Support (NLS) in CDS Invenio.

Contents
========
Expand All @@ -19,7 +19,7 @@ A. Introducing a new language
1. Native Language Support information for administrators
=========================================================

CDSware is currently available in the following languages:
CDS Invenio is currently available in the following languages:

ca = Catalan
cs = Czech
Expand All @@ -38,14 +38,14 @@ CDSware is currently available in the following languages:
sv = Swedish
uk = Ukrainian

If you are installing CDSware and you want to enable/disable some
If you are installing CDS Invenio and you want to enable/disable some
languages, please just follow the standard installation procedure as
described in the INSTALL file. The default language of the
installation as well as the list of all user-seen languages can be
selected in the general config.wml file, see variables CDSLANG and
CDSLANGS.

(Please note that some runtime CDSware daemons -- such as webcoll,
(Please note that some runtime CDS Invenio daemons -- such as webcoll,
responsible for updating the collection cache, running every hour or
so -- may work twice as long when twice as many user-seen languages
are selected, because it creates collection cache page elements for
Expand All @@ -56,15 +56,15 @@ setup, you may want to try to limit the list of selected languages.)
2. Native Language Support information for translators
======================================================

If you want to contibute a translation to CDSware, then please follow
If you want to contibute a translation to CDS Invenio, then please follow
the procedure below:

- Please check out the existence of po/LL.po file for your language,
where LL stands for the ISO 639 language code (e.g. `el' for
Greek). If such a file exists, then this language is already
supported, in which case you may want to review the existing
translation (see below). If the file does not exist yet, then you
can create an empty one by copying the cdsware.pot template file
can create an empty one by copying the cds-invenio.pot template file
into LL.po that you can review as described in the next item.
(Please note that you would have to translate some dynamic
elements that are currently not located in the PO file, see the
Expand All @@ -83,7 +83,7 @@ the procedure below:
make sure it does not contain formatting errors. (E.g. in the
Emacs PO mode, press `V' to validate the file.)

- If you have access to a test installation of CDSware, you may want
- If you have access to a test installation of CDS Invenio, you may want
to see your modified PO file in action:

$ cd po
Expand All @@ -94,7 +94,7 @@ the procedure below:
$ firefox http://your.site/?ln=ja # check it out in context

If you do not have access to a test installation, please
contribute your PO file (see next step) and the CDSware developers
contribute your PO file (see next step) and the CDS Invenio developers
will install it on a test site and will contact you so that you
would be able to check your translations in the global context of
the application.
Expand All @@ -109,7 +109,7 @@ See also the GNU gettext manual, especially the chapters 5, 6 and 11.
3. Native Language Support information for programmers
======================================================

CDSware uses standard GNU gettext I18N and L12N philosophy.
CDS Invenio uses standard GNU gettext I18N and L12N philosophy.

In Python programs, all output strings should be made translatable via
_() convention:
Expand Down Expand Up @@ -180,7 +180,7 @@ translator sends over the following translations by email:
- the right-hand-side portalbox:

ABOUT THIS SITE
Welcome to the demo site of the CDSware, a free document server
Welcome to the demo site of the CDS Invenio, a free document server
software coming from CERN. Please feel free to explore all the
features of this demo site to the full.
SEE ALSO
Expand All @@ -194,8 +194,7 @@ be to translate some short static HTML pages:
- modules/webhelp/web/index.html.wml
- modules/websearch/doc/index.html.wml

Thanks for helping to internationalize the CERN Document Server
Software.
Thanks for helping to internationalize CDS Invenio.

- CDS Development Group
<cds.support@cern.ch>
Expand Down
69 changes: 44 additions & 25 deletions AUTHORS
@@ -1,47 +1,66 @@
CERN DOCUMENT SERVER SOFTWARE (CDSware) AUTHORS
===============================================
CDS Invenio AUTHORS
===================

Revision: $Id$

The CDS Development Group currently consists of:
CDS Invenio is developed at, and maintained by, the CERN Document
Server Software Consortium, jointly by CERN (European Organization for
Nuclear Research, Geneva, Switzerland) and EPFL (École Polytechnique
Fédérale de Lausanne, Lausanne, Switzerland).

The CERN development group currently consists of:

- Jean-Yves Le Meur <jean-yves.le.meur@cern.ch>
Head of the team. Strategic planning and lead.

- Tibor Simko <tibor.simko@cern.ch>
Head Developer. Search engine, indexing engine, task scheduling
system, user interface and personalization, general system
architecture, release management.
Maintains mostly: WebSearch, BibWords, BibSched, WebStyle,
WebHelp, WebAlert, WebBasket, MiscUtils.
Head Developer. General system architecture, release management.
WebSearch, BibIndex, BibSched, WebStat, WebStyle, WebSession,
WebHelp, and more.

- Thomas Baron <thomas.baron@cern.ch>
Submit interface, batch upload, administrative modules.
Maintains mostly: WebSubmit, BibUpload, BibSched.

- Martin Vesely <martin.vesely@cern.ch>
Open Archive Initiative gateway, metadata conversion.
Maintains mostly: BibConvert, BibHarvest.
BibHarvest, BibConvert, BibMatch.

- Nicholas Robinson <nicholas.robinson@cern.ch>
Reference extraction from PDF files, for the BibEdit module.
WebSubmit, reference extraction for the BibEdit module.

- Alberto Pepe <alberto.pepe@cern.ch>
(upcoming)
BibClassify, BibHarvest Admin.

- Maja Gracco <maja.gracco@cern.ch>
System librarian, MARC21 expertise.
- Diane Berkovits <diane.berkovits@epfl.ch>
Ranking by downloads, for the BibRank and WebSubmit
modules.

- Gregory Favre <gregory.favre@cern.ch>
WebBasket, WebMessage. Improvements to WebComment.

- Krzysztof Jedrzejek <krzysztof.jedrzejek@cern.ch>
Improvements to ElmSubmit.

- Chris Montarbaud <christiane.montarbaud@cern.ch>
Multimedia and photos.
Multimedia and photo management.

Many former group members (CERN fellows, technical and summer
students) contributed to the project. In an approximate decreasing
chronological order:
The EPFL development group currently consists of:

- Diane Berkovits <diane.berkovits@epfl.ch>
Ranking by downloads, for the BibRank and WebSubmit
modules.
- Frédéric Gobry <frederic.gobry@epfl.ch>
Templating system, numerous patches.

Many former group members (CERN and EPFL staff and fellows, technical
students, diploma students, summer students) contributed to the
project. In an approximate decreasing chronological order:

- Paulo Cabral <paulo.cabral@cern.ch>
WebComment, error library, design of collaborative features.

- Thomas Baron <thomas.baron@cern.ch>
WebSubmit and BibUpload. Improvements to BibSched.

- Maja Gracco <maja.gracco@cern.ch>
System librarian, MARC21 expertise.

- Tiberiu Dondera <tiberiu.dondera@pronet-consulting.com>
Patches for the WebSubmit engine and the admin interface.
Templatizing codebase.

- Anna Afshar <anna.afshar@novell.com>
Ranking by citations, for the BibRank module.
Expand Down
16 changes: 4 additions & 12 deletions CREDITS
@@ -1,22 +1,14 @@
CERN DOCUMENT SERVER SOFTWARE (CDSware) CREDITS
===============================================
CDS Invenio CREDITS
===================

Revision: $Id$

Several people outside the CDSware Development Team
Several people outside the CDS Invenio Development Team
contributed to the project:

- Thierry Thomas <thierry@FreeBSD.org>
Patches for compiling CDSware on FreeBSD.
Patches for compiling CDS Invenio on FreeBSD.

- Frédéric Gobry <frederic.gobry@epfl.ch>
Patches for building CDSware out of its source tree, with
wildcard expansion and localstatedir patch, and numerous other
patches.

- Tiberiu Dondera <tiberiu.dondera@pronet-consulting.com>
Patches for the WebSubmit engine and the admin interface.

- Guido Pelzer <guido.pelzer@web.de>
Contributions to the German translation.

Expand Down

0 comments on commit 18b100f

Please sign in to comment.