From 9f688ad92b04377bcb37b04448292e43509df80b Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sun, 7 Nov 2010 08:42:49 +0100 Subject: [PATCH] Bug 5370: Fix all references to koha.org Signed-off-by: Chris Cormack --- C4/XSLT.pm | 2 +- .../marc21/authorities/authority-koha-indexdefs.xml | 2 +- .../marc21/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 +- koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl | 2 +- koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl | 2 +- koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl | 2 +- .../opac-tmpl/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(-) diff --git a/C4/XSLT.pm b/C4/XSLT.pm index ddc907759f..78443303b9 100644 --- a/C4/XSLT.pm +++ b/C4/XSLT.pm @@ -218,7 +218,7 @@ sub buildKohaItemsNamespace { . ""; } - $xml = "".$xml.""; + $xml = "".$xml.""; return $xml; } diff --git a/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml b/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml index 52bf15d629..8b56ad046a 100644 --- a/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml +++ b/etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml @@ -1,5 +1,5 @@ - + v x diff --git a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl b/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl index 4cecf9c5b8..c05b711078 100644 --- a/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl +++ b/etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl @@ -1,5 +1,5 @@ - + diff --git a/etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl b/etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl index 198b0c3768..57c632108e 100644 --- a/etc/zebradb/marc_defs/marc21/authorities/koha-indexdefs-to-zebra.xsl +++ b/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"> diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl index f4bc51f9ff..9de39cf24d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -2,7 +2,7 @@ diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl index 55cd3709c9..38c6124d27 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/UNIMARCslim2intranetDetail.xsl @@ -4,7 +4,7 @@ diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl index e31dbe7c44..0682ae0161 100755 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACDetail.xsl @@ -2,7 +2,7 @@ diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl index 372d31c679..a8121c1cb1 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl @@ -2,7 +2,7 @@ diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl index 69e5cf67cf..2ef828ffc1 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACDetail.xsl @@ -4,7 +4,7 @@ diff --git a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl index 1290e94e00..66c41c0380 100644 --- a/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl +++ b/koha-tmpl/opac-tmpl/prog/en/xslt/UNIMARCslim2OPACResults.xsl @@ -4,7 +4,7 @@ diff --git a/misc/cronjobs/rss/README b/misc/cronjobs/rss/README index adeeda3cfd..896a1d9439 100644 --- a/misc/cronjobs/rss/README +++ b/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 diff --git a/misc/cronjobs/rss/lastAcquired-1.0.conf b/misc/cronjobs/rss/lastAcquired-1.0.conf index 44036d8d0f..d70cf71f8f 100644 --- a/misc/cronjobs/rss/lastAcquired-1.0.conf +++ b/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 diff --git a/misc/cronjobs/rss/lastAcquired-2.0.conf b/misc/cronjobs/rss/lastAcquired-2.0.conf index 5e6a1b5f49..0a03937f94 100644 --- a/misc/cronjobs/rss/lastAcquired-2.0.conf +++ b/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 diff --git a/misc/cronjobs/rss/lastAcquired.conf b/misc/cronjobs/rss/lastAcquired.conf index 4ae696a47d..1147d9469b 100644 --- a/misc/cronjobs/rss/lastAcquired.conf +++ b/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 diff --git a/misc/cronjobs/rss/longestUnseen.conf b/misc/cronjobs/rss/longestUnseen.conf index 91d7186ffe..7c0218cd38 100644 --- a/misc/cronjobs/rss/longestUnseen.conf +++ b/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 diff --git a/misc/cronjobs/rss/mostReserved.conf b/misc/cronjobs/rss/mostReserved.conf index 437b660a80..f6c44ad523 100644 --- a/misc/cronjobs/rss/mostReserved.conf +++ b/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 -- 2.39.5