Thanks Bryan. The de-facto standard in the internet HTML development 
community seems to have ended up on using ul, strangely enough also even 
when order *is* important...

In most cases (i.e menulists, record collections, etc.) the items are 
ordered. 

With that in mind I'd be happy with being changed to ol. Maybe implement 
your last suggestion with 
<def tag="collection" attrs="list-tag">
  <% list_tag ||= 'ol' %>
...

... in order to "revert" the change for those that really need it... 

How about in addition also making the collection tag polymorphic? That 
would make it easy to override the collection tag definition by model.

Ronny

-- 
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/-/NDjffSgxHbcJ.
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.

Reply via email to