In Hobo 1.4, you can redefine or extend the search-results tag.
In 1.3 it will be a lot of work because the results are rendered with this:
render_tags(all_results, :search_card, :for_type => true)
(in site_search in controller.rb)
If you're brave, you can try fiddling with the above line, but
hopefully you want to port to 1.4 and you were just looking for a good
excuse. :)
Bryan
> --
> You received this message because you are subscribed to the Google Groups
> "Hobo Users" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/hobousers/-/fuqNWwQPjBUJ.
> To post to this group, send email to
hobo...@googlegroups.com.
> To unsubscribe from this group, send email to
>
hobousers+...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/hobousers?hl=en.