| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2005/07/13 23:38:04 | 708 | 708 | dpavlin | added HyperEstraier back-end indexer |
| 2005/07/13 23:36:53 | 707 | 707 | dpavlin | small fix |
| 2005/07/13 23:35:59 | 706 | 706 | dpavlin | small doc fix |
| 2005/07/13 22:34:52 | 705 | 705 | dpavlin | ported code to use Biblio::Isis, newer version (released on CPAN of IsisDB) |
| 2004/12/31 03:34:33 | 616 | 616 | dpavlin | cleanup |
| 2004/12/31 02:19:24 | 609 | 609 | dpavlin | prefer IsisDB over OpenISIS, small improvement to progress bar |
| 2004/11/06 21:01:31 | 588 | 588 | dpavlin | added warn if no words |
| 2004/11/06 18:36:54 | 584 | 584 | dpavlin | never show scrollbars (fix scrollbars in Firefox) |
| 2004/11/02 17:17:51 | 583 | 583 | dpavlin | fix iframe margins |
| 2004/11/01 23:38:53 | 581 | 581 | dpavlin | scroll to result, even in iframe |
| 2004/11/01 22:52:44 | 580 | 580 | dpavlin | added wait messages, support for url arguments |
| 2004/11/01 22:13:07 | 576 | 576 | dpavlin | create div if creating iframe, not empty ul |
| 2004/11/01 18:00:26 | 575 | 575 | dpavlin | first iframe implementation of tree, shuffled a bit paramters to WebPAC::Tree (so, node dir is now parametar to new and not to output) |
| 2004/11/01 17:19:48 | 574 | 574 | dpavlin | fix paths to data in tree |
| 2004/11/01 15:29:17 | 573 | 573 | dpavlin | added detail_url code ref and base_path to unroll |
| 2004/11/01 14:55:16 | 572 | 572 | dpavlin | convert WebPAC::Tree to use Template Toolkit, started adding support for nodes in iframe |
| 2004/10/30 23:58:36 | 563 | 563 | dpavlin | well, it seems it *IS* what I want. Removed that warning :-) |
| 2004/10/30 23:04:37 | 560 | 560 | dpavlin | removed upper case letters from encoding of index nodes (to support Windows which is case-insensitive), added support for filters into TT templates, changed crovoc symbol to #C# in data |
| 2004/10/29 22:09:04 | 555 | 555 | dpavlin | 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). |
| 2004/10/24 14:51:53 | 540 | 540 | dpavlin | jsFind 0.06 API |