From a51e2c193474acc5b54dbe5240d0f8fee631da3d Mon Sep 17 00:00:00 2001 From: Paul POULAIN Date: Mon, 12 Nov 2007 12:13:21 -0600 Subject: [PATCH] updating about.pl - adding all dependencies - adding yui tabs for a better look - adding BibLibre in credits for frenchies main contributors - removing translators for other languages than french, as only french is available now Signed-off-by: Chris Cormack Signed-off-by: Joshua Ferraro --- about.pl | 63 +++++- .../intranet-tmpl/prog/en/modules/about.tmpl | 205 ++++++++++-------- 2 files changed, 164 insertions(+), 104 deletions(-) diff --git a/about.pl b/about.pl index 8076964874..dbd981d1ed 100755 --- a/about.pl +++ b/about.pl @@ -56,17 +56,62 @@ $template->param( zebraVersion => $zebraVersion, ); my @component_names = - qw/MARC::File::XML MARC::Charset Class::Accessor - LWP::Simple XML::Simple Net::Z3950 - Event Net::LDAP PDF::API2 - Mail::Sendmail MARC::Record Digest::MD5 - HTML::Template DBD::mysql - DBI Net::Z3950::ZOOM - Date::Calc + qw/CGI +CGI::Carp +CGI::Session +Class::Factory::Util +Class::Accessor +DBD::mysql +DBI +Data::Dumper +Date::Calc +Date::Manip +Digest::MD5 +File::Temp +GD::Barcode::UPCE +Getopt::Long +Getopt::Std +HTML::Template::Pro +HTTP::Cookies +HTTP::Request::Common +LWP::Simple +LWP::UserAgent +Lingua::Stem +List::Util +Locale::Language +MARC::Charset +MARC::File::XML +MARC::Record +MIME::Base64 +MIME::QuotedPrint +Mail::Sendmail +Net::Z3950::ZOOM +PDF::API2 +PDF::API2::Page +PDF::API2::Util +PDF::Reuse +PDF::Reuse::Barcode +POSIX +Schedule::At +Term::ANSIColor +Test +Test::Harness +Test::More +Text::CSV +Text::Wrap +Time::HiRes +Time::localtime +Unicode::Normalize +XML::Dumper +XML::LibXML +XML::SAX::ParserFactory +XML::Simple +XML::RSS /; my @components = (); +my $counter=0; foreach my $component ( sort @component_names ) { my $version; if ( eval "require $component" ) { @@ -78,12 +123,14 @@ foreach my $component ( sort @component_names ) { else { $version = 'module is missing'; } - + $counter++; + $counter=0 if $counter >3; push( @components, { name => $component, version => $version, + counter => $counter, } ); } diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tmpl index 571a963878..ee061c3e80 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tmpl @@ -4,6 +4,14 @@ +
@@ -11,100 +19,105 @@
-

About Koha

- - - - - - - - - -
Server information
Koha version:
OS version ('uname -a'):
Perl version:
MySQL version:
Apache version:
Zebra version:
- - - - - - - - - -
Perl modules
- - -

Special thanks to the following libraries

-
    -
  • Horowhenua Library Trust, New Zealand, and Rosalie Blake, Head of Libraries, (Koha 1.0)
  • -
  • The Nelsonville Public Library, USA, Ohio (MARC support funding)
  • -
  • EMN (Ecole des Mines de Nantes), France (Suggestion, stats modules and improved ldap support funding)
  • -
  • ENSMP (Ecole Nationale Supérieure des Mines de Paris), France (biblio frameworks, MARC authorities, OPAC basket, Serials support funding)
  • -
  • SAN-Ouest Provence Koha 3.0 members & reserve modules. -
- -

Core team

-
    -
  • LibLime (Joshua Ferraro), USA (Koha 3.0 Release Manager)
  • -
  • Paul Poulain, Henri Damien Laurent, Antoine Farnault, France (Koha 2.0 & 2.2 Release Manager)
  • -
  • Katipo Communications (Chris Cormack), New Zealand (Koha 1.0 & 1.2 Release Manager)
  • -
  • SAN-Ouest Provence (Bruno Toumi & Arnaud Laurin), France
  • -
- - -

Thanks to

-
    -
  • Adam Thick
  • -
  • Andrew Hooper
  • -
  • Al Banks
  • -
  • Ambrose Li (translation tool)
  • -
  • Andrew Arensburger (the small and great C4::Context module)
  • -
  • Benedykt P. Barszcz (Polish for 2.0)
  • -
  • Brig C. McCoy
  • -
  • Daniel Holth
  • -
  • David Strainchamps
  • -
  • Dorian Meid (German translation)
  • -
  • doXulting (Matthieu Branlat) OPAC basket
  • -
  • Ed Summers (Some code and Perl packages like MARC::Record)
  • -
  • Esiee School (Jérome Vizcaino, Michel Lerenard, Pierre Cauchois)
  • -
  • Florian Bischof
  • -
  • Francisco M. Marzoa Alonso
  • -
  • Glen Stewart
  • -
  • Henri-Damien Laurent
  • -
  • Jo Ransom
  • -
  • Kip DeGraaf
  • -
  • Marco Gaiarin
  • -
  • Md. Aftabuddin
  • -
  • Michaes Herman
  • -
  • Mike Hansen
  • -
  • Mike Johnson
  • -
  • Mike Mylonas
  • -
  • MJ Ray and Turo Technology LLP, (quality control, installer and updater, 2.0 release maintainer)
  • -
  • Nicholas Rosasco, (Documentation Compiler)
  • -
  • Nicolas Morin (French Translation in 2.0)
  • -
  • Pawel Skuza (Polish for 1.2)
  • -
  • Pate Eyler (Kaitiaki from 2002 to 2004)
  • -
  • Regula Sebastiao
  • -
  • Roger Buck
  • -
  • Ron Wickersham
  • -
  • Sebastiaan Durand
  • -
  • Steve Tonnesen (early MARC work, Virtual Bookshelves concept, KohaCD)
  • -
  • Stephen Hedges
  • -
  • Universidad ORT Uruguay (Ernesto Silva, Andres Tarallo)
  • -
- - -

Translation

-
    -
  • French: Pascale Nalon (ENSMP) and Jean Yves Lemaire (Chatel Saint Germain)
  • -
  • Chinese: Ambrose Li
  • -
  • Spanish: Andres Tarallo
  • -
  • Italian: Giuseppe Angilella
  • -
- -
-
-
- - +
+ + +
+

About Koha

+ + + + + + + + + +
Server information
Koha version:
OS version ('uname -a'):
Perl version:
MySQL version:
Apache version:
Zebra version:
+
+
+ + + + + + + + +
Perl modules
+
+
+

Special thanks to the following libraries

+
    +
  • Horowhenua Library Trust, New Zealand, and Rosalie Blake, Head of Libraries, (Koha 1.0)
  • +
  • The Nelsonville Public Library, USA, Ohio (MARC support funding)
  • +
  • EMN (Ecole des Mines de Nantes), France (Suggestion, stats modules and improved ldap support funding)
  • +
  • ENSMP (Ecole Nationale Supérieure des Mines de Paris), France (biblio frameworks, MARC authorities, OPAC basket, Serials support funding)
  • +
  • SAN-Ouest Provence Koha 3.0 members & reserve modules. +
+ +

Core team

+
    +
  • LibLime (Joshua Ferraro), USA (Koha 3.0 Release Manager)
  • +
  • BibLibre (Paul Poulain, Henri-Damien Laurent, Antoine Farnault), France (Koha 2.0 & 2.2 Release Manager)
  • +
  • Katipo Communications (Chris Cormack), New Zealand (Koha 1.0 & 1.2 Release Manager)
  • +
  • SAN-Ouest Provence (Bruno Toumi & Arnaud Laurin), France
  • +
+ + +

Thanks to

+
    +
  • Adam Thick
  • +
  • Andrew Hooper
  • +
  • Al Banks
  • +
  • Ambrose Li (translation tool)
  • +
  • Andrew Arensburger (the small and great C4::Context module)
  • +
  • Benedykt P. Barszcz (Polish for 2.0)
  • +
  • Brig C. McCoy
  • +
  • Daniel Holth
  • +
  • David Strainchamps
  • +
  • Dorian Meid (German translation)
  • +
  • doXulting (Matthieu Branlat) OPAC basket
  • +
  • Ed Summers (Some code and Perl packages like MARC::Record)
  • +
  • Esiee School (Jérome Vizcaino, Michel Lerenard, Pierre Cauchois)
  • +
  • Florian Bischof
  • +
  • Francisco M. Marzoa Alonso
  • +
  • Glen Stewart
  • +
  • Henri-Damien Laurent
  • +
  • Jo Ransom
  • +
  • Kip DeGraaf
  • +
  • Marco Gaiarin
  • +
  • Md. Aftabuddin
  • +
  • Michaes Herman
  • +
  • Mike Hansen
  • +
  • Mike Johnson
  • +
  • Mike Mylonas
  • +
  • MJ Ray and Turo Technology LLP, (quality control, installer and updater, 2.0 release maintainer)
  • +
  • Nicholas Rosasco, (Documentation Compiler)
  • +
  • Nicolas Morin (French Translation in 2.0)
  • +
  • Pawel Skuza (Polish for 1.2)
  • +
  • Pate Eyler (Kaitiaki from 2002 to 2004)
  • +
  • Regula Sebastiao
  • +
  • Roger Buck
  • +
  • Ron Wickersham
  • +
  • Sebastiaan Durand
  • +
  • Steve Tonnesen (early MARC work, Virtual Bookshelves concept, KohaCD)
  • +
  • Stephen Hedges
  • +
  • Universidad ORT Uruguay (Ernesto Silva, Andres Tarallo)
  • +
+
+
+

Translation

+
    +
  • French: Pascale Nalon (ENSMP) and Jean Yves Lemaire (Chatel Saint Germain)
  • +
+ +
+
+
-- 2.39.2