Fix documentation of of chr's equivalent directive ZEB-672
[idzebra-moved-to-github.git] / recctrl / xslt.c
2006-06-02 Marc Crommeremoved grs.danbib filter
2006-05-31 Marc Crommeremoving the XSLT filter from the build, only keeping...
2006-05-29 Marc Crommemade place for record delete
2006-05-24 Adam DickmeissFixed bug #594: Zebra pollutes XSLT output? For alvis...
2006-05-24 Marc Crommecorrected logical error in finding indexation stylesheet
2006-05-24 Marc Crommereturning default schema name or identifier when no...
2006-05-23 Marc Crommeadded support for default retrieval schema other than...
2006-05-10 Adam DickmeissPut local variables footer in all c, h files.
2006-05-02 Marc Crommeadded possibility to display static rank information...
2006-04-26 Marc Crommechanged xslt filter to expand config file and xslt...
2006-04-26 Adam DickmeissChange config function in recType interface to return...
2005-08-24 Adam DickmeissAllow complex compspec so that SRW/SRU schemas are...
2005-08-22 Adam DickmeissIncrease params array. If not it'll get overriden when...
2005-08-22 Adam DickmeissAlign alvis with xslt (again).
2005-08-19 Adam DickmeissAdded some type casts to avoid warnings produced by...
2005-08-18 Adam DickmeissAdded support for static ranking. Bug #174. The staticr...
2005-06-24 Adam DickmeissXSLT filter reads z:record construct which may define...
2005-06-23 Adam DickmeissRegister type (w,p) + set-use/string attriute combined...
2005-06-15 Adam DickmeissRename xslt filter attribute 'field' to 'name'.
2005-06-07 Adam DickmeissChange xslt NS to indexdata.dk/zebra/xslt/1. Add snippe... snippet.version.1
2005-06-07 Adam DickmeissAdded snippet utilities and snippet window implementation.
2005-06-01 Adam DickmeissAllow split path/level to be specified in XSLT conf.
2005-05-31 Adam DickmeissXSLT filter uses XML config for to list each supported...
2005-05-01 Adam DickmeissReorder declaration.
2005-05-01 Adam DickmeissMake two xslt filters, "xslt" which does not split...
2005-04-28 Adam DickmeissFixed set_param_int (did not append properly)
2005-04-28 Adam DickmeissPass the following args to XSLT during retrieval: schem...
2005-04-28 Adam DickmeissAdded new fundamental filter 'xslt'. This filter reads...