Koha/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences
Katrin Fischer 44cffb63e0 Bug 7392: Add system preference to define export options in OPAC
NOTE: Patch depends on changes made for bug 7345 for the "marcstd" option.

It adds a new system preference 'OpacExportOptions':

The new system preference allows to give a list of | separated
values to define, which download options are offered in OPAC.
Possible options are listed in the system preference editor
and include the new export option 'marcstd' from bug 7345.

The sequence of the download options in the system preference will
be the sequence in the OPAC pull down.

If left empty, the export option will be hidden from OPAC.

This patch creates a new include file for the OPAC with all the
code that is common to the three detail views (regular, MARC, and
ISBD).

As a side effect of creating this include file, some inconsistencies
in OpacSearchForTitleIn were fixed. {BIBLIONUMBER} and {CONTROLNUMBER}
were broken for ISBD and MARC view before and should now be replaced
with the correct values in all tabs.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Resolved merge conflicts on sysprefs.sql and updatedatabase.pl.

Feb 13, 2012: Rebased it again.
2012-02-13 11:32:50 +01:00
..
acquisitions.pref Bug 6390: Implement 'see mine/my branches/all baskets'-syspref 2011-10-18 09:39:45 +13:00
admin.pref bug 6701 - change timeout to say milliseconds 2011-08-12 14:02:17 +12:00
authorities.pref Bug 7368: Correct spelling of merge authorities job in pref file. 2012-01-13 11:37:46 +01:00
cataloguing.pref Bug 5528: Analytic records support 2011-10-13 10:03:39 +13:00
circulation.pref bug_7090: AllowItemsOnHandCheckout syspref 2012-02-10 19:28:25 +01:00
creators.pref Bugfix: Adding Creators system preferences to new system preferences editor 2010-02-02 18:42:55 -05:00
enhanced_content.pref Bug 1633: [SIGNED-OFF] Add support for uploading images to Koha 2012-01-24 11:16:02 +01:00
i18n_l10n.pref Bug 5543 - Date ISO format wrong separator 2012-01-10 23:28:47 +01:00
local_use.pref Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00
logs.pref bug 5783: follow-up system preferences tweaks 2011-03-07 15:09:23 +13:00
opac.pref Bug 7392: Add system preference to define export options in OPAC 2012-02-13 11:32:50 +01:00
patrons.pref Bug 6964 - 'Add child' function should be dependant on system preference 'borrowerRelationship' 2012-02-02 11:36:05 +01:00
searching.pref bug 6227: adjust description of NoZebra syspref 2011-04-21 13:39:35 +12:00
serials.pref Bug 3628: opacSerialDefaultTab 2011-04-05 10:14:13 +12:00
staff_client.pref bug 6558 correct description for IntranetNav 2011-07-10 21:20:58 +12:00
web_services.pref Bug 5462: fixed current preferences tab highlighting bug created by dashfix 2011-02-03 09:58:52 +00:00