Bugzilla – Attachment 123803 Details for
Bug 24387
Rename News tool
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 24387: Fix sample_news.yml installer file
Bug-24387-Fix-samplenewsyml-installer-file.patch (text/plain), 1.87 KB, created by
Jonathan Druart
on 2021-08-11 21:06:59 UTC
(
hide
)
Description:
Bug 24387: Fix sample_news.yml installer file
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2021-08-11 21:06:59 UTC
Size:
1.87 KB
patch
obsolete
>From 6b78d80495983009da8c94506b141e758890d65b Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Wed, 11 Aug 2021 16:50:18 +0200 >Subject: [PATCH] Bug 24387: Fix sample_news.yml installer file > >--- > installer/data/mysql/en/optional/sample_news.yml | 10 ++++++++-- > 1 file changed, 8 insertions(+), 2 deletions(-) > >diff --git a/installer/data/mysql/en/optional/sample_news.yml b/installer/data/mysql/en/optional/sample_news.yml >index 8368027c65b..7023d8c02a0 100644 >--- a/installer/data/mysql/en/optional/sample_news.yml >+++ b/installer/data/mysql/en/optional/sample_news.yml >@@ -26,14 +26,20 @@ tables: > multiline: [ content ] > rows: > - title: "Welcome to Koha" >+ category: "news" >+ code: "News_1" >+ location: "staff_only" > content: > - "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." >- lang: "koha" >+ lang: "default" > published_on: "2007-10-29 05:25:58" > expirationdate: "2099-01-10" > number: 1 > > - title: "What's Next?" >+ category: "news" >+ location: "staff_only" >+ code: "News_2" > content: > - "Now that you've installed Koha, what's next? Here are some suggestions:" > - "<ul>" >@@ -45,7 +51,7 @@ tables: > - "<li><a href=\"http://koha-community.org/support/\">Chat with Koha users and developers</a></li>" > - "</ul>" > - "" >- lang: "koha" >+ lang: "default" > published_on: "2007-10-29 05:34:45" > expirationdate: "2099-01-10" > number: 2 >-- >2.25.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 24387
:
122737
|
122738
|
122746
|
122748
|
122872
|
122873
|
122874
|
122878
|
122879
|
122880
|
123730
|
123731
|
123732
|
123733
|
123734
|
123795
|
123796
|
123797
|
123798
|
123803
|
123811
|
123854
|
123855
|
123856
|
124867
|
125545
|
142653