From: Mike Taylor Date: Fri, 27 Mar 2015 14:10:06 +0000 (+0000) Subject: Part of PAZ-996. X-Git-Tag: v1.8.7~7 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=183f74888de8cb1067b14eb95728e5208a96ca78;p=pazpar2-moved-to-github.git Part of PAZ-996. Use XPath's starts-with() function for detecting Creative Commons licence URIs, so that versions prior to 4.0 are recognised. Catches two instances of CC By-NC-ND v3.0 in the East London data. --- diff --git a/etc/xsl/solr-pz2.xsl b/etc/xsl/solr-pz2.xsl index 50a2a89..c88b1ed 100644 --- a/etc/xsl/solr-pz2.xsl +++ b/etc/xsl/solr-pz2.xsl @@ -74,19 +74,19 @@ - + CC By - + CC By-ND - + CC By-ND-SA - + CC By-NC - + CC By-NC-ND