Robert Gaggl
42e0f21580
merged need_for_speed branch
2002-12-01 19:26:40 +00:00
Robert Gaggl
63658645e0
stripping tags from query before processing
2002-11-20 21:21:05 +00:00
16632edb72
replaced all occurrences of "this" with the name of the corresponding prototype
2002-08-09 15:45:59 +00:00
Robert Gaggl
c882d3d7e6
changed because the prototype weblog was renamed to site
2002-06-26 17:29:39 +00:00
Robert Gaggl
23e0cab449
merged changes done in branch "grob_message" into main trunk (application-messages are no longer hardcoded in functions but are defined in central language-specific .js-files; application-messages are selected according to defined language)
2002-06-12 17:19:47 +00:00
Hannes Wallnöfer
75206649b7
found one more instance of "res.body"
2002-06-02 16:39:37 +00:00
Hannes Wallnöfer
1a8b17fc38
Use new flexible searchWeblogs() function in root, which potentially
...
can search in all weblgs, although we don't use/expose that
functionality yet.
2002-06-02 16:33:12 +00:00
Robert Gaggl
d9a206f1b2
change code according to helma's new session/usermodel
...
- changed user.cache to session.data
changed code to run with snapshot 20020531-fc
- no more res.skin, using renderSkin instead
2002-06-02 15:35:11 +00:00
Hannes Wallnöfer
62b23e10ed
Ooops, accidentally checked in Mckoi version where TEXT column is renamed to BODY
2002-05-30 14:41:44 +00:00
Hannes Wallnöfer
3f8c31727d
escape single quote character (') as ''
2002-05-30 14:40:17 +00:00
Robert Gaggl
6ad8c3fc22
assign form-action to res.data.action
2002-05-15 23:24:11 +00:00
Robert Gaggl
c3e0c23603
- autoLogin() is now called by onRequest()
...
- removed "Antville" from pagetitle
2002-03-27 13:05:40 +00:00
Hannes Wallnöfer
a27269b811
terminated <i> tag in search result output.
2002-02-25 16:38:23 +00:00
Robert Gaggl
1c52016832
exchanged user.cache.referer with user.cache.referrer (correct spelling)
2002-02-11 10:02:18 +00:00
Hannes Wallnöfer
8b017274fd
� Implemented prev/next links. Search results are displayed i
...
in groups of 10.
� Search for all words in the query.
Finding the whole site is not implemented yet. I found out
this doesn't work with the current node/subnodeRelation
approach, since we need a join to only get results from
weblogs that are public. We'll have to postpone that for a
later version...
2002-02-02 13:48:03 +00:00
Hannes Wallnöfer
253d8a8d73
Aehem... actually restrict search to current weblog.
2002-01-27 12:09:02 +00:00
Hannes Wallnöfer
2672a41e7c
Added initial primitive search functionality to weblogs.
...
Point browser to <weblog-url>/search to check it out.
2002-01-26 18:01:56 +00:00