Koha/koha-tmpl/opac-tmpl/prog/en/modules
Joe Atzberger b5c584993f Addresses Bug 2073, clarifying OpacCloud's limitations.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-31 21:59:48 -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 Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-account.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-addbybiblionumber.tmpl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-advsearch.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-alert-subscribe.tmpl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-auth.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-authorities-home.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-authoritiesdetail.tmpl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-authoritiessearchresultlist.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-basket.tmpl Adding padding to <p> to improve some readability issues; Correcting terminology in the cart (shelf -> list); Minor punctuation change in results. 2008-05-19 13:24:10 -05:00
opac-browser.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-detail.tmpl Wrap up Tags integration - add sysprefs for new installs. 2008-05-31 21:59:12 -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 Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-full-serial-issues.tmpl Displaying branchcode and notes fields in full serials issue table. 2008-05-30 11:57:35 -05:00
opac-ISBDdetail.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-main.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-MARCdetail.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-opensearch.tmpl Fixing bug 1629: RSS Feeds of Search Results in OPAC 2008-05-01 18:55:13 -05:00
opac-passwd.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-readingrecord.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-reserve.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-results-grouped.tmpl Normalizing s/On loan/Checked out/ 2008-04-25 15:28:14 -05:00
opac-results.tmpl Wrap up Tags integration - add sysprefs for new installs. 2008-05-31 21:59:12 -05:00
opac-review.tmpl Bugfix 2026 - Comments handling overhauled. Scrubber and Error feedback added. 2008-05-29 06:51:58 -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 Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-serial-issues.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-shelves.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-showmarc.tmpl name error "opac-bottom.inc" in template 2008-04-25 07:11:39 -05:00
opac-showreviews.tmpl Finishing adding additional markup for increased flexibility in stylesheet customization. Patch also includes some markup corrections, but shouldn't result in any visual changes. 2008-05-11 06:50:23 -05:00
opac-suggestions.tmpl Altering CSS to make holding table on opac MARC view more compact. Adding "new" link to opac suggestions screen for display when there are no suggestions (Bug 2110 Can't place suggestion from my suggestions tab in OPAC) 2008-05-16 08:18:27 -05:00
opac-tags.tmpl Tags AJAX and JSON for OPAC side. 2008-05-29 06:25:17 -05:00
opac-tags_subject.tmpl Addresses Bug 2073, clarifying OpacCloud's limitations. 2008-05-31 21:59:48 -05:00
opac-topissues.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-user.tmpl nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/ 2008-05-30 11:36:04 -05:00
opac-userdetails.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00
opac-userupdate.tmpl Template restructuring to allow option of styling OPAC with fixed-width layout. This commit doesn't change the default OPAC appearance. 2008-05-19 13:24:11 -05:00