R: [ANN] CSS Frameworks (was Re: [Seaside] Twitter bootstrap?)

Lorenzo Schiavina lorenzo at edor.it
Fri Mar 16 07:33:28 UTC 2012


Hi Pail,

I tryed to install the package from
http://ss3.gemstone.com/ss/CSSFrameworks.html into Squeak 3.0, but I
received the error:
WAHtmlRoot class>>hasInstVarNamed:

Can you help me?

Grazie

Lorenzo

-----Messaggio originale-----
Da: seaside-bounces at lists.squeakfoundation.org
[mailto:seaside-bounces at lists.squeakfoundation.org] Per conto di Paul
DeBruicker
Inviato: martedì 13 marzo 2012 19.07
A: Seaside - general discussion
Oggetto: Re: [ANN] CSS Frameworks (was Re: [Seaside] Twitter bootstrap?)

Looks like I forgot to mark some things as extensions. Should be OK now.






On 12-03-13 10:44 AM, Lawrence Kellogg wrote:
> I tried a few. Boom, crash. I seem to be crashing on this message send:
>
> 	anHtmlRoot useIEConditionalHtmlElement.
>
> WAHtmlRoot does not understand useIEConditionalHtmlElement. Thoughts?
> Am I running the wrong version of Seaside?
>
> I'll ignore the crash of the Twitter Bootstrap 1.4 as you say it is
unsupported. That the, the hero demo, crashed
> here, unheroically:
>
> html5ShimForIE: aRoot
> 	aRoot if
> 		lessThan;
> 		ie9;
> 		do: [ aRoot script url:
'//html5shim.googlecode.com/svn/trunk/html5.js' ]
>
> with WAConditionalCommment does not understand ie9.
>
>    Larry
>
>
>
>
> On Mar 13, 2012, at 1:06 PM, Paul DeBruicker wrote:
>
>> On 12-03-13 06:40 AM, Stephan Eggermont wrote:
>>> I am looking at using Twitter Bootstrap with Seaside.
>>> Any experience/tips?
>>>
>>> Stephan
>>
>> I think it has made my life easier.  If you want to try a bunch of them
out I created the CSSFrameworks project on SS3 here:
>>
>> http://ss3.gemstone.com/ss/CSSFrameworks.html
>>
>>
>> It includes the demo sites from:
>>
>> Initialzr (http://www.initializr.com/)
>> Golden Grid System (http://goldengridsystem.com/)
>> Frameless Grid  (http://framelessgrid.com/)
>> Twitter Bootstrap ( version 1.4, which is outdated/unsupported. you
should use 2.0 from http://twitter.github.com/bootstrap)
>> Skeleton (http://getskeleton.com)
>> Goldilocks (http://http://goldilocksapproach.com/)
>>
>> and works with Seaside 3.0
>>
>>
>>
>>
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
seaside at lists.squeakfoundation.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list