On 24 Oct 2006, at 17:59, John W. Long wrote: > Wes Bangerter wrote: >> I've added search to a website I'm working on using the >> search_behavior plugin, and everything is working fine. I noticed on >> the ruby-lang.org site that the search there is a lot nicer >> though. It >> includes a bit of content from each page it finds with the search >> phrase highlighted. I think it's also excluding some pages (I >> couldn't >> get it to list the "page missing" page in its results). Is anyone >> here >> familiar with how that page on ruby-lang.org works? Is it still using >> search_behavior? Is it possible to get the search_behavior in the >> radiant subversion repository working like that? > > Ruby-Lang is using a modified version of Oliver Baltzer's search > behavior: > > http://rubyidentity.org/ruby-lang.org/browser/ruby-lang.org/trunk/ > www/vendor/plugins/search_behavior/
the modifications look very useful. thanks for posting the link. I can browse the code but I can't get at the plugin, though: script/ plugin throws a 500 error and SVN does this: $ svn co http://rubyidentity.org/ruby-lang.org/browser/ruby-lang.org/ trunk/www/vendor/plugins/search_behavior/ svn: PROPFIND request failed on '/ruby-lang.org/browser/ruby-lang.org/ trunk/www/vendor/plugins/search_behavior' svn: PROPFIND of '/ruby-lang.org/browser/ruby-lang.org/trunk/www/ vendor/plugins/search_behavior': 501 Unsupported method ('PROPFIND') (http://rubyidentity.org) is there a glitch or am I just doing something wrong? thanks, will _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
