WDN 4.0 Theme
Provides new visual styles for the search box and results from directory and Google custom search.
Also lays the ground work to support embedding the results into an iframe. This will allow templated pages to show search results without having to leave the page they are searching from.
Merge request reports
Activity
233 233 234 234 .embed & { 235 235 width: 60%; 236 237 .result-head { 238 border-right: 1px solid @ui10; I was thinking something like this: http://wdn.unl.edu/resources/colors but with those colors included. Unless we don't want to advertise them...
- Checkout,
make
, copy config file (optionally setting UNL_Search::$mode), try to run search from local server - I would say merge as soon as we're ready
- No. The older template versions will continue to submit to the search application as is. They'll just be presented with a fancier interface.
- Checkout,
Its working for me: http://ucommfairchild.unl.edu/search/www/
Some things that I would like to see but might be better in a different merge request
- a test suite
- a vagrant file
Improving the readme with instructions on how to get this up and running should be included with this merge request.
Please register or sign in to reply