Hi Massimo,
I was reading this page in the manual:
http://web2py.com/books/default/chapter/29/12/components-and-plugins#Layout-plugins
*What do you think about putting the (presently) default bootstrap 2 layout
in a plugin?*
In this way you will ship directly web2py with these:
static/plugin_layout_*default_bootstrap2*/
views/plugin_layout_*default_bootstrap2*/layout.html
and having the bootstrap 2 layout "encapsulated" like this it will be
easier for us to test new bootstrap 3 as a layout plugin in existing
applications (instead of having to create new apps from trunk), and also
will be easier later to ship web2py with both bootstrap 2 and bootstrap 3
implementations so that people can choose between them just by modifying
*views/layout.html* as explained in the manual:
{{extend 'plugin_layout_name/layout.html'}}
{{include}}
PS
maybe you already did this, I didn't notice this post before so I didn't
have time to download and test the master.zip yet.
On Saturday, August 9, 2014 9:13:38 AM UTC+2, Massimo Di Pierro wrote:
>
> Bootstrap 3 is in trunk now. Please help us test it.
> Also help us test that existing apps are not broken.
>
> Massimo
>
--
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.