@@ -, +, @@ --- C4/XSLT.pm | 2 +- .../authorities/authority-koha-indexdefs.xml | 2 +- .../authorities/authority-zebra-indexdefs.xsl | 2 +- .../marc21/authorities/koha-indexdefs-to-zebra.xsl | 2 +- .../prog/en/xslt/MARC21slim2intranetDetail.xsl | 2 +- .../prog/en/xslt/UNIMARCslim2intranetDetail.xsl | 2 +- .../prog/en/xslt/MARC21slim2OPACDetail.xsl | 2 +- .../prog/en/xslt/MARC21slim2OPACResults.xsl | 2 +- .../prog/en/xslt/UNIMARCslim2OPACDetail.xsl | 2 +- .../prog/en/xslt/UNIMARCslim2OPACResults.xsl | 2 +- misc/cronjobs/rss/README | 6 +++--- misc/cronjobs/rss/lastAcquired-1.0.conf | 6 +++--- misc/cronjobs/rss/lastAcquired-2.0.conf | 6 +++--- misc/cronjobs/rss/lastAcquired.conf | 6 +++--- misc/cronjobs/rss/longestUnseen.conf | 6 +++--- misc/cronjobs/rss/mostReserved.conf | 6 +++--- 16 files changed, 28 insertions(+), 28 deletions(-) --- a/C4/XSLT.pm +++ a/C4/XSLT.pm @@ -218,7 +218,7 @@ sub buildKohaItemsNamespace { . ""; } - $xml = "".$xml.""; + $xml = "".$xml.""; return $xml; } --- a/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml +++ a/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml @@ -1,5 +1,5 @@ - + v x --- a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl +++ a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl @@ -1,5 +1,5 @@ - + --- a/etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl +++ a/etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl @@ -4,7 +4,7 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:xslo="http://www.w3.org/1999/XSL/TransformAlias" xmlns:z="http://indexdata.com/zebra-2.0" - xmlns:kohaidx="http://www.koha.org/schemas/index-defs"> + xmlns:kohaidx="http://www.koha-community.org/schemas/index-defs"> --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -2,7 +2,7 @@ --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl +++ a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl @@ -4,7 +4,7 @@ --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -2,7 +2,7 @@ --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl @@ -2,7 +2,7 @@ --- a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl @@ -4,7 +4,7 @@ --- a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl +++ a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl @@ -4,7 +4,7 @@ --- a/misc/cronjobs/rss/README +++ a/misc/cronjobs/rss/README @@ -42,14 +42,14 @@ Here's the lastAquired.conf by way of example: channel title=Recent Koha Acquisitions -link=http://www.koha.org +link=http://www.koha-community.org desc=The 15 most recent acquisitions lang=en lastBuild=Fri, 09 May 2003 08:00:00 image title=Koha, the worlds best Open Source Library System -url=http://www.koha.org/images/foo.jpg -link=http://www.koha.org +url=http://www.koha-community.org/images/foo.jpg +link=http://www.koha-community.org config tmpl=lastAcquired.tmpl output=lastAcquired.xml --- a/misc/cronjobs/rss/lastAcquired-1.0.conf +++ a/misc/cronjobs/rss/lastAcquired-1.0.conf @@ -1,12 +1,12 @@ channel title=Recent Acquisitions -link=http://www.koha.org +link=http://www.koha-community.org desc=The library's 15 most recent acquisitions lang=en image title=Koha, the worlds best Open Source Library System -url=http://www.koha.org/images/foo.jpg -link=http://www.koha.org +url=http://www.koha-community.org/images/foo.jpg +link=http://www.koha-community.org description=Koha, the worlds best Open Source Library System config tmpl=lastAcquired-1.0.tmpl --- a/misc/cronjobs/rss/lastAcquired-2.0.conf +++ a/misc/cronjobs/rss/lastAcquired-2.0.conf @@ -1,12 +1,12 @@ channel title=Recent Acquisitions -link=http://www.koha.org +link=http://www.koha-community.org desc=The library's 15 most recent acquisitions lang=en image title=Koha, the worlds best Open Source Library System -url=http://www.koha.org/images/foo.jpg -link=http://www.koha.org +url=http://www.koha-community.org/images/foo.jpg +link=http://www.koha-community.org description=Koha, the worlds best Open Source Library System width=88 height=31 --- a/misc/cronjobs/rss/lastAcquired.conf +++ a/misc/cronjobs/rss/lastAcquired.conf @@ -1,13 +1,13 @@ channel title=Recent Koha Acquisitions -link=http://www.koha.org +link=http://www.koha-community.org desc=The 15 most recent acquisitions lang=en lastBuild=Fri, 09 May 2003 08:00:00 image title=Koha, the world's best Open Source Library System -url=http://www.koha.org/images/foo.jpg -link=http://www.koha.org +url=http://www.koha-community.org/images/foo.jpg +link=http://www.koha-community.org config tmpl=lastAcquired.tmpl output=lastAcquired.xml --- a/misc/cronjobs/rss/longestUnseen.conf +++ a/misc/cronjobs/rss/longestUnseen.conf @@ -1,12 +1,12 @@ channel title=Longest Unseen Koha Items -link=http://www.koha.org +link=http://www.koha-community.org desc=The 15 least recently seen items lang=en image title=Koha, the worlds best Open Source Library System -url=http://www.koha.org/images/foo.jpg -link=http://www.koha.org +url=http://www.koha-community.org/images/foo.jpg +link=http://www.koha-community.org config tmpl=longestUnseen.tmpl output=longestUnseen.xml --- a/misc/cronjobs/rss/mostReserved.conf +++ a/misc/cronjobs/rss/mostReserved.conf @@ -1,12 +1,12 @@ channel title=Most Reserved Items -link=http://www.koha.org +link=http://www.koha-community.org desc=The 15 most reserved items lang=en image title=Koha, the worlds best Open Source Library System -url=http://www.koha.org/images/foo.jpg -link=http://www.koha.org +url=http://www.koha-community.org/images/foo.jpg +link=http://www.koha-community.org config tmpl=mostReserved.tmpl output=mostReserved.xml --