This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /trunk/filter
Directory Listing
Revision
383 -
Directory Listing
Modified
Wed Jul 7 20:51:37 2004 UTC
(19 years, 4 months ago)
by
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
Revision
351 -
Directory Listing
Modified
Tue Jun 15 22:14:41 2004 UTC
(19 years, 5 months ago)
by
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).
Revision
322 -
Directory Listing
Modified
Sun Apr 18 02:15:16 2004 UTC
(19 years, 7 months ago)
by
dpavlin
fix of a fix (case)
Revision
320 -
Directory Listing
Modified
Sun Apr 18 00:57:39 2004 UTC
(19 years, 7 months ago)
by
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
Revision
318 -
Directory Listing
Modified
Sun Apr 18 00:50:13 2004 UTC
(19 years, 7 months ago)
by
dpavlin
fix CROASCII (B1.002:1982) filter
Revision
207 -
Directory Listing
Modified
Sat Jan 31 21:03:06 2004 UTC
(19 years, 10 months ago)
by
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
Revision
205 -
Directory Listing
Modified
Sun Jan 18 21:11:39 2004 UTC
(19 years, 10 months ago)
by
dpavlin
support for unrolling thesaurus entries which have data only about parent
term, so that we can display child terms for each entry
Revision
168 -
Directory Listing
Modified
Sun Nov 23 15:37:43 2003 UTC
(20 years ago)
by
dpavlin
added years filter for swish to support 1983- notation
Revision
167 -
Directory Listing
Modified
Sun Nov 23 15:36:12 2003 UTC
(20 years ago)
by
dpavlin
add prototype
Revision
164 -
Directory Listing
Modified
Sat Nov 22 22:04:05 2003 UTC
(20 years ago)
by
dpavlin
implemented filter which can replace (or be used together with) unac_string
from Text::Unaccent
Revision
152 -
Directory Listing
Modified
Sun Nov 16 22:40:04 2003 UTC
(20 years ago)
by
dpavlin
new languages
Revision
145 -
Directory Listing
Modified
Sun Nov 16 12:35:21 2003 UTC
(20 years ago)
by
dpavlin
added more languages
Revision
143 -
Directory Listing
Modified
Thu Nov 6 21:35:17 2003 UTC
(20 years ago)
by
dpavlin
added two missing characters (and still missing one)
Revision
141 -
Directory Listing
Modified
Thu Oct 30 00:49:43 2003 UTC
(20 years, 1 month ago)
by
dpavlin
another alternative encoding for Crolist. How many does it have?
Revision
131 -
Directory Listing
Modified
Wed Oct 8 22:05:00 2003 UTC
(20 years, 1 month ago)
by
dpavlin
Crolist CROASCII
Revision
130 -
Directory Listing
Modified
Wed Oct 8 21:26:13 2003 UTC
(20 years, 1 month ago)
by
dpavlin
filter to import Crolist data in CROASCII code-page
Revision
100 -
Directory Listing
Modified
Mon Jul 14 10:34:00 2003 UTC
(20 years, 4 months ago)
by
dpavlin
filter to join shelf numbers in one field for index
Revision
42 -
Directory Listing
Modified
Sat Mar 15 21:48:48 2003 UTC
(20 years, 8 months ago)
by
dpavlin
filter fix && optimisation
Revision
26 -
Directory Listing
Modified
Sun Feb 23 07:02:55 2003 UTC
(20 years, 9 months ago)
by
dpavlin
new filters
Revision
20 -
Directory Listing
Added
Sat Feb 22 23:49:22 2003 UTC
(20 years, 9 months ago)
by
dpavlin
add filter="name" for fields (to correct strane input data or make variations
for indexing)