This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
Log of /branches/hidra/template_html
Directory Listing
Revision
277 -
Directory Listing
Modified
Sun Mar 14 12:11:19 2004 UTC
(19 years, 8 months ago)
by
dpavlin
merge -r263:HEAD trunk/ branches/
Revision
242 -
Directory Listing
Modified
Mon Mar 8 18:07:37 2004 UTC
(19 years, 8 months ago)
by
dpavlin
creating hidra branch of code
Revision
163 -
Directory Listing
Modified
Thu Nov 20 21:23:40 2003 UTC
(20 years ago)
by
dpavlin
Original Path:
trunk/template_html
Added type="swish_exact" to save data into swish index with boundaries
xxbxx data xxexxx. This is helpful to implement exact match from beginning
of query and exact match to full query which are defined using e[nr] field
in web user interface (with same [nr] as f[nr] and v[nr] fields) which
have to have value 1 (from beginning) 2 (from end, not that useful...) or
3 (1+2 - exact match)
Revision
161 -
Directory Listing
Modified
Thu Nov 20 19:33:00 2003 UTC
(20 years ago)
by
dpavlin
Original Path:
trunk/template_html
write nice (?) message indicating that there are no results for this query
Revision
156 -
Directory Listing
Modified
Mon Nov 17 20:46:18 2003 UTC
(20 years ago)
by
dpavlin
Original Path:
trunk/template_html
added template example (which include do_checkbox JavaScript)
added select all/none/toggle at results page (usage of do_checkbox.js)
Revision
126 -
Directory Listing
Modified
Thu Sep 4 13:47:36 2003 UTC
(20 years, 2 months ago)
by
dpavlin
Original Path:
trunk/template_html
added links from result headline to details, CSS style to make headline links
and links in index non-underlined
Revision
114 -
Directory Listing
Modified
Wed Jul 16 15:49:56 2003 UTC
(20 years, 4 months ago)
by
dpavlin
Original Path:
trunk/template_html
don't generate all html for headline results, lot of html fixes
Revision
47 -
Directory Listing
Modified
Sun Mar 23 01:17:49 2003 UTC
(20 years, 8 months ago)
by
dpavlin
Original Path:
trunk/template_html
show just hits or all details buttons on result page
Revision
43 -
Directory Listing
Modified
Sat Mar 22 22:43:05 2003 UTC
(20 years, 8 months ago)
by
dpavlin
Original Path:
trunk/template_html
fixed alphabet soup -- characters encoding should really work now!
Revision
13 -
Directory Listing
Modified
Sun Feb 16 22:41:37 2003 UTC
(20 years, 9 months ago)
by
dpavlin
Original Path:
trunk/template_html
added configuration file with database descriptions,
moved isis.xml definition file in separate directory (in preparation for MARK),
support for different encodings in different files,
various fixes, improvements and badly written parts which will change ;-)
Revision
9 -
Directory Listing
Modified
Sat Jan 11 19:55:30 2003 UTC
(20 years, 10 months ago)
by
dpavlin
Original Path:
trunk/template_html
renamed "old" index to swish, and introduced index which is -- index;
implemented using PostgreSQL for now.
Revision
8 -
Directory Listing
Modified
Sat Jan 11 17:08:19 2003 UTC
(20 years, 10 months ago)
by
dpavlin
Original Path:
trunk/template_html
fix detailed search (drop down still isn't working)
Revision
7 -
Directory Listing
Added
Sat Jan 11 16:44:03 2003 UTC
(20 years, 10 months ago)
by
dpavlin
Original Path:
trunk/template_html
major modifications to produce first (non-working) version of Web CGI
interface.