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/humanistika/WebPac.pm
Parent Directory
|
Revision Log
Revision
198 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 21 06:35:43 2003 UTC
(19 years, 11 months ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 9083 byte(s)
Diff to
previous 190
Implement different interfaces to webpac (for books, articles etc, or in
different languages) easily: just add base_path with relative or
absolute URL to root of your webpac and you can then create multiple
aliases (using Alias directive in httpd.conf) which have same beginning
as base_path. Everything added after base_path will be added after filename
for templates, but before extension. Easy, eh?
Revision
190 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 29 19:11:23 2003 UTC
(20 years ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 8040 byte(s)
Diff to
previous 186
exact matches can now specify to include (or not) wildcard at end. Added
also documentation about exact matching using swish-e
Revision
163 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 20 21:23:40 2003 UTC
(20 years ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 7797 byte(s)
Diff to
previous 158
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
147 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 16 16:14:37 2003 UTC
(20 years ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 7072 byte(s)
Diff to
previous 140
Implementation of master template: just create template html file in
public_html and insert ##webpac## where you want output of webpac.
Then define template to full path to that template, and you are ready to go.
Revision
140 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Oct 30 00:10:09 2003 UTC
(20 years, 1 month ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 6650 byte(s)
Diff to
previous 128
fix for total number of entries from index if using filter, renamed
check function to count and added limit
Revision
126 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 4 13:47:36 2003 UTC
(20 years, 3 months ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 6644 byte(s)
Diff to
previous 124
added links from result headline to details, CSS style to make headline links
and links in index non-underlined
Revision
121 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 2 21:31:54 2003 UTC
(20 years, 3 months ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 6343 byte(s)
Diff to
previous 120
don't report error if user didn't selected any result and clicked on
details. However, there is still bug: it will reset pager to first page.
I will have to re-write pager without JavaScript to fix this.
Revision
73 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jul 5 22:31:46 2003 UTC
(20 years, 5 months ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 5642 byte(s)
Diff to
previous 71
- support multi-value fields (e.g. for checkboxes)
- remove accented characters before feeding swish
Revision
13 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 16 22:41:37 2003 UTC
(20 years, 9 months ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 4373 byte(s)
Diff to
previous 12
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
10 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 16 17:35:54 2003 UTC
(20 years, 10 months ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 3596 byte(s)
Diff to
previous 9
bunch of changes: make design more modular, implement index (partial
implementation) and other small and big changes
Revision
9 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 11 19:55:30 2003 UTC
(20 years, 11 months ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 3666 byte(s)
Diff to
previous 7
renamed "old" index to swish, and introduced index which is -- index;
implemented using PostgreSQL for now.
Revision
7 -
(
view)
(
annotate)
-
[select for diffs]
Added
Sat Jan 11 16:44:03 2003 UTC
(20 years, 11 months ago)
by
dpavlin
Original Path:
trunk/WebPac.pm
File length: 3361 byte(s)
major modifications to produce first (non-working) version of Web CGI
interface.
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.