Koha/koha-tmpl/intranet-tmpl/prog/en/xslt
Katrin Fischer f297a3ecd2 Bug 6901: Add classes to XSLT detail view in STAFF
This patch adds css classes to the fields in XSLT intranet views.
Use OpacUserCss and IntranetUserCss system preferences for altering the styling of
and hiding fields.

The css classes are named like the labels with additional underscores
where necessary.

Example:
.publisher {
display:none;
}

.other_title {
font-weight: bold;
}

Note: This patch also fixes the display of additional authors in field 880 (original
scripts like Hebrew). This small additional problem was found as a side effect of testing, where the
existence of an author in 880 would break the XSLT.

Also moves some CSS from a style attribute into the CSS file for 880 fields.

Signed-off-by: Liz Rea <lrea@nekls.org>

-- minor commit message edits (requested by KF)
2011-09-24 19:49:20 +12:00
..
compact.xsl Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
identity.xsl bug 2001, 2432: improve unAPI implementation 2009-05-22 07:31:43 -05:00
MARC21slim2ATOM.xsl Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim2DC.xsl WARNING: Updates to Index Defs for Authorities 2008-01-03 00:28:40 -06:00
MARC21slim2intranetDetail.xsl Bug 6901: Add classes to XSLT detail view in STAFF 2011-09-24 19:49:20 +12:00
MARC21slim2MODS.xsl mapping recordIdentifier to Koha internal ID 2008-01-24 08:05:38 -06:00
MARC21slim2MODS3-1.xsl move the xslt dir to a language-specific dir 2007-10-06 22:15:21 -05:00
MARC21slim2MODS3.xsl Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim2MODS32.xsl Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
MARC21slim2OAIDC.xsl Improve OAI Server MARC21 and UNIMARC XSL 2010-04-29 23:09:04 -04:00
MARC21slim2RDFDC.xsl WARNING: Updates to Index Defs for Authorities 2008-01-03 00:28:40 -06:00
MARC21slim2RDFDC.xsl.1 Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim2RSS2.xsl Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim2SRWDC.xsl Microformat support: 2008-01-03 18:00:16 -06:00
MARC21slim9522852.xsl Adds a stylesheet for Zebra to do an on-the-fly conversion of the 2008-07-21 18:09:27 -05:00
MARC21slimUtils.xsl Bug 6901: Add classes to XSLT detail view in STAFF 2011-09-24 19:49:20 +12:00
MARC21slimUtils2.xsl Microformat support: 2008-01-03 18:00:16 -06:00
NORMARCslim2OAIDC.xsl Bug 3644 Add support for NORMARC 2011-03-30 10:13:37 +02:00
oilsMARC21slim2HTML.xsl Microformat support: 2008-01-03 18:00:16 -06:00
UNIMARC_compact.xsl Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
UNIMARCslim2intranetDetail.xsl Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
UNIMARCslim2OAIDC.xsl bug 5204: Unimarc XSLT, from French to English. 2010-11-18 13:03:47 +13:00
UNIMARCslimUtils.xsl bug 5204: Unimarc XSLT, from French to English. 2010-11-18 13:03:47 +13:00