The fancy menu button (I don't think it's very fancy) is part of bootstrap, which is integrated into all of the default templates. Bootstrap didn't exist when mezzanine.mobile was created, which is what provides the crappy list (I don't think it's very crappy).
The former uses responsive design via a single set of templates, the latter serves an entirely different set of templates by detecting user agents, and is documented here: http://mezzanine.jupo.org/docs/device-handling.html Both approaches have their merits. On Mon, Jun 2, 2014 at 5:34 AM, Paullo <[email protected]> wrote: > Hi, > > I've noticed when the mezzanine.mobile app is not enabled you get the > fancy menu button on mobiles. When it is installed the menu is a crappy > list. What does the mobile app do and why would you have it enabled? > > Paul > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Stephen McDonald http://jupo.org -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
