I've added a "modal" tag to hobo_bootstrap_ui. I've also added an implementation of "search-results-container" to hobo_bootstrap_ui which uses the modal instead of the jquery-ui dialog box for live search results. Looks a lot better, IMO.
Documentation for this new plugin is now live on the cookbook: http://cookbook.hobocentral.net/api_plugins/hobo_bootstrap_ui Bryan On Tue, Nov 13, 2012 at 8:34 AM, Ignacio Huerta <[email protected]> wrote: > Hi everyone, > > We have a new hobo_bootstrap related gem/repository in > https://github.com/Hobo/hobo_bootstrap_ui. Take a look at the readme for > install instructions. > > It contains additional UI tags for the hobo_bootstrap theme. The idea came > from this discussion: > https://groups.google.com/forum/?fromgroups=#!topic/hobousers/MPvNX8WzQIU > > * hobo_bootstrap: tags that complement jQuery-UI. > * hobo_bootstrap_ui: tags that replace jQuery-UI. We do not need to > reimplement all of jQuery-UI, but Hobo requires a name-one, dialog and > datepicker tag. If these three are implemented, jquery-ui then becomes > optional (datepicker is theoretically optional, but the standard Rails one > is not very nice). > > Right now the only available tag is "select-one-or-new", but I hope it will > grow in the near future :). > > Regards, > Ignacio > > -- > Ignacio Huerta Arteche > http://www.ihuerta.net > Teléfono: 0034 645 70 77 35 > Email realizado con software libre > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > 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. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. 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.
