tipaul
64cd740d2b
synch'ing 2.2 and head
2005-05-04 08:58:30 +00:00
tipaul
49347b6d06
no falgs required
2004-05-10 09:25:24 +00:00
oleonard
7ed4e50430
Added Paul's LibraryName variable to template
2004-01-08 18:23:36 +00:00
rangi
13f7f793ea
Fix for bug 588
...
Now i just have to get the plural/singular for results /result working
2003-10-10 00:35:06 +00:00
tipaul
5bec8b0db0
fix for #406
2003-04-24 18:44:17 +00:00
finlayt
39f26e9e07
fixed a couple of bugs. Note this version of opac-reserve.pl is designed to work with the vanilla template.
2003-03-18 20:25:31 +00:00
wolfpac444
4e3888e2ec
Fixed the subject search.
2003-02-21 02:25:03 +00:00
acli
32b87866dd
Minor code cleanup
...
(Implemented some simple FIXME's in C4/Search.pm)
2003-02-03 02:15:43 +00:00
acli
52a5fd4bbd
Moved C4/Charset.pm to C4/Interface/CGI/Output.pm
...
Create output_html_with_http_headers function to contain the "print $query
->header(-type => guesstype...),..." call. This is in preparation for
non-HTML output (e.g., text/xml) and charset conversion before output in
the future.
Created C4/Interface/CGI/Template.pm to hold convenience functions specific
to the CGI interface using HTML::Template
Modified moremembers.pl to make the "sex" field localizable for languages
where M and F doesn't make sense
2003-02-02 07:18:37 +00:00
acli
125c7f9c7e
Handle meta tags for non-latin1 charsets
2003-01-20 07:39:27 +00:00
tipaul
747a71aa67
little bugfixes for opac templated.
...
Need "use HTML::Template" at the beginning of every script.
Note : opac-reserve does not work at all.
Could katipo/finlay check why ?
2002-12-19 11:04:14 +00:00
finlayt
2b8ef90945
merged in changes from the rel-1-2 branch into the main branch. Some of the default templates are a bit broken now....
2002-12-04 22:25:01 +00:00
tonnesen
c16a952963
Merging from rel-1-2 to trunk
2002-10-28 20:02:57 +00:00
arensb
5aa0fca7fa
Removed trailing whitespace.
2002-10-13 10:43:54 +00:00
tonnesen
d04d6cace7
switched from picktemplate() to gettemplate()
2002-10-09 18:09:16 +00:00
finlayt
6007e1e067
added these files from the rel-1-2 branch. This is the beging of the new opac
2002-10-03 08:51:29 +00:00