/[webpac]/branches/tehnika/template_html/search.html
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 /branches/tehnika/template_html/search.html

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 284 - (view) (annotate) - [select for diffs]
Modified Sun Mar 14 18:14:35 2004 UTC (20 years ago) by dpavlin
File length: 9053 byte(s)
Diff to previous 265 , to selected 35
local


Revision 265 - (view) (annotate) - [select for diffs]
Modified Fri Mar 12 15:43:01 2004 UTC (20 years ago) by dpavlin
File length: 9009 byte(s)
Diff to previous 264 , to selected 35
Tehnika specific changes


Revision 264 - (view) (annotate) - [select for diffs]
Modified Fri Mar 12 15:33:13 2004 UTC (20 years ago) by dpavlin
File length: 10296 byte(s)
Diff to previous 174 , to selected 35
branch for tehnika at r263


Revision 174 - (view) (annotate) - [select for diffs]
Modified Sun Nov 23 17:13:53 2003 UTC (20 years, 4 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 10296 byte(s)
Diff to previous 163 , to selected 35
radio buttons for exact search


Revision 163 - (view) (annotate) - [select for diffs]
Modified Thu Nov 20 21:23:40 2003 UTC (20 years, 4 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 10150 byte(s)
Diff to previous 156 , to selected 35
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 156 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 20:46:18 2003 UTC (20 years, 4 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 9987 byte(s)
Diff to previous 155 , to selected 35
added template example (which include do_checkbox JavaScript)
added select all/none/toggle at results page (usage of do_checkbox.js)


Revision 155 - (view) (annotate) - [select for diffs]
Modified Mon Nov 17 20:12:47 2003 UTC (20 years, 4 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 9966 byte(s)
Diff to previous 119 , to selected 35
improvements


Revision 119 - (view) (annotate) - [select for diffs]
Modified Tue Sep 2 11:46:58 2003 UTC (20 years, 7 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 9903 byte(s)
Diff to previous 114 , to selected 35
fixes


Revision 114 - (view) (annotate) - [select for diffs]
Modified Wed Jul 16 15:49:56 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 9858 byte(s)
Diff to previous 113 , to selected 35
don't generate all html for headline results, lot of html fixes


Revision 113 - (view) (annotate) - [select for diffs]
Modified Wed Jul 16 10:08:11 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 9888 byte(s)
Diff to previous 110 , to selected 35
improvements


Revision 110 - (view) (annotate) - [select for diffs]
Modified Tue Jul 15 12:46:43 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 9932 byte(s)
Diff to previous 85 , to selected 35
fix


Revision 85 - (view) (annotate) - [select for diffs]
Modified Fri Jul 11 20:15:01 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 10137 byte(s)
Diff to previous 75 , to selected 35
various changes on the way to production


Revision 75 - (view) (annotate) - [select for diffs]
Modified Sat Jul 5 22:37:44 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 9361 byte(s)
Diff to previous 68 , to selected 35
misc fixes and improvements


Revision 68 - (view) (annotate) - [select for diffs]
Modified Fri Jul 4 23:30:47 2003 UTC (20 years, 8 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 9309 byte(s)
Diff to previous 35
misc other changes


Revision 35 - (view) (annotate) - [selected]
Modified Sun Feb 23 15:47:40 2003 UTC (21 years, 1 month ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 7644 byte(s)
Diff to previous 25
last changes; completly broken charsets


Revision 25 - (view) (annotate) - [select for diffs]
Modified Sun Feb 23 06:57:43 2003 UTC (21 years, 1 month ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 7638 byte(s)
Diff to previous 22 , to selected 35
new fields definitions based on BiblioXML (from http://www.culture.fr/BiblioML/)
but really it's just so that we don't have to re-invent field names.


Revision 22 - (view) (annotate) - [select for diffs]
Modified Sun Feb 23 00:01:08 2003 UTC (21 years, 1 month ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 7396 byte(s)
Diff to previous 9 , to selected 35
*** empty log message ***


Revision 9 - (view) (annotate) - [select for diffs]
Modified Sat Jan 11 19:55:30 2003 UTC (21 years, 2 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 7356 byte(s)
Diff to previous 8 , to selected 35
renamed "old" index to swish, and introduced index which is -- index;
implemented using PostgreSQL for now.


Revision 8 - (view) (annotate) - [select for diffs]
Modified Sat Jan 11 17:08:19 2003 UTC (21 years, 2 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 7020 byte(s)
Diff to previous 7 , to selected 35
fix detailed search (drop down still isn't working)


Revision 7 - (view) (annotate) - [select for diffs]
Added Sat Jan 11 16:44:03 2003 UTC (21 years, 2 months ago) by dpavlin
Original Path: trunk/template_html/search.html
File length: 7042 byte(s)
Diff to selected 35
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.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26