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