Bugzilla – Attachment 5339 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] Bug 6680 - simple tidy-up of cart download format descriptions
SIGNED-OFF-Bug-6680---simple-tidy-up-of-cart-downl.patch (text/plain), 1.36 KB, created by
Nicole C. Engard
on 2011-09-07 15:37:31 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 6680 - simple tidy-up of cart download format descriptions
Filename:
MIME Type:
Creator:
Nicole C. Engard
Created:
2011-09-07 15:37:31 UTC
Size:
1.36 KB
patch
obsolete
>From 84f38a881463704519a2c031882a0ed5c40e33b4 Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Wed, 7 Sep 2011 18:54:42 +1200 >Subject: [PATCH] [SIGNED-OFF] Bug 6680 - simple tidy-up of cart download format descriptions > >Explains what uses RIS, and replaces iso2709 with 'MARC'. > >Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> >--- > .../opac-tmpl/prog/en/modules/opac-downloadcart.tt | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadcart.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadcart.tt >index 8d22c4d..a2af965 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadcart.tt >+++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-downloadcart.tt >@@ -9,9 +9,9 @@ > <ol><li><label for="format">Download cart:</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