Re: [web2py] Re: Bootstrap is really killing web2py

2015-03-09 Thread Johann Spies
Try createing a new app from the admin interface and replace it's bootstrap css-files (in static/css) and js-files (in static/js) with bootstrap3 files and see what you get. Regards Johann On 5 March 2015 at 07:16, Moiz Nagpurwala wrote: > Hello, > > I'm using latest relaease of web2py on my lo

Re: [web2py] Re: Bootstrap is really killing web2py

2014-11-15 Thread Gael Princivalle
Ok thank's a lot. -- Gael Princivalle 2014-11-15 16:46 GMT+01:00 Anthony : > 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 Bootstra

Re: [web2py] Re: Bootstrap is really killing web2py

2014-11-15 Thread Gael Princivalle
If I use SQLFORMs with form.custom do I will avoid Bootstrap problems ? -- Gael Princivalle 2014-11-15 14:12 GMT+01:00 Gael Princivalle : > Thanks Leonel. I'm still using web2py 2.8.2. Do you think I must update to > 2.9.11 version for a better Bootstrap support ? > > ---

Re: [web2py] Re: Bootstrap is really killing web2py

2014-11-15 Thread Gael Princivalle
Thanks Leonel. I'm still using web2py 2.8.2. Do you think I must update to 2.9.11 version for a better Bootstrap support ? -- Gael Princivalle 2014-11-15 13:33 GMT+01:00 Leonel Câmara : > Gael I'm using bootstrap 3 in several projects without any problem. The > support for bo

Re: [web2py] Re: Bootstrap is really killing web2py

2014-07-30 Thread Anthony
On Wednesday, July 30, 2014 1:21:20 PM UTC-4, Ramos wrote: > > meteorjs has a nice feature > > you want bootstrap? > just do > meteor add boostrap > inside your folder app and you are good to go. > As far as I can tell, though, that is a legacy package based on Bootstrap 2. You have to instal

Re: [web2py] Re: Bootstrap is really killing web2py

2014-07-30 Thread António Ramos
meteorjs has a nice feature you want bootstrap? just do meteor add boostrap inside your folder app and you are good to go. 2014-07-30 18:09 GMT+01:00 Jim S : > I agree with Anthony. What I've done with my apps is to rip apart the > base layout and provide my own. I typically find someth

Re: [web2py] Re: Bootstrap is really killing web2py

2014-07-23 Thread Vinicius Assef
+1 On Wed, Jul 23, 2014 at 10:45 AM, Anthony wrote: > Maybe I'm missing something, but I'm still not sure how Bootstrap 2 is > "killing" web2py. I think the only thing that defaults to Bootstrap 2 > styling is the grid, but it now also includes Bootstrap 3 classes. However, > it also includes a j

Re: [web2py] Re: Bootstrap is really killing web2py

2014-07-23 Thread Vinicius Assef
On Wed, Jul 23, 2014 at 4:53 AM, Massimo Di Pierro wrote: > we should have a new web2py version by mid August, including bs3. Adding BS3 or replacing BS2 with BS3? -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https: