It might just be that I'll save my work efforts for 1.4 :). Regards, Ronny
On Wednesday, August 29, 2012 3:05:29 PM UTC+2, Bryan Larsen wrote: > > 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 > > > On Wed, Aug 29, 2012 at 8:43 AM, Ronny Hanssen > <[email protected]<javascript:>> > wrote: > > I know about the way you can user <search-card> to customize hits from > the > > different models, but, in the search-output results pane I want to split > > (group) my hits from a total of three different models in three > > corresponding columns. > > > > Is there a (simple) Hobo-DRYML way to do this? > > > > -- > > 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 [email protected]<javascript:>. > > > To unsubscribe from this group, send email to > > [email protected] <javascript:>. > > For more options, visit this group at > > http://groups.google.com/group/hobousers?hl=en. > -- 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/-/LqylZWp5oDoJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
