Ok thank's a lot.

----------------------
Gael Princivalle

2014-11-15 16:46 GMT+01:00 Anthony <[email protected]>:

> As already mentioned in this thread, you can use web2py with any CSS
> framework without modifying any web2py internal code. web2py includes some
> built-in formstyles and grid UI styles for Bootstrap 2 and Bootstrap 3, but
> you can create your own formstyles and grid UI styles without any internal
> modifications.
>
> If you upgrade your version of web2py, you will find the newer version has
> some additional built-in Bootstrap 3 formstyle options, but you could just
> as easily copy those new formstyle functions from gluon.sqlhtml.py for
> use in your app code. Similarly, the newer version automatically adds
> Bootstrap 3 classes to the grid, but again, you can simply copy those for
> use in your app (it's just a dict that gets passed as the "ui" parameter to
> the grid).
>
> In general, it won't be any more difficult dealing with a custom Bootstrap
> 3 theme that you purchase than dealing with a custom Bootstrap 2 theme (or
> a theme based on any other CSS framework). It may take some work, but
> there's nothing especially problematic about Bootstrap 3 or especially easy
> about Bootstrap 2.
>
> Anthony
>
>
> On Saturday, November 15, 2014 7:21:43 AM UTC-5, Gael Princivalle wrote:
>>
>> Hello all.
>>
>> Do we have some news about the web2py Bootstrap 3 support ?
>> I would like to purchase this template:
>> http://themeforest.net/item/metronic-responsive-admin-
>> dashboard-template/4021469
>>
>> But like a lot f fantastic templates they support only Bootstrap 3, and
>> I'm scared about problems that could be resolved only modifying "internal"
>> web2py code.
>>
>> Bye.
>>
>>
>>
>> Il giorno lunedì 21 luglio 2014 10:39:56 UTC+2, Massimo Di Pierro ha
>> scritto:
>>>
>>> Here is welcome optimized for bootstrap 3. It still needs to have forms
>>> and grid formstyle be set to formstyle_bootstrap3.
>>>
>>> On Sunday, 20 July 2014 10:31:03 UTC-5, Anthony wrote:
>>>>
>>>> Can you give examples of things that work only with Bootstrap 2?
>>>>
>>>> On Friday, July 18, 2014 3:17:34 PM UTC-4, Moustafa Mahmoud wrote:
>>>>>
>>>>> I have been using web2py for 3 years know, and I was really impressed
>>>>> by it, I defended it in every discussion, even implemented all my projects
>>>>> using it and even convinced my Graduation Project Team to use it in our 
>>>>> GP.
>>>>> However, as my skill increased and I began looking more into customizing 
>>>>> my
>>>>> applications, I have hit a brick wall discovering how tightly bound web2py
>>>>> is to bootstrap2, I wanted to use bootstrap 3 but was faced with tons of
>>>>> problems. If I want to move to another front end framework then I
>>>>> discovered that it would be easier to use another framework because of the
>>>>> time and effort I would need to invest in modifying all parts of web2py
>>>>> that are tightly bound  to bootstrap.
>>>>> This will result in making web2py a headache to me rather than my best
>>>>> friend. I am writing this message because I am really sad that an amazing
>>>>> framework like web2py is forcing me to consider an alternative because I 
>>>>> do
>>>>> really feel it is constraining me at this point.
>>>>> Any help or ideas about that ?
>>>>>
>>>>  --
> 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 a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/9ipT2xkXMhc/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to