Koha/opac
Joshua Ferraro bbd043f155 adding three new variables for installation:
'ZEBRA_SRU_HOST'    => 'localhost',
  'ZEBRA_SRU_BIBLIOS_PORT'    => '9998',
  'ZEBRA_SRU_AUTHORITIES_PORT'    => '9999',

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-01-03 21:28:27 -06:00
..
rss adding file just for creating the rss directory 2007-08-02 08:50:43 +00:00
sco fixed variable masking warnings found by perl -w 2008-01-03 20:23:59 -06:00
changelanguage.pl Bugfixes & improvements (various and minor) : 2007-05-22 09:13:54 +00:00
maintenance.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
opac-account.pl cleanup for opac/ Dates - missing format_date, etc. 2007-12-04 18:56:27 -06:00
opac-addbybiblionumber.pl opac-addbybiblionumber.pl - Remove false dependency, add body message in case scripts disabled. 2007-12-31 16:25:51 -06:00
opac-alert-subscribe.pl opac subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:03 -06:00
opac-authorities-home.pl authorities : Adding sorting option to opac & sorting mainentry asc by default 2007-10-17 07:13:55 -05:00
opac-authoritiesdetail.pl Bug Fixing: 2007-07-06 15:16:40 +00:00
opac-basket.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
opac-browser.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
opac-detail.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
opac-detailprint.pl OPAC detail print: use correct API to build item list 2008-01-03 16:24:49 -06:00
opac-dictionary.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
opac-export.pl HTML::Template => HTML::Template::Pro 2007-12-02 14:55:55 -06:00
opac-ics.pl opac subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:03 -06:00
opac-ISBDdetail.pl Bug FIX : ISBD links to pages should be changed in order to work both at OPAC and intranet. 2007-11-06 06:23:47 -06:00
opac-logout.pl opac subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:03 -06:00
opac-main.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
opac-MARCdetail.pl Changing GetMarcStructure signature. 2007-05-22 08:50:47 +00:00
opac-modrequest.pl Synching opac with fixes to reserves adding back dev_week opac reserve cancel feature that was removed Could use some style improvements 2007-12-24 02:01:04 -06:00
opac-passwd.pl Changes to fix Bug 1335 (Min password length is hardcoded in template error message). Script now checks for passes to the template the value of minPasswordLength system preference so the user knows beforehand what the requirements are, and so that the error message can contain the correct value. 2007-12-04 15:06:31 -06:00
opac-readingrecord.pl cleanup for opac/ Dates - missing format_date, etc. 2007-12-04 18:56:27 -06:00
opac-renew.pl removing all useless %env / $env 2007-04-18 17:00:14 +00:00
opac-reserve.pl item rework: moved GetItem 2008-01-03 16:24:04 -06:00
opac-review.pl functions that were in C4::Interface::CGI::Output are now in C4::Output. 2007-04-24 13:54:28 +00:00
opac-rss.pl Merge branch 'master' of /usr/local/git/koha_base.git/ 2007-08-08 07:27:26 -05:00
opac-search.pl Adding OPACItemsResultsDisplay syspref (missing file from previous commit) 2008-01-03 00:51:43 -06:00
opac-sendbasket.pl item rework: moved various accessor functions 2008-01-03 16:25:05 -06:00
opac-serial-issues.pl Bug fixing : serial collection on OPAC were not correctly displayed. 2007-12-14 10:51:14 -06:00
opac-shelves.pl item rework: various changes 2008-01-03 16:25:42 -06:00
opac-showreviews.pl patches from paul 2007-08-08 07:41:19 -05:00
opac-suggestions.pl fix for bug 1352: 'Suggestions Link Should Force Patron Login' 2007-11-25 16:27:31 -06:00
opac-tags_subject.pl Patch from Joe Atzberger to remove $Id$ and $Log$ from scripts 2007-10-18 16:27:04 -05:00
opac-topissues.pl opac subdir - Dates.pm integration and warnings fixes. 2007-12-04 18:21:03 -06:00
opac-user.pl item rework: moved GetItem 2008-01-03 16:24:04 -06:00
opac-userdetails.pl cleanup for opac/ Dates - missing format_date, etc. 2007-12-04 18:56:27 -06:00
opac-userupdate.pl cleanup for opac/ Dates - missing format_date, etc. 2007-12-04 18:56:27 -06:00
opensearch Microformat support: 2008-01-03 18:00:16 -06:00
unapi adding three new variables for installation: 2008-01-03 21:28:27 -06:00