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
MARC21slim2ATOM.xsl
MARC21slim2DC.xsl
MARC21slim2intranetDetail.xsl Bug 6901: Add classes to XSLT detail view in STAFF 2011-09-24 19:49:20 +12:00
MARC21slim2MODS.xsl
MARC21slim2MODS3-1.xsl
MARC21slim2MODS3.xsl
MARC21slim2MODS32.xsl Bug 5917 : Swapping templates over 2011-04-10 20:38:30 +12:00
MARC21slim2OAIDC.xsl
MARC21slim2RDFDC.xsl
MARC21slim2RDFDC.xsl.1
MARC21slim2RSS2.xsl
MARC21slim2SRWDC.xsl
MARC21slim9522852.xsl
MARC21slimUtils.xsl Bug 6901: Add classes to XSLT detail view in STAFF 2011-09-24 19:49:20 +12:00
MARC21slimUtils2.xsl
NORMARCslim2OAIDC.xsl
oilsMARC21slim2HTML.xsl
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
UNIMARCslimUtils.xsl