Koha/installer/data/mysql
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
..
atomicupdate Renew membership from expiry date or from current date based on a syspref 2012-02-01 22:53:40 +01:00
de-DE Bug 7453: All patrons should have an expiry date 2012-02-03 17:14:06 +01:00
en Bug 7453: All patrons should have an expiry date 2012-02-03 17:14:06 +01:00
es-ES Bug 7453: All patrons should have an expiry date 2012-02-03 17:14:06 +01:00
fr-FR Bug 1633, follow-up, french string 2012-01-27 11:56:41 +01:00
it-IT Bug 1633 follow-up: Fix jenkins tests 2012-01-27 11:54:35 +01:00
nb-NO Bug 7453: All patrons should have an expiry date 2012-02-03 17:14:06 +01:00
pl-PL Bug 7453: All patrons should have an expiry date 2012-02-03 17:14:06 +01:00
ru-RU Bug 7476 Remove executable bit from files that probably should not be executed 2012-02-03 14:22:15 +01:00
uk-UA Bug 7476 Remove executable bit from files that probably should not be executed 2012-02-03 14:22:15 +01:00
backfill_statistics.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
kohastructure.sql Bug 1633 follow-up: Fix jenkins tests 2012-01-27 11:54:35 +01:00
labels_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
patroncards_upgrade.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00
sample_only_param_tables.sql Moved location of updater scripts to dbms specific dir. 2007-11-13 11:22:47 -06:00
sysprefs.sql Bug 7392: Add system preference to define export options in OPAC 2012-02-13 11:32:50 +01:00
update22to30.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
updatedatabase.pl Bug 7392: Add system preference to define export options in OPAC 2012-02-13 11:32:50 +01:00