Chris Nighswonger
8dded0c269
Adding 3.2 Release Maintainer to Release Team List
...
Signed-off-by: Liz Rea <lrea@nekls.org>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2010-11-06 20:44:17 +13:00
Katrin Fischer
0594a2f17d
Add 3 more links to Ohloh to about page
...
- Markus Enger (asked for permission)
- Jared Camins-Esakov (asked for permission)
- Katrin Fischer
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-10-06 06:18:42 -04:00
Chris Nighswonger
206e1b53b6
Enhancement Bug 4444: Centralize Code Handling Perl Dependencies
...
Porting about.pl over to use C4::Installer::PerlModules
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-05-17 09:01:51 -04:00
e5c430c63e
fix XHTML error in about.tmpl
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-05-14 08:41:24 -04:00
Chris Cormack
5e2fcfd0b6
Adding new developers to the about page, need to do libraries next
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-05-06 19:58:27 -04:00
Chris Cormack
470ef0e7fc
Adding Calyx to the about page and the history
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-04-12 21:04:05 -04:00
Chris Cormack
a98e3da534
Whoops missed Magnus Enger
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-19 05:06:27 -05:00
Chris Cormack
8fbc3532e5
Updating credits and history document
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-18 21:17:39 -05:00
Colin Campbell
284329e625
add PTFS-Europe as a contributing company
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-08 21:32:43 -05:00
Garry Collum
b76e00a25b
Bug 3691: Invalid XHTML in about.tmpl
...
Fixes several missing closing html tags.
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-02-04 17:32:52 -05:00
Chris Cormack
f6aaac4119
Fix for license statement on about page
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-09-15 20:37:33 -04:00
b94e7acbbc
Adding Katrin to the tranlsation tab on the about page
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-20 21:01:22 -04:00
Chris Cormack
ae88b06b57
Edits to the about page : Adding a couple of missing developers, and adding ohloh links, still more links to go
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-20 21:01:11 -04:00
dfe0ffaa57
Follow up patch for the about patch, changing management team to release team
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-17 08:27:54 -04:00
811735595a
Updating about page, some are bound to be missed, please send additional patches
...
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-17 08:27:51 -04:00
Joe Atzberger
691b400bc9
HTML validation adjustments to about.pl
...
Corrects the Tidy errors:
line 428 column 19 - Error: "tr" not finished but containing element ended
line 428 column 19 - Error: end tag for "tr" omitted, but OMITTAG NO was specified
line 426 column 25 - Info: start tag was here
line 452 column 31 - Error: end tag for "strong" omitted, but OMITTAG NO was specified
line 452 column 12 - Info: start tag was here
line 518 column 17 - Error: document type does not allow element "ul" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
line 525 column 17 - Error: document type does not allow element "ul" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-09-04 20:42:34 -05:00
Joshua Ferraro
cee096edba
Adding some missing folks to the About page
2008-08-10 15:52:49 -05:00
Andrew Moore
c41da00b4a
Bug 2044: allowing multiuple icon sets
...
I've rearranged the two directories where media type icons live.
I've also added two more collections of icons, one from
http://apps.carleton.edu/campus/library/bridge_icons/
and one from liblime (Tina). The first has a license restriction that I added
to the "Licenses" tab on the "About" page.
Then, I've adjusted the Item Types Administration page so that it can deal
with multiple collections of icons.
I also added a test script to verify that the two identical icon directories
are actually identical.
DOCUMENTATION CHANGE: It's possible that we need to add something to the administration
documentation to indicate how you can add more sets of icons if you want. You simply add
directory to koha-tmpl/intranet-tmpl/prog/img/itemtypeimg/ and to
koha-tmpl/opac-tmpl/prog/itemtypeimg. The icons should start showing up.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-24 11:54:18 -05:00
fdc82f6c56
Adding breadcrumbs (fixes Bug 2031, "No way back home from about page")
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 17:40:08 -05:00
Joshua Ferraro
a3430082bd
adding license tab to about page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-14 16:50:48 -05:00
Joshua Ferraro
556721e86a
Experimental XSLT-based display of results and details pages To enable, create two new YesNo sysprefs: XSLTDetailsDisplay and XSLTResultsDisplay, and set them to ON. Feature to be expanded in a future version, this experimental code is for proof of concept only and doesn't introduce any changes if sysprefs are not created.
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-21 21:49:04 -05:00
bab8beb59a
Updates to go along with jquery tabs plugin update
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-03-11 06:18:50 -05:00
Joshua Ferraro
3eb93f3224
adding attribution to italian translation
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-28 08:26:20 -06:00
Paul POULAIN
90b69c9e40
OAI-PMH second try
...
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-27 09:02:20 -06:00
Joshua Ferraro
5a171633db
re-naming Venezuelan translation Spanish appropriately, adding attribution
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-22 07:08:21 -06:00
Joshua Ferraro
6695a683e4
updating attribution for the German translation
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-21 19:46:53 -06:00
Joshua Ferraro
4f76b026c0
adding attribution for Greek translation
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-21 14:04:59 -06:00
Joshua Ferraro
e55aa307ca
updating the translation credits
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-20 21:27:47 -06:00
Galen Charlton
ec289b1b77
display path to Perl interpreter on about page
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-15 08:24:42 -06:00
Galen Charlton
d23c0a80bd
display Perl @INC on about page
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-15 08:24:40 -06:00
Joshua Ferraro
78f0454dfc
adding translators for Amaric
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-02-08 06:19:56 -06:00
Joshua Ferraro
3eb03fa39a
adding a few credits for translation team
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-20 10:18:10 -06:00
Joshua Ferraro
e5b5f15092
adding Tigran Zargaryan attribution (Armenian templates)
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-07 07:18:13 -06:00
Joshua Ferraro
acf02c2eb0
missing < in about page
...
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-22 15:10:26 -06:00
Paul POULAIN
6db0ce4f60
translator complaint for a trailing )
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-17 10:48:53 -06:00
Chris Cormack
f131e899fe
More About additions
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 21:24:21 -06:00
Joshua Ferraro
76850def69
adding a few contributors that weren't recognized
...
We really need to send out a call to folks to make sure we
don't miss anyone.
2007-11-13 18:32:05 -06:00
f4ded7f423
Modifying layout (single column), and making some markup corrections.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-13 17:33:24 -06:00
Paul POULAIN
a51e2c1934
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 <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-12 17:13:01 -06:00
c44f56fcac
Moving </head><body> into body of templates so that js and css can be embedded per-page.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-30 15:50:54 -05:00
3262d91a16
Modifications to enable YUI-Grids layout structure. Unfinished.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:42 -05:00
c6131c4429
Corrections for XHTML compliance, again.
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-28 16:50:18 -05:00
Joshua Ferraro
d08387dd28
first go at moving templates to a modules/ dir
...
Signed-off-by: Chris Cormack <crc@liblime.com>
2007-08-23 21:11:27 -05:00