Koha/admin
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
..
admin-home.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
aqbookfund.pl admin subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:15 -06:00
aqbudget.pl INNER JOIN was too much restrictive for migrated libraries. 2008-02-11 15:31:16 -06:00
auth_subfields_structure.pl bug 1717: (framework editor) don't display subfield $0 as "New" 2008-01-07 01:57:48 -06:00
auth_tag_structure.pl #1546 REPLACE statements (continued) 2007-11-20 16:06:26 -06:00
authorised_values.pl Fix a bug in authorised values admin 2008-02-03 07:23:31 -06:00
authtypes.pl #1546 fix (removing REPLACE) 2007-11-07 08:18:23 -06:00
biblio_framework.pl Prevent default framework from being inadvertently deleted. 2008-02-18 19:30:42 -06:00
branches.pl removing useless code 2007-10-24 17:03:38 -05:00
categorie.pl cleanup in memberentry,categories. 2007-12-17 08:19:07 -06:00
checkmarc.pl added another check to MARC framework test 2008-04-21 11:18:19 -05:00
cities.pl Killing more replace statements, bug 1546 2008-01-08 20:09:52 -06:00
classsources.pl bugfix: correct class sort rule not selected when editing class source 2007-11-20 16:07:43 -06:00
currency.pl currency expansion - symbol and timestamp. PLEASE VERIFY SQL edit. Should be equivalent to: ALTER TABLE currency ADD symbol varchar(5) default NULL, ADD timestamp timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP; 2008-01-03 20:21:28 -06:00
finesrules.pl kohabug 2022 - fixed fine and issuing rules editors 2008-04-21 11:17:52 -05:00
issuingrules.pl kohabug 2022 - fixed fine and issuing rules editors 2008-04-21 11:17:52 -05:00
itemtypecategory.pl fixing permissions on scripts 2007-08-13 12:22:30 -05:00
itemtypes.pl Bug 2044: allowing multiuple icon sets 2008-04-24 11:54:18 -05:00
itemtypesubcategory.pl fixing permissions on scripts 2007-08-13 12:22:30 -05:00
koha2marclinks.pl Fixing some markup issues and alternating table row colors. 2007-12-18 16:40:05 -06:00
letter.pl Removing replace sql from admin/letter.pl as per bug 1546 2008-01-08 19:23:48 -06:00
marc_subfields_structure.pl bug 1717: (framework editor) don't display subfield $0 as "New" 2008-01-07 01:57:48 -06:00
marctagstructure.pl Fix a bug preventing existing tag modification in MARC Framework 2008-03-08 11:19:04 -06:00
matching-rules.pl added editor for MARC matching rules 2007-11-17 10:49:15 -06:00
mediatype.pl Removing replace statement as per bug 1546 2008-01-23 21:31:13 -06:00
printers.pl More replace statements, this time admin/printers.pl 2008-01-08 20:09:55 -06:00
roadtype.pl Whoops fixing the update call, had params round the wrong way 2008-01-08 20:09:54 -06:00
smart-rules.pl smart-rules.pl - tighten regexp, Debug for warn statements, readable layout. 2008-04-22 18:02:49 -05:00
stopwords.pl Removing replace from stopwords.pl 2008-01-08 20:09:54 -06:00
systempreferences.pl Improvements to the results display in the OPAC, merging style 2008-04-23 16:00:46 -05:00
z3950servers.pl Fix bug #1789 part 1 2008-01-23 21:30:58 -06:00