[Seaside] using blueprintcss with seaside..

John McKeon p3anoman at gmail.com
Sun Feb 28 05:27:34 UTC 2010


Hi Sergio

On Sat, Feb 27, 2010 at 10:38 PM, sergio_101 <sergiolist at village-buzz.com>wrote:

> forgive the flood of newbie questions...
>
> but here goes...
>
> looking to drop blueprintcss in to the app i am cutting my teeth on..
>
> i have created a file library, but when i try this:
>

How did you create it?
It should be a subclass of WAFileLibrary *not* CssLibrary := WAFileLibrary
new.
Then send the addAllFilesIn: message to the CssLibrary class and it should
work.

John


>
> CssLibrary addAllFilesIn: '/Users/sergio/Downloads/blueprint'
>
> i am getting this:
>
> MessageNotUnderstood: WAFileLibrary doesNotUnderstand: addAllFilesIn:
>
> any ideas?
>
> also, i can't seem to figure out how to upload files via the web
> interface.. i can see my CssLibrary there, but it gives me a
> 'forbidden' when i try to look at it..
>
> my CssLibrary doesn't show up in the 'file' list, either..
>
> also..
>
> does this command recurse/recreate subdirectories?
>
> thanks!
>
> --
>
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> http://www.coffee-black.com
> http://www.painlessfrugality.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>



-- 
http://jmck.seasidehosting.st
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100228/fb969ffe/attachment.htm


More information about the seaside mailing list