I wish you luck with your project. I think Zurb foundation is lightweight, very well thought out, elegant, readable, simple, has a nice menu system (better submenues), an excellent layout and according to some things I have heard, might even be simpler with some kinds of design scenarios where undoing bootstrap styles can become a hassle. I find that I am in a narrow minority though - unlike bootstrap people that would like to use sass, I would rather start working with foundation and less. I wish I could help but I would probably be classified as a low level novice at this point.
Eventhough I don't consider myself a designer, I would rather do custom css on top of zurb than use all the templates and other automated stuff on top of bootstrap at this point with all the third party bootstrap plugins. I am probably more minimalist than most developers, however. That all being said, I would love to see more documentation of the styles, css, etc that is bootstrap specific. I heard mention of formstyle= and a number of other relevant topics regarding this kind of thing - would be nice to at least have some leads as to where to dig to understand this stuff - epidocs, css files, etc. What are all the relevent things that one has to look at / modify. Also, is there any work being done now by web2py developers that will more easily facilitate different css/layout frameworks? (bootstrap 3 / zurb foundation / etc) On Thursday, December 26, 2013 4:56:28 AM UTC-5, Paolo Caruccio wrote: > > Yes, it is. > For certain aspects, indeed, it is simpler to implement than bootstrap3 > (for example the multilevel menu). > To start, you should build a scaffolding layout.html based on Foundation > classes and put the Foundation files (normalize.css, foundation.css, > foundation.min.js) in the static folder of your application. You need also > to include web2py.js or better web2py_ajax.html. Here attached an example > of layout inspired by that one in the welcome app. However you should > customize the navbar. > In this days I'm working on a package in order to make simpler the Zurb > foundation 5 usage in a web2py app like the bootstrap3 one ( > https://groups.google.com/d/msg/web2py/oSABtjmnYM0/DxJUyj6c3uoJ). The > only problem I saw, and not yet I solved, is that Foundation 5 breaks the > calendar's style. > > Merry Xmas you too. > > > Il giorno giovedì 26 dicembre 2013 06:15:56 UTC+1, Timo Bahner ha scritto: >> >> Hi. Is it possible to use ZURB Foundation for frontend design with web2py? >> >> Thanks & Merry Christmas. >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-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.

