MARC stuff : beginning to use MARC::Record package.
[koha.git] / html-template /
2002-05-21 rangiFixing ItemInfo2 to ItemInfo
2002-05-19 rangiAdding in publisher and abstract as search fields
2002-05-15 rangiFirst cut of moredetail.pl using html::template
2002-05-15 tonnesenDarn. Committed over old search.pl... really going...
2002-05-15 rangiHtml::Templated version of detail.pl,
2002-05-14 rangiShifted picktemplate out into C4::Output.pm
2002-05-14 tonnesenBug that prevented picking alternate themes from default
2002-05-14 tonnesenFixed some breakage...
2002-05-14 rangiNow works with all searches, this plus the templates...
2002-05-14 tonnesenModifications to use new template directory structure...
2002-05-13 tonnesenAdded cell padding back in to table for default.tmpl
2002-05-13 tonnesenFixed reference to newsearch.pl instead of search.pl
2002-05-13 tonnesenFixed some problems in default.tmpl
2002-05-13 tonnesenChanges:
2002-05-13 rangiWill work now with the existing C4/Search.pm at least...
2002-05-10 tonnesenSmall cleanups. We really need to hash out some standa...
2002-05-10 tonnesenCleaned up formatting of dewey number before returning...
2002-05-10 tonnesenModified Search.pm to work with HTML::Template search...
2002-05-10 tonnesenModified to use Search.pm and KeywordSearch().
2002-05-10 tonnesenFixed startfrom in template links in header
2002-05-10 tonnesenStill playing. Added a "next record" link
2002-05-10 tonnesenAdded ability to switch between two templates. One...
2002-05-10 tonnesenNow using real data. Returns first 20 records where...
2002-05-10 tonnesenPut Dewey back in template file
2002-05-10 tonnesenStarting to play with HTML::Template