Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css Merge remote-tracking branch 'origin/new/bug_6865' 2012-02-10 16:09:19 +01:00
includes Bug 7345: Enable exporting records sans private fields 2012-02-13 11:32:18 +01:00
js Bug 7466 - Cart notification popup should appear onscreen even when button isn't 2012-02-03 17:34:40 +01:00
lib Bug 6836: Add jQuery dataTables plugin 2012-01-27 11:33:11 +01:00
modules Bug 7392: Add system preference to define export options in OPAC 2012-02-13 11:32:50 +01:00
xslt Bug 7332: Translated title (MARC21 242) not shown 2012-01-17 17:46:33 +01:00
columns.def Bug 5268: Change all occurances of 'debar' to 'restrict' 2011-06-07 11:28:01 +12:00