Koha/koha-tmpl/opac-tmpl/prog/en/modules
Joe Atzberger 728b677c62 Cleanup code formatting for readability. No functional change.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-04-22 18:06:26 -05:00
..
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
sco fix typo: "Ok" => "OK" 2007-12-26 14:27:54 -06:00
kohaerror.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
maintenance.tmpl improving english of maintenance page 2008-04-10 15:52:41 -05:00
opac-account.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-addbybiblionumber.tmpl Changing the way items are added to the cart and and lists from the searchresults page: Users now check items and choose from an 'add to...' dropdown which is populated with the logged-in user's lists. The add-to-shelf popup has been modified to accept a shelfnumber so that a users can add straight to the selected list. 2008-01-29 07:58:58 -06:00
opac-advsearch.tmpl Correction to cat-search.inc to avoid focus-stealing problem; Change to detail.tmpl to play nice with moredetail.tmpl; Minor changes to search pages to allow greater flexibility with background customizations. 2008-04-17 05:52:49 -05:00
opac-alert-subscribe.tmpl typo fix: "recieve" => "receive" 2008-03-15 08:37:22 -05:00
opac-auth.tmpl Markup correction. 2008-03-19 15:46:22 -05:00
opac-authorities-home.tmpl BIG COMMIT: minimal fix to authorities search 2007-12-26 20:23:16 -06:00
opac-authoritiesdetail.tmpl bugfix : the path to css has been modified 2007-12-18 04:47:02 -06:00
opac-authoritiessearchresultlist.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-basket.tmpl Adding COinS support to cart pop-up; Hide similar items in opac-details if no similar items are found. 2008-04-08 08:37:11 -05:00
opac-browser.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-detail.tmpl Baker and Taylor OPAC integration, plus some logic for Tags 2008-04-22 18:02:36 -05:00
opac-detailprint.tmpl Removing some unused include files; Correcting nomenclature for cart; hiding quick search form on advanced search page; Styling user menu links as sidebar tabs. 2008-02-03 07:22:59 -06:00
opac-dictionary.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-full-serial-issues.tmpl Bug fixing : serial collection on OPAC were not correctly displayed. 2007-12-14 10:51:14 -06:00
opac-ISBDdetail.tmpl Markup corrections. Tweaking holds interface. 2008-03-25 07:22:40 -05:00
opac-main.tmpl Fix for Bug 1939, OpacMainUserBlock not displaying with news. 2008-03-17 16:28:57 -05:00
opac-MARCdetail.tmpl Markup corrections. Tweaking holds interface. 2008-03-25 07:22:40 -05:00
opac-passwd.tmpl Beginning changes to opac-userupdate.tmpl, with the intention of eliminating opac-userdetails.tmpl in favor of linking directly to update form (a la Wordpress) 2008-02-28 07:58:52 -06:00
opac-readingrecord.tmpl Fix for bug 1593: Fix item type image handling in OPAC 2008-03-17 17:33:37 -05:00
opac-reserve.tmpl Changes to allow librarian to turn off item-level holds in the OPAC. Requires the addition of OPACItemHolds system pref ("Allow OPAC users to place hold on specific items. If OFF, users can only request next available copy." Type: YesNo). Also modifying redirect to show Holds tab in opac-user.pl. 2008-04-03 14:44:33 -05:00
opac-results-grouped.tmpl Correction to cat-search.inc to avoid focus-stealing problem; Change to detail.tmpl to play nice with moredetail.tmpl; Minor changes to search pages to allow greater flexibility with background customizations. 2008-04-17 05:52:49 -05:00
opac-results.tmpl Cleanup code formatting for readability. No functional change. 2008-04-22 18:06:26 -05:00
opac-review.tmpl Adding a couple of missing YUI js files; Adding comment preview to comments system (needs review). 2008-04-01 06:45:50 -05:00
opac-sendbasket.tmpl Removing some unused include files; Correcting nomenclature for cart; hiding quick search form on advanced search page; Styling user menu links as sidebar tabs. 2008-02-03 07:22:59 -06:00
opac-sendbasketform.tmpl Removing some unused include files; Correcting nomenclature for cart; hiding quick search form on advanced search page; Styling user menu links as sidebar tabs. 2008-02-03 07:22:59 -06:00
opac-serial-issues.tmpl Reintroducing history dates for serial-issue (see previous commit for staff // feature) 2008-04-10 02:52:54 -05:00
opac-shelves.tmpl Quotes in shelf name prevented editing of shelf name. 2008-04-10 15:54:03 -05:00
opac-showmarc.tmpl adding famfamfam iconset, improving isbn for amazon content, etc. 2008-04-07 21:20:22 -05:00
opac-showreviews.tmpl If LibraryName was not specified, the opac layout was broken. Adding a default ("Koha Online Catalog") to the template in case LibraryName is empty. 2007-11-28 21:25:16 -06:00
opac-suggestions.tmpl adding famfamfam iconset, improving isbn for amazon content, etc. 2008-04-07 21:20:22 -05:00
opac-tags.tmpl Tags - module, script and template support for user tagging in OPAC. 2008-04-22 18:02:44 -05:00
opac-tags_subject.tmpl Markup corrections. Tweaking holds interface. 2008-03-25 07:22:40 -05:00
opac-topissues.tmpl BUGFIX : don't displayt "Place Hold" when RequestOnOpac is OFF 2008-04-14 23:46:55 -05:00
opac-user.tmpl Highlight waiting and transfered items in the user's holds list. Statuses on transfered items not working properly, though (Bug 2002). 2008-04-10 02:59:25 -05:00
opac-userdetails.tmpl Beginning changes to opac-userupdate.tmpl, with the intention of eliminating opac-userdetails.tmpl in favor of linking directly to update form (a la Wordpress) 2008-02-28 07:58:52 -06:00
opac-userupdate.tmpl Enabling and improving OPAC print stylesheet. 2008-03-07 07:40:40 -06:00