To this list of 4 elements can we add a 2 other elements ?
- 5 lower the learning curve as much as possible for actual web2py users - 6 make the theming framework optional or choosable or modular (choose what you need from it) It would be super fantastic to see something like : choose theming framework in the admin page and to see that this list allows a 'None' option, sometimes we just need web2py to play at the back-end only and to not interfere with the front-end because we'll be fetching content thru jquery for example. for the learning curve, I have been to the bootstrap page it a huge framework... tons of classes, two grids one by default and another flexible .. so I guess at initial example application should be really documented relative to this, and I hope its still time, because documenting while coding is easier than documenting already coded code. On Fri, Mar 2, 2012 at 6:44 PM, Massimo Di Pierro < [email protected]> wrote: > There are four features I want: > 1 a flexible layout > 2 ability to easily change the default theme > 3 a default theme that looks as close as possible to bootstrap > 4 minimize the number of files that ship with "welcome" > > Currently we have 1, 3 and 4 but not 2. > Now jQuery UI provides both 2 and 3 but not 1. > > > > On Friday, 2 March 2012 10:39:34 UTC-6, Anthony wrote: >> >> On Friday, March 2, 2012 11:12:44 AM UTC-5, Massimo Di Pierro wrote: >>> >>> I think we should include this in web2oy 2.0: >>> >>> http://addyosmani.github.com/**jquery-ui-bootstrap/<http://addyosmani.github.com/jquery-ui-bootstrap/> >>> >> >> Are you saying you want to change the welcome app to Bootstrap and also >> add jQuery UI with this Bootstrap theme, or just add jQuery UI with the >> Bootstrap theme (but not the rest of Bootstrap)? Note, Bootstrap itself >> includes its own versions of some of the elements found in jQuery UI (e.g., >> tabs, accordian, dialog, buttons, icons, alerts, progress bar, etc.). >> >> Anthony >> >

