| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2006/05/24 19:05:25 | 742 | 742 | dpavlin | fix mem_lookup with values which include characters which can be interpreted as regexes |
| 2004/07/07 20:51:37 | 383 | 383 | dpavlin | fixed direct memory lookup, workaround for strange bug when requested output is scalar; it will ignore first element which works but is not totally correct |
| 2004/06/15 22:14:41 | 351 | 351 | dpavlin | back-ported unlimited recursive mem_lookup from webpac v2. Now you can say something like [[[900]]] and it will produce tripple lookup (as opposed to double which was maximum in old version). |
| 2004/04/18 02:15:16 | 322 | 322 | dpavlin | fix of a fix (case) |
| 2004/04/18 00:57:39 | 320 | 320 | dpavlin | implement my_unac_string function, and my_unac_filter option in global.conf which you *REALLY* want to use if you don't have only clean 7-bit characters in your data Copied from /trunk/filter/unac_string_croatian.pm:317 |
| 2004/04/18 00:50:13 | 318 | 318 | dpavlin | fix CROASCII (B1.002:1982) filter |
| 2004/01/31 21:03:06 | 207 | 207 | dpavlin | thesaurus is finally working... It contains recursive entries to parnet term, and we actually needed to display narrower terms, so mem_lookup was created. Important changes: - you can write eval{"901a" eq "Mikrotezaurus"} within <isis> tag and if expression evaluates to false, no content will be outputed (It's used to hide microtesarus terms from lover level descriptors) - mem_lookup.pm now supports formats: you can write something like [a:5614];;[d:[a:5614]] and it will correctly embed values |
| 2004/01/18 21:11:39 | 205 | 205 | dpavlin | support for unrolling thesaurus entries which have data only about parent term, so that we can display child terms for each entry |
| 2003/11/23 15:37:43 | 168 | 168 | dpavlin | added years filter for swish to support 1983- notation |
| 2003/11/23 15:36:12 | 167 | 167 | dpavlin | add prototype |
| 2003/11/22 22:04:05 | 164 | 164 | dpavlin | implemented filter which can replace (or be used together with) unac_string from Text::Unaccent |
| 2003/11/16 22:40:04 | 152 | 152 | dpavlin | new languages |
| 2003/11/16 12:35:21 | 145 | 145 | dpavlin | added more languages |
| 2003/11/06 21:35:17 | 143 | 143 | dpavlin | added two missing characters (and still missing one) |
| 2003/10/30 00:49:43 | 141 | 141 | dpavlin | another alternative encoding for Crolist. How many does it have? |
| 2003/10/08 22:05:00 | 131 | 131 | dpavlin | Crolist CROASCII |
| 2003/10/08 21:26:13 | 130 | 130 | dpavlin | filter to import Crolist data in CROASCII code-page |
| 2003/07/14 10:34:00 | 100 | 100 | dpavlin | filter to join shelf numbers in one field for index |
| 2003/03/15 21:48:48 | 42 | 42 | dpavlin | filter fix && optimisation |
| 2003/02/23 07:02:55 | 26 | 26 | dpavlin | new filters |