[Seaside] Re: Procedure for adding a JQuery Plugin..

Lorenzo Schiavina lorenzo at edor.it
Fri Aug 6 14:59:21 UTC 2010


Hi Paul,

thank you for the hint; now it works.

I found a new problem in setEventToCreate:, where it seems that the class 
StafferEventEditor is missing.

I have a good knowledge in using stuff like full calendar; so, if you need 
any kind of help for testing or creating some applications, please, consider 
me.

Lorenzo
----- Original Message ----- 
From: "Paul DeBruicker" <pdebruic at gmail.com>
To: <seaside at lists.squeakfoundation.org>
Sent: Friday, August 06, 2010 4:14 PM
Subject: [Seaside] Re: Procedure for adding a JQuery Plugin..


> On 08/06/2010 08:00 AM, seaside-request at lists.squeakfoundation.org wrote:
>> Message: 5
>> Date: Fri, 6 Aug 2010 12:49:34 +0200
>> From: "Lorenzo Schiavina"<lorenzo at edor.it>
>> Subject: Re: [Seaside] Re: Procedure for adding a JQuery Plugin..
>> To: "Seaside - general discussion"
>> <seaside at lists.squeakfoundation.org>
>> Message-ID:<91E09439F80242E08F0CC4CC2D77F052 at PClorenzo>
>> Content-Type: text/plain; format=flowed; charset="iso-8859-1";
>> reply-type=response
>>
>> Hi Paul,
>>
>> I loaded the full calendar project from JQueryWidgetBox and uploaded it 
>> into
>> Seaside3.0rc; trying to test it I receive the "doesNotUnderstand: 
>> #events"
>> in WASession.
>>
>> Can you help me?
>>
>> Thanks
>>
>> Lorenzo
>>
>
> I think you need to run the initialize method on the class side of 
> JQFullCalendarExample.  The example has its own WASession subclass that 
> does not get assigned as the session class when its loaded.  That subclass 
> has the #events inst var.  I don't yet know how to initialize it using the 
> #postLoadDoIt: functionality in Metacello for just the one package.   I'll 
> add a note to the class comment.
>
> Also, the example calendar looks pretty bad on my machine and I'm not sure 
> why at the moment.  It used to look OK.  I'll look into it and hopefully 
> upload a version with better formatting over the weekend.
>
>
>
>
>
>
>
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
> 



More information about the seaside mailing list