[web2py] Re: trunk and statusbar?

2012-06-08 Thread Paolo Caruccio
The statusbar was missing in layout.html in the version "1.99.7 (2012-04-16 
08:15:36) dev", so it isn't disappeared  because of new layout.html with 
the bootstrap topbar.

".jumbotron" and ".subhead" classes are specific of bootstrap and 
consequently of bootswatch. As Nyphold observed both these classes aren't 
used anymore. 
We could replace them with one class (its name is indifferent, but, surely, 
".statusbar" isn't pertinent in this contest).

However assigning several classes to a DOM element it's a common practice 
because in this way we have more modular css rules.


Il giorno venerdì 8 giugno 2012 18:33:33 UTC+2, Niphlod ha scritto:
>
> actually I think jumbotron was never in the official release: it was used 
> nonetheless as a separate style both in the "examples" and the main 
> official site for presentation layout of the very first page (kinda like a 
> landing page) and I guess people liked it.
>
>
> https://github.com/search?q=repo%3Atwitter%2Fbootstrap+jumbotron&repo=&langOverride=&start_value=1&type=Code&language=
>
>
> Il giorno venerdì 8 giugno 2012 16:31:43 UTC+2, Massimo Di Pierro ha 
> scritto:
>>
>> Will they keep changing this?
>>
>> On Friday, 8 June 2012 03:58:47 UTC-5, Niphlod wrote:
>>>
>>> I think jumbotron now is simply 
>>>
>>> hero-unit
>>>
>>>
>>> Il giorno venerdì 8 giugno 2012 04:45:38 UTC+2, Massimo Di Pierro ha 
>>> scritto:

 it is this: 

 ..

 I feel is new welcome is still too much cluttered anyway. There is too 
 much js and too may obscure classes (jumbotron?)

 On Thursday, 7 June 2012 11:34:58 UTC-5, mweissen wrote:
>
> Today I have tried to build a new application using the trunk.
> Where has the status-bar gone? I could not find it in layout.html
>
> Regards, Martin
>
>
>

[web2py] Re: trunk and statusbar?

2012-06-08 Thread Niphlod
actually I think jumbotron was never in the official release: it was used 
nonetheless as a separate style both in the "examples" and the main 
official site for presentation layout of the very first page (kinda like a 
landing page) and I guess people liked it.

https://github.com/search?q=repo%3Atwitter%2Fbootstrap+jumbotron&repo=&langOverride=&start_value=1&type=Code&language=


Il giorno venerdì 8 giugno 2012 16:31:43 UTC+2, Massimo Di Pierro ha 
scritto:
>
> Will they keep changing this?
>
> On Friday, 8 June 2012 03:58:47 UTC-5, Niphlod wrote:
>>
>> I think jumbotron now is simply 
>>
>> hero-unit
>>
>>
>> Il giorno venerdì 8 giugno 2012 04:45:38 UTC+2, Massimo Di Pierro ha 
>> scritto:
>>>
>>> it is this: 
>>>
>>> ..
>>>
>>> I feel is new welcome is still too much cluttered anyway. There is too 
>>> much js and too may obscure classes (jumbotron?)
>>>
>>> On Thursday, 7 June 2012 11:34:58 UTC-5, mweissen wrote:

 Today I have tried to build a new application using the trunk.
 Where has the status-bar gone? I could not find it in layout.html

 Regards, Martin




[web2py] Re: trunk and statusbar?

2012-06-08 Thread Massimo Di Pierro
Will they keep changing this?

On Friday, 8 June 2012 03:58:47 UTC-5, Niphlod wrote:
>
> I think jumbotron now is simply 
>
> hero-unit
>
>
> Il giorno venerdì 8 giugno 2012 04:45:38 UTC+2, Massimo Di Pierro ha 
> scritto:
>>
>> it is this: 
>>
>> ..
>>
>> I feel is new welcome is still too much cluttered anyway. There is too 
>> much js and too may obscure classes (jumbotron?)
>>
>> On Thursday, 7 June 2012 11:34:58 UTC-5, mweissen wrote:
>>>
>>> Today I have tried to build a new application using the trunk.
>>> Where has the status-bar gone? I could not find it in layout.html
>>>
>>> Regards, Martin
>>>
>>>
>>>

[web2py] Re: trunk and statusbar?

2012-06-08 Thread Niphlod
I think jumbotron now is simply 

hero-unit


Il giorno venerdì 8 giugno 2012 04:45:38 UTC+2, Massimo Di Pierro ha 
scritto:
>
> it is this: 
>
> ..
>
> I feel is new welcome is still too much cluttered anyway. There is too 
> much js and too may obscure classes (jumbotron?)
>
> On Thursday, 7 June 2012 11:34:58 UTC-5, mweissen wrote:
>>
>> Today I have tried to build a new application using the trunk.
>> Where has the status-bar gone? I could not find it in layout.html
>>
>> Regards, Martin
>>
>>
>>

Re: [web2py] Re: trunk and statusbar?

2012-06-08 Thread Martin Weissenboeck
Ok, now I have found it.
Yes, welcome.html is better now, but there is really a lot classes!

Other questions (I am working with the trunk):

   - I cannot store any file using the built-in editor, I have to use an
   external editor.



2012/6/8 Massimo Di Pierro 

> it is this:
>
> ..
>
> I feel is new welcome is still too much cluttered anyway. There is too
> much js and too may obscure classes (jumbotron?)
>
>
> On Thursday, 7 June 2012 11:34:58 UTC-5, mweissen wrote:
>>
>> Today I have tried to build a new application using the trunk.
>> Where has the status-bar gone? I could not find it in layout.html
>>
>> Regards, Martin
>>
>>
>>


[web2py] Re: trunk and statusbar?

2012-06-07 Thread Massimo Di Pierro
it is this: 

..

I feel is new welcome is still too much cluttered anyway. There is too much 
js and too may obscure classes (jumbotron?)

On Thursday, 7 June 2012 11:34:58 UTC-5, mweissen wrote:
>
> Today I have tried to build a new application using the trunk.
> Where has the status-bar gone? I could not find it in layout.html
>
> Regards, Martin
>
>
>