Thanks for a really great Radiant behavior! I got search up and running in a matter of minutes.
In the course of integrating it into our website, I came up with two possible extensions: - An onComplete attribute for the search:form tag that is evaluated in case live search is enabled. I replaced the radius tag with an HTML form and the prototype observer and AJAX call. To this, I added the onComplete attribute to call a JS function that controls the visibility of my result list. This works perfectly, but it would surely be more elegant if one could just use an attribute of your tag to reference a JS function. - Excluding certain pages from search, e.g. virtual pages (404 pages) or xml files (in my case, a Google sitemap). The most elegant solution would be to make the exclusion list configurable, of course. I think these additions could be of use for many others, too. Keep up the good work! Wolfgang -- Posted via http://www.ruby-forum.com/. _______________________________________________ Radiant mailing list [email protected] http://lists.radiantcms.org/mailman/listinfo/radiant
