Bugzilla – Attachment 12436 Details for
Bug 8441
Hide MODS export for UNIMARC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 8441: hides MODS export by default in French install
Bug-8441-hides-MODS-export-by-default-in-French-in.patch (text/plain), 1.29 KB, created by
Kyle M Hall (khall)
on 2012-09-21 14:53:36 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 8441: hides MODS export by default in French install
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2012-09-21 14:53:36 UTC
Size:
1.29 KB
patch
obsolete
>From 406bb7c524fc5d0d995ed6541f372b21238d40e1 Mon Sep 17 00:00:00 2001 >From: Adrien Saurat <adrien.saurat@biblibre.com> >Date: Thu, 20 Sep 2012 11:46:13 +0200 >Subject: [PATCH] Bug 8441: hides MODS export by default in French install >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../unimarc_standard_system_preferences.sql | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_system_preferences.sql b/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_system_preferences.sql >index 7d43607..065c6b3 100644 >--- a/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_system_preferences.sql >+++ b/installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_system_preferences.sql >@@ -24,3 +24,4 @@ UPDATE systempreferences SET value = 'Ma bibliothèque' WHERE variable = 'Librar > UPDATE systempreferences SET value = 'fr-FR' WHERE variable = 'opaclanguages'; > UPDATE systempreferences SET value = 1 WHERE variable = 'opaclanguagesdisplay'; > UPDATE systempreferences SET value = 'Bienvenue dans Koha...\r\n<hr>' WHERE variable = 'OpacMainUserBlock'; >+UPDATE systempreferences SET value = 'bibtex|dc|marcxml|marc8|utf8|marcstd|ris' WHERE variable = 'OpacExportOptions'; >-- >1.7.2.5
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 8441
:
12375
| 12436