Bugzilla – Attachment 5341 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]
Follow up to Bug 6680: tiny up download lists formats
Follow-up-to-Bug-6680-tiny-up-download-lists-forma.patch (text/plain), 1.31 KB, created by
Nicole C. Engard
on 2011-09-07 15:48:59 UTC
(
hide
)
Description:
Follow up to Bug 6680: tiny up download lists formats
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2011-09-07 15:48:59 UTC
Size:
1.31 KB
patch
obsolete
>From bc8c60d37fedce4606012933ac03f16a39bbbcf6 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] Follow up to Bug 6680: tiny up download lists formats > >Explains what uses RIS, and replaces iso2709 with 'MARC'. >--- > .../prog/en/modules/opac-downloadshelf.tt | 6 +++--- > 1 files 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 b984f5d..550a570 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.2.3
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