On Thu, 17 Feb 2000, Jochen F. Rick wrote:

> Cool. If you could, could you add this to
> http://minnow.cc.gatech.edu/swiki.

It's still not "official", so the address might change ... But feel free
to link it anywhere you like (this way it's not _me_ who's responsible for
making that link work ;-))

  -Bert-

PS: I forgot to attach x.gif and o.gif - both are one pixel GIFs (file
size 43 bytes), get them from http://swiki.gsug.org:8888/gsug/files/ Also,
it builds on the case (in)sensitive search extension I posted a while ago.
Also, the 'found.book' template is not needed, you can use your old one.
And you probably want to modify the 'searchresult' action to a language
your users will understand ;-)

PPS: If you add a line like
        <NOSCRIPT>#% done<BR></NOSCRIPT>
to the searchprogress template, progress is shown with JavaScript disabled
browsers, too. I didn't do this, however, because it conflicts with the
incremental result listing. All occurences of '#' will be replaced with
the percentage done, from 10 to 100 in steps of 10. This is hard-wired in
the searchresult method.

PPPS: Maybe a kind soul adds this to minnow/squeak (after testing in a
safe place, of course) - searching is awfully slow there :-( It won't make
it any faster but it *seems* to go faster if you know in advance when it's
done ...

> On Thu, Feb 17, 2000 at 05:45:51PM +0100, Bert Freudenberg wrote:
> > It's a hack, I know - but sometimes I just *hate* waiting for the Swiki to
> > finish. Have a look at
> >     http://swiki.gsug.org:8888/gsug/search?search=bla+1+2+3
> > (you should have JavaScript enabled in your browser). It looks for 4 words
> > which takes loooong.

Reply via email to