|
|
ActiveScaffoldHighlightQuery
This AS plugin highlights query words on search results.
Requirements
ActiveScaffold 1.1.0rc1 or higher
Install
% cd vendor/plugins % svn export http://activescaffoldhighlightquery.googlecode.com/svn/trunk/ active_scaffold_highlight_query
Quick Start
just search as usual!
Settings
in your active_scaffold config context
config.search.colors = %w( red blue ... ) # for setting highlighted background colors
