Bugzilla – Attachment 68799 Details for
Bug 19538
Advanced editor - Rancor - Move syspref from labs to cataloging and remove experimental note
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19538: Move EnableAdvancedCatalogingEdtor from 'Labs' to 'Cataloging'
Bug-19538-Move-EnableAdvancedCatalogingEdtor-from-.patch (text/plain), 4.12 KB, created by
Katrin Fischer
on 2017-10-28 11:05:29 UTC
(
hide
)
Description:
Bug 19538: Move EnableAdvancedCatalogingEdtor from 'Labs' to 'Cataloging'
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2017-10-28 11:05:29 UTC
Size:
4.12 KB
patch
obsolete
>From 6b2dff33ce86f3be155f189a9ed535a649c97f02 Mon Sep 17 00:00:00 2001 >From: Nick Clemens <nick@bywatersolutions.com> >Date: Fri, 27 Oct 2017 11:38:51 +0000 >Subject: [PATCH] Bug 19538: Move EnableAdvancedCatalogingEdtor from 'Labs' to > 'Cataloging' > >To test: >1 - View sysprefs >2 - Note 'Labs' tab >3 - Note EnableAdvancedCatalogingEditor is the only pref there >4 - Note that prefs works >5 - Apply patch >6 - Note 'Labs' tba is gone >7 - Check the 'Cataloging' tab (under Interface) >8 - There it is! >9 - Verify it still works > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc | 1 - > .../prog/en/modules/admin/preferences/cataloguing.pref | 9 +++++++++ > .../intranet-tmpl/prog/en/modules/admin/preferences/labs.pref | 11 ----------- > 3 files changed, 9 insertions(+), 12 deletions(-) > delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/labs.pref > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc >index 0482478..3b2e2f7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/prefs-menu.inc >@@ -7,7 +7,6 @@ > [% IF ( circulation ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Circulation" href="/cgi-bin/koha/admin/preferences.pl?tab=circulation">Circulation</a></li> > [% IF ( enhanced_content ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Enhanced content settings" href="/cgi-bin/koha/admin/preferences.pl?tab=enhanced_content">Enhanced content</a></li> > [% IF ( i18n_l10n ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Internationalization and localization" href="/cgi-bin/koha/admin/preferences.pl?tab=i18n_l10n">I18N/L10N</a></li> >-[% IF ( labs ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Experimental features" href="/cgi-bin/koha/admin/preferences.pl?tab=labs">Labs</a></li> > [% IF ( local_use ) %]<li class="active">[% ELSE %]<li>[% END %]<a href="/cgi-bin/koha/admin/systempreferences.pl">Local use</a></li> > [% IF ( logs ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Transaction logs" href="/cgi-bin/koha/admin/preferences.pl?tab=logs">Logs</a></li> > [% IF ( opac ) %]<li class="active">[% ELSE %]<li>[% END %]<a title="Online Public Access Catalog" href="/cgi-bin/koha/admin/preferences.pl?tab=opac">OPAC</a></li> >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >index 9adefc7..da99f86 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/cataloguing.pref >@@ -18,6 +18,15 @@ Cataloging: > yes: Display > no: "Don't Display" > - easy ways to create analytical record relationships >+ - >+ - pref: EnableAdvancedCatalogingEditor >+ default: 0 >+ choices: >+ yes: Enable >+ no: "Don't enable" >+ - the advanced cataloging editor. >+ - "<br/> NOTE:" >+ - Currently does not include support for UNIMARC or NORMARC fixed fields. > Spine Labels: > - > - When using the quick spine label printer, >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/labs.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/labs.pref >deleted file mode 100644 >index 34fb6cd..0000000 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/labs.pref >+++ /dev/null >@@ -1,11 +0,0 @@ >-Labs: >- All: >- - >- - pref: EnableAdvancedCatalogingEditor >- default: 0 >- choices: >- yes: Enable >- no: "Don't enable" >- - the advanced cataloging editor. >- - "<br/> NOTE:" >- - This feature is currently experimental, and may have bugs that cause corruption of records. It also does not include any support for UNIMARC or NORMARC fixed fields. Please help us test it and report any bugs, but do so at your own risk. >-- >2.1.4
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 19538
:
68682
|
68799
|
73793
|
73859