/[webpac]/trunk2/import_xml/isis_hidra_ths.xml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Log of /trunk2/import_xml/isis_hidra_ths.xml

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 565 - (view) (annotate) - [select for diffs]
Modified Sun Oct 31 03:50:01 2004 UTC (19 years, 5 months ago) by dpavlin
File length: 10383 byte(s)
Diff to previous 564 , to selected 286
design


Revision 564 - (view) (annotate) - [select for diffs]
Modified Sat Oct 30 23:59:06 2004 UTC (19 years, 5 months ago) by dpavlin
File length: 10192 byte(s)
Diff to previous 555 , to selected 286
design and import_xml changes


Revision 555 - (view) (annotate) - [select for diffs]
Modified Fri Oct 29 22:09:04 2004 UTC (19 years, 5 months ago) by dpavlin
File length: 10342 byte(s)
Diff to previous 510 , to selected 286
Special suport for non-repeatable fileds:

Now you can specify s900^a instead of v900^a to get one and singe value.
Have in mind that if you DON'T have any repeatable value in this filed, you
WILL create infinite loop. So, use some repeatable value.

This is however, very useful for situation where you want to reference one
non-repeatable value from field which is repeatable.

There is experimental code that checks for infitite loops, but it's not
working right (and I'm too tired to fix this now).



Revision 510 - (view) (annotate) - [select for diffs]
Modified Sun Oct 10 19:32:33 2004 UTC (19 years, 5 months ago) by dpavlin
File length: 10186 byte(s)
Diff to previous 501 , to selected 286
add bullets to narrow term


Revision 501 - (view) (annotate) - [select for diffs]
Modified Sun Oct 10 11:25:10 2004 UTC (19 years, 5 months ago) by dpavlin
File length: 10174 byte(s)
Diff to previous 500 , to selected 286
implement CROVOC marker for tree


Revision 500 - (view) (annotate) - [select for diffs]
Modified Sun Oct 10 11:04:52 2004 UTC (19 years, 5 months ago) by dpavlin
File length: 9970 byte(s)
Diff to previous 493 , to selected 286
implement filter{name} which can be embedded inside filed, just like
eval{...}. Code for filters is not compatibile with old implementation, but
it should be easier.
If you mix eval{} and filter{}, eval has to come first.


Revision 493 - (view) (annotate) - [select for diffs]
Modified Sun Oct 10 05:31:23 2004 UTC (19 years, 5 months ago) by dpavlin
File length: 9444 byte(s)
Diff to previous 417 , to selected 286
local changes


Revision 417 - (view) (annotate) - [select for diffs]
Modified Thu Sep 9 10:06:09 2004 UTC (19 years, 6 months ago) by dpavlin
File length: 9512 byte(s)
Diff to previous 375 , to selected 286
Don't add duplicate data in index. Quoting with qq#..# so field data
shouldn't have # in it (or eval will complain).


Revision 375 - (view) (annotate) - [select for diffs]
Modified Sun Jun 20 17:52:41 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 9496 byte(s)
Diff to previous 374 , to selected 286
implement formats


Revision 374 - (view) (annotate) - [select for diffs]
Modified Sun Jun 20 16:57:52 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 9498 byte(s)
Diff to previous 373 , to selected 286
save mfn as field v000, _get logger handles calls from main as it should,
support for <filename> tag


Revision 373 - (view) (annotate) - [select for diffs]
Modified Sun Jun 20 15:49:09 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 9351 byte(s)
Diff to previous 372 , to selected 286
a lot more logging, lookups are now working as expected (and documented)


Revision 372 - (view) (annotate) - [select for diffs]
Modified Sat Jun 19 18:16:20 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 9297 byte(s)
Diff to previous 365 , to selected 286
Log4perl implementation


Revision 365 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 23:10:28 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 9267 byte(s)
Diff to previous 361 , to selected 286
converted file


Revision 361 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 15:48:42 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 9016 byte(s)
Diff to previous 337 , to selected 286
new version of files


Revision 337 - (view) (annotate) - [select for diffs]
Modified Thu Jun 10 19:22:40 2004 UTC (19 years, 9 months ago) by dpavlin
File length: 7513 byte(s)
Diff to previous 286
new trunk for webpac v2


Revision 286 - (view) (annotate) - [selected]
Modified Sun Mar 14 19:44:57 2004 UTC (20 years ago) by dpavlin
Original Path: trunk/import_xml/isis_hidra_ths.xml
File length: 7513 byte(s)
Diff to previous 281
merge changes from trunk to branches, converted all import_xml


Revision 281 - (view) (annotate) - [select for diffs]
Modified Sun Mar 14 18:04:52 2004 UTC (20 years ago) by dpavlin
Original Path: trunk/import_xml/isis_hidra_ths.xml
File length: 7402 byte(s)
Diff to previous 207 , to selected 286
converted delimiters to new format


Revision 207 - (view) (annotate) - [select for diffs]
Modified Sat Jan 31 21:03:06 2004 UTC (20 years, 2 months ago) by dpavlin
Original Path: trunk/import_xml/isis_hidra_ths.xml
File length: 7330 byte(s)
Diff to previous 204 , to selected 286
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 204 - (view) (annotate) - [select for diffs]
Modified Sun Jan 18 16:24:41 2004 UTC (20 years, 2 months ago) by dpavlin
Original Path: trunk/import_xml/isis_hidra_ths.xml
File length: 6682 byte(s)
Diff to previous 189 , to selected 286
updated according to specification


Revision 189 - (view) (annotate) - [select for diffs]
Modified Sat Nov 29 19:07:29 2003 UTC (20 years, 4 months ago) by dpavlin
Original Path: trunk/import_xml/isis_hidra_ths.xml
File length: 3177 byte(s)
Diff to previous 178 , to selected 286
local changes specific to hida


Revision 178 - (view) (annotate) - [select for diffs]
Modified Mon Nov 24 21:54:19 2003 UTC (20 years, 4 months ago) by dpavlin
Original Path: trunk/import_xml/isis_hidra_ths.xml
File length: 3115 byte(s)
Diff to previous 165 , to selected 286
major improvements: you can select order of scanning in each topic tag
to be eather by line (which is default, repeatable fields in one line will
be unrolled) or page-by-page (using new interate_by_page="1" attribute).
New page-by-page mode is really useful with lookups (because you can
append fields with lookups in same line, but using two tags), but it will
create multiple rows in html output.


Revision 165 - (view) (annotate) - [select for diffs]
Added Sun Nov 23 15:06:29 2003 UTC (20 years, 4 months ago) by dpavlin
Original Path: trunk/import_xml/isis_hidra_ths.xml
File length: 2676 byte(s)
Diff to selected 286
renamed files from HIDRA to contain _hidra_ in filename


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26