From: Mike Taylor Date: Fri, 9 Apr 2010 09:58:47 +0000 (+0100) Subject: New X-Git-Tag: CPAN-v1.02~171 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=da3b6e3e58d9aaaa0197c77742aa2c381db2d935;hp=81f06a9f608fc05e70a3f571cfc54221637955f5 New --- diff --git a/zebra/dom-filter/README b/zebra/dom-filter/README new file mode 100644 index 0000000..72a916f --- /dev/null +++ b/zebra/dom-filter/README @@ -0,0 +1,3 @@ +These files are the residue of an abandoned port of IRSpy's Zebra +configuration from the Alvis filter to the DOM filter. We will +probably return to this at some point. diff --git a/zebra/dom-filter/domfilterconf.xml b/zebra/dom-filter/domfilterconf.xml new file mode 100644 index 0000000..456da1f --- /dev/null +++ b/zebra/dom-filter/domfilterconf.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/zebra/dom-filter/zebra.cfg b/zebra/dom-filter/zebra.cfg new file mode 100644 index 0000000..76c3946 --- /dev/null +++ b/zebra/dom-filter/zebra.cfg @@ -0,0 +1,31 @@ +# $Id: zebra.cfg,v 1.12 2006-12-19 12:53:16 sondberg Exp $ + +# Where to look for config files +profilePath: .:/usr/local/share/idzebra-2.0/tab:/usr/share/idzebra-2.0/tab + +# Where to look for loadable zebra modules. Both these path components +# are necessary, since the former is used when installing from a Debian +# package and the latter when installing from a CVS build. +modulePath: /usr/lib/idzebra-2.0/modules +#modulePath: /usr/local/lib/idzebra-2.0/modules + +# store records and record keys internally +storeData: 1 +storeKeys: 1 + +# Use the "dom" filter with config file "domfilterconf.xml" +recordtype.xml: dom.domfilterconf.xml + +database: IR-Explain---1 +#database: Default + +# where to put registers, and other var content, and how large they may be +register: db/register:100G +shadow: db/shadow:100G +lockdir: db/lock +keytmpdir: db/tmp + +# Permissions for update +perm.anonymous: ra +perm.admin: rw +passwd.c: htpasswd diff --git a/zebra/dom-filter/zeerex2index.xsl b/zebra/dom-filter/zeerex2index.xsl new file mode 100644 index 0000000..527407a --- /dev/null +++ b/zebra/dom-filter/zeerex2index.xsl @@ -0,0 +1,21 @@ + + + + + + + + + + + + +