[Koha-patches] [PATCH] BUG #3533: Fix documentation link in news for new installs

Nicole Engard nengard at gmail.com
Sat Aug 22 22:01:35 CEST 2009


>From d76afb65f136dbae54dc63cfc0015abfbf4d87e2 Mon Sep 17 00:00:00 2001
From: Nicole Engard <nengard at gmail.com>
Date: Sat, 22 Aug 2009 10:05:49 -0400
Subject: [PATCH] BUG #3533: Fix documentation link in news for new installs
Content-Type: text/plain; charset="utf-8"

This patch only fixes the link for new installs, not for
updates.
---
 installer/data/mysql/en/optional/sample_news.sql |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/installer/data/mysql/en/optional/sample_news.sql
b/installer/data/mysql/en/optional/sample_news.sql
index 6f6ae28..3e2955a 100644
--- a/installer/data/mysql/en/optional/sample_news.sql
+++ b/installer/data/mysql/en/optional/sample_news.sql
@@ -1,2 +1,2 @@
 INSERT INTO `opac_news` VALUES (1,'Welcome to Koha','Welcome to Koha.
Koha is a full-featured open-source ILS. Developed initially in New
Zealand by Katipo Communications Ltd and first deployed in January of
2000 for Horowhenua Library Trust, Koha is currently maintained by a
team of software providers and library technology staff from around
the globe.','koha','2007-10-29 05:25:58','2099-01-10',1),
-(2,'What\'s Next?','Now that you\'ve installed Koha, what\'s next?
Here are some suggestions:\r\n<ul>\r\n<li><a
href=\"http://kohadocs.org\">Read Koha
Documentation</a></li>\r\n<li><a
href=\"http://wiki.koha.org\">Read/Write to the Koha
Wiki</a></li>\r\n<li><a
href=\"http://koha.org/community/mailing-lists.html\">Read and
Contribute to Discussions</a></li>\r\n<li><a
href=\"http://bugs.koha.org\">Report Koha Bugs</a></li>\r\n<li><a
href=\"http://wiki.koha.org/doku.php?id=en:development:git_usage\">Submit
Patches to Koha using Git (Version Control System)</a></li>\r\n<li><a
href=\"http://koha.org/community/irc.html\">Chat with Koha users and
developers</a></li>\r\n</ul>\r\n','koha','2007-10-29
05:34:45','2099-01-10',2);
+(2,'What\'s Next?','Now that you\'ve installed Koha, what\'s next?
Here are some suggestions:\r\n<ul>\r\n<li><a
href=\"http://koha.org/documentation/\">Read Koha
Documentation</a></li>\r\n<li><a
href=\"http://wiki.koha.org\">Read/Write to the Koha
Wiki</a></li>\r\n<li><a
href=\"http://koha.org/community/mailing-lists.html\">Read and
Contribute to Discussions</a></li>\r\n<li><a
href=\"http://bugs.koha.org\">Report Koha Bugs</a></li>\r\n<li><a
href=\"http://wiki.koha.org/doku.php?id=en:development:git_usage\">Submit
Patches to Koha using Git (Version Control System)</a></li>\r\n<li><a
href=\"http://koha.org/community/irc.html\">Chat with Koha users and
developers</a></li>\r\n</ul>\r\n','koha','2007-10-29
05:34:45','2099-01-10',2);
\ No newline at end of file
-- 
1.5.6.5
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-BUG-3533-Fix-documentation-link-in-news-for-new-in.patch
Type: application/octet-stream
Size: 2631 bytes
Desc: not available
URL: </pipermail/koha-patches/attachments/20090822/468150ca/attachment-0001.obj>


More information about the Koha-patches mailing list