I have seen it, yes. Thanks Richard. Unfortunatly when I tried to upload this into the admin interface as either a a packed application or as a layout template it fails....
Even if I could get that w2p file to work, I'd really like to know which css and js are extra and which are must have. On Tuesday, 3 March 2015 12:04:39 UTC-6, Richard wrote: > > Hello Guilherme, > > Are you aware of wecolme optimized for bs3 : > https://groups.google.com/d/msg/web2py/9ipT2xkXMhc/yi7sF2Uzm7MJ > > ? > > You may consider just starting from this app instead of try to do > everything by yourself... Or you can get alot of inspiration from it with > diff tools. > > Richard > > On Mon, Mar 2, 2015 at 4:22 PM, Guilherme Rosa <gcr0...@gmail.com > <javascript:>> wrote: > >> I am trying to create a new app in web2py which will use bootstrap 3. I >> tried simply changing the bootstrap.min css and js but that caused a mess. >> >> I have read that nothing in web2py really relies in a UI framework, >> except maybe SQLFORM, which has styles for bootstrap3, so I assume that all >> I really need to do is redo the layout.html from the ground up. >> >> So here is my question: Which static files are must have for web2py? >> >> For CSS we have: >> bootstrap.min.css - which needs to be replaced with the new one >> bootstrap-responsive.min.css - no idea what this is... >> calendar - I assume this is used for Fields that are datetime, does it >> require bootstrap2? >> web2py.css - This I assume is a must-have >> web2py_bootstrap.css - How necessary is this? >> web2py_bootstrap_nojs.css - no idea what this is... >> >> >> For JS we have: >> bootstrap.min.js - which needs to be replaced with the new one >> calendar.js - Again, for Fields I think >> dd_belatedpng - No idea.... >> jquery - Duh, though I'd rather point to CDN >> modernizr.custom.js - Again, no idea... >> share.js - This I know I don't need, as this application is for internal >> use >> web2py.js - Assume it is a must have >> web2py_bootstrap - Seems to only affect menus, so not a big deal >> >> >> So there we have it, if you could shed light on what files need to be >> edit to work with bootstrap 3 and help me understand what each one is >> responsible for, I am at a loss. >> >> Let me thank you in advance for any help you may provide. >> >> -- >> 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 web2py+un...@googlegroups.com <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.