Bugzilla – Attachment 13700 Details for
Bug 6680
Cart download choices not understandable to patrons
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Follow up to Bug 6680: tiny up download lists formats
SIGNED-OFF-Follow-up-to-Bug-6680-tiny-up-download-.patch (text/plain), 1.52 KB, created by
Katrin Fischer
on 2012-11-27 07:28:16 UTC
(
hide
)
Description:
[SIGNED-OFF] Follow up to Bug 6680: tiny up download lists formats
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2012-11-27 07:28:16 UTC
Size:
1.52 KB
patch
obsolete
>From b0f04da314fa97dc14f20a6e39f1ebd6ff697644 Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Wed, 7 Sep 2011 11:48:01 -0400 >Subject: [PATCH] [SIGNED-OFF] Follow up to Bug 6680: tiny up download lists > formats > >Explains what uses RIS, and replaces iso2709 with 'MARC'. > >Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com> >Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >Simply change, all tests pass. >--- > .../prog/en/modules/opac-downloadshelf.tt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadshelf.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadshelf.tt >index e3c9a21..22c88b4 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadshelf.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadshelf.tt >@@ -17,9 +17,9 @@ > <ol><li><label for="format">Download list:</label> > <select name="format" id="format"> > <option value="">-- Choose format --</option> >- <option value="iso2709">iso2709</option> >- <option value="ris">RIS</option> >- <option value="bibtex">BibTex</option> >+ <option value="ris">RIS (Zotero, EndNote, others)</option> >+ <option value="bibtex">BibTeX</option> >+ <option value="iso2709">MARC</option> > [% FOREACH csv_profile IN csv_profiles %] > <option value="[% csv_profile.export_format_id %]">CSV - [% csv_profile.profile %]</option> > [% END %] >-- >1.7.9.5
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 6680
:
4891
|
5332
|
5339
|
5341
|
13688
|
13689
|
13699
| 13700