Koha/koha-tmpl/intranet-tmpl
Marcel de Rooy 88f26fa907 Bug 6536: Add a form for SRU Field mapping
This form allows you to enter the match between the standard names of
the Z3950 search fields and the field names for a specific SRU server.
This patch only adds the form; it will be used in a subsequent patch.

Test plan:
Not needed, but you can call the form by constructing a URL like:
    cgi-bin/koha/admin/sru_modmapping.pl?mapping=title=1,author=2
You should see the form with title and author filled.
Note that you cannot save the information yet.

Signed-off-by: Giuseppe Angilella <giuseppe.angilella@ct.infn.it>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2014-09-01 10:08:50 -03:00
..
js Bug 12481: Staff client detail-view "next" link is greyed out when the last search result of any results page is clicked or navigated into 2014-07-03 09:52:33 -03:00
lib Bug 10212: Columns configuration for tables - Add Colvis files 2014-08-26 09:28:31 -03:00
prog Bug 6536: Add a form for SRU Field mapping 2014-09-01 10:08:50 -03:00