Koha/koha-tmpl/intranet-tmpl/prog/en/modules/labels
Joshua Ferraro fcc3986cfd Updates to date indexing and search processing
Summary of Koha 3.0 date indexing for MARC21:

Index                   Expected format         Notes
-----------------------------------------------------
date-entered-on-file    [yymmdd]                (008/0-5, indexed in word and sort indexes)
copydate                [yyyy]                  (260$c, indexed in word and sort indexes)
acqdate                 [yyyy-mm-dd]            (952$d, indexed in date,word,sort indexes)
pubdate                 [yyyy]                  (008/7-10, indexed in year,word,sort indexes)

Template Search Parameters Tested:
        limit-yr (either yyyy or yyyy-yyyy) (added processing for ge le, structure attribute st-numeric, etc.)
        yr pubdate (yyyy)
        acqdate,st-date-normalized (yyyy-mm-dd)

Template Sort Parameters Tested:
        pubdate_dsc
        pubdate_asc
        acqdate_dsc
        acqdate_asc

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-12-17 12:00:30 -06:00
..
label-bib-search.tmpl More template cleanup, resident search forms, breadcrumbs menus 2007-09-14 17:47:24 -05:00
label-create-layout.tmpl More work on standardizing toolbars. Also standardizing form markup in /tools 2007-10-20 17:05:10 -05:00
label-create-template.tmpl More work on standardizing toolbars. Also standardizing form markup in /tools 2007-10-20 17:05:10 -05:00
label-edit-layout.tmpl more cleanup 2007-12-04 20:46:15 -06:00
label-edit-template.tmpl Tidying. Properly commenting javascript in some search includes. Standardizing markup in tools and labels. Correction to date function in label-item-search.pl (Thanks Joe) 2007-11-09 13:46:38 -06:00
label-home.tmpl Tidying. Properly commenting javascript in some search includes. Standardizing markup in tools and labels. Correction to date function in label-item-search.pl (Thanks Joe) 2007-11-09 13:46:38 -06:00
label-manager.tmpl Tidying. Properly commenting javascript in some search includes. Standardizing markup in tools and labels. Correction to date function in label-item-search.pl (Thanks Joe) 2007-11-09 13:46:38 -06:00
label-print.tmpl Improvements to nomenclature and translations 2007-11-12 09:00:54 -06:00
label-templates.tmpl Enabling yuipath system preference for choosing local or Yahoo-hosted YUI js library includes. Removing yui-toolbars.inc include. 2007-11-08 18:06:43 -06:00
result.tmpl nomenclature improvements for translation 2007-11-20 16:18:25 -06:00
search.tmpl Updates to date indexing and search processing 2007-12-17 12:00:30 -06:00