[EventCalendar] Re: EventCalendar Digest, Vol 13, Issue 9
Heather Greer
heather.greer at spinningsilk.com
Wed Nov 8 16:42:30 UTC 2006
Alex,
I found I had to make one more change to eventcalendar3.php . Some
of the calendar links were not working right with my other
modification. Here it is:
ec3.home='<?php echo 'http://www.cemarp.org/category/calendar' ?>';
Now it works fine. :)
Heather Greer
SpinningSilk Multimedia
864-907-5417
heather.greer at spinningsilk.com
http://www.spinningsilkmultimedia.com
On Nov 6, 2006, at 12:14 PM, eventcalendar-request at firetree.net wrote:
> Send EventCalendar mailing list submissions to
> eventcalendar at firetree.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://penguin.firetree.net/cgi-bin/mailman/listinfo/eventcalendar
> or, via email, send a message with subject or body 'help' to
> eventcalendar-request at firetree.net
>
> You can reach the person managing the list at
> eventcalendar-owner at firetree.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of EventCalendar digest..."
>
>
> Today's Topics:
>
> 1. Re: Display date range? (Steve Weintraub)
> 2. Re: Display date range? (Alex Tingle)
> 3. Re: Display date range? (Steve Weintraub)
> 4. Event Calendar 3.1--Add Event (Heather Greer)
> 5. Re: Event Calendar 3.1--Add Event (Alex Tingle)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 6 Nov 2006 07:09:56 -0500
> From: Steve Weintraub <steve at dalahus.com>
> Subject: Re: [EventCalendar] Display date range?
> To: Support for EventCalendar plugin <eventcalendar at firetree.net>
> Message-ID: <570026C2-B123-40C2-AA6F-16359C141E15 at dalahus.com>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> Yup, I see.
> So there's no way to do what I want without lots of hacking?
>
> On Nov 6, 2006, at 3:52 AM, Alex Tingle wrote:
>
>> On 6 Nov 2006, at 01:02, Darrell Schulte wrote:
>>
>>> On Nov 5, 2006, at 6:42 PM, Steve Weintraub wrote:
>>>
>>>> I'm actually a bit confused about being able to add multiple
>>>> events for a single post-date; they can't be labeled, so how are
>>>> they meant to be used?
>>>
>>> Let's say you event title named "Monthly Meeting" and the group
>>> meets 12 times during the year. Plop in 12 events for this post
>>> and away you go.
>>
>> It was originally coded to allow you to specify the schedule for a
>> single (possibly multi-day) event. For example:
>>
>> Teddy Bear Conference
>> Wednesday
>> 10:00 - 12:30
>> 14:00 - 17:00
>> Thursday
>> 10:00 - 12:30
>> 14:00 - 17:00
>> Friday
>> 10:00 - 13:00
>>
>> -Alex
>>
>> _______________________________________________
>> Blog: http://wpcal.firetree.net/
>> EventCalendar at firetree.net mailing list
>> Unsubscribe: http://penguin.firetree.net/eventcalendar
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Mon, 6 Nov 2006 12:44:08 +0000
> From: Alex Tingle <alex at firetree.net>
> Subject: Re: [EventCalendar] Display date range?
> To: Support for EventCalendar plugin <eventcalendar at firetree.net>
> Message-ID: <3e6fe3a77f459775bd9b0efe286e3a15 at firetree.net>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
>
> On 6 Nov 2006, at 12:09, Steve Weintraub wrote:
>
>> Yup, I see.
>> So there's no way to do what I want without lots of hacking?
>
> Well, that depends upon your definition of "lots". I would say that
> you
> just need to make a couple of simple changes to your template. With
> the
> ExecPHP widget you could even do it all from inside the admin
> interface.
>
> However, you would need to know how to program your own WordPress
> loop,
> or at least be able to find it in the WP documentation.
>
> If someone actually implements this, then I'd like to post the code as
> an example.
>
> -Alex
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 6 Nov 2006 08:07:01 -0500
> From: Steve Weintraub <steve at dalahus.com>
> Subject: Re: [EventCalendar] Display date range?
> To: Support for EventCalendar plugin <eventcalendar at firetree.net>
> Message-ID: <8DEBC24F-3F79-4028-834A-ADFEFB22ADDB at dalahus.com>
> Content-Type: text/plain; charset="us-ascii"
>
> I'm pretty handy modifying loops (my site automatorworld.com is loop-
> hacked beyond belief), but I'm not much of a real php coder, so I
> wouldn't begin to know what to do :)
>
> Searching various "event" plug-ins, I was surprised to find yours is
> the only one that deals with end dates at all. I'll probably just
> stick to doing the date-range manually. Thanks for the advice.
>
> On Nov 6, 2006, at 7:44 AM, Alex Tingle wrote:
>
>> On 6 Nov 2006, at 12:09, Steve Weintraub wrote:
>>
>>> Yup, I see.
>>> So there's no way to do what I want without lots of hacking?
>>
>> Well, that depends upon your definition of "lots". I would say that
>> you just need to make a couple of simple changes to your template.
>> With the ExecPHP widget you could even do it all from inside the
>> admin interface.
>>
>> However, you would need to know how to program your own WordPress
>> loop, or at least be able to find it in the WP documentation.
>>
>> If someone actually implements this, then I'd like to post the code
>> as an example.
>>
>> -Alex
>>
>>
>> _______________________________________________
>> Blog: http://wpcal.firetree.net/
>> EventCalendar at firetree.net mailing list
>> Unsubscribe: http://penguin.firetree.net/eventcalendar
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://penguin.firetree.net/pipermail/eventcalendar/
> attachments/20061106/93b66078/attachment-0001.html
>
> ------------------------------
>
> Message: 4
> Date: Mon, 6 Nov 2006 11:33:36 -0500
> From: Heather Greer <heather.greer at spinningsilk.com>
> Subject: [EventCalendar] Event Calendar 3.1--Add Event
> To: eventcalendar at firetree.net
> Message-ID: <3838A185-0C69-45A0-9A21-B19268019362 at spinningsilk.com>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> I've just upgraded to the 3.1 release of Event Calendar. I like to
> multi-day capability that this version has; however, the Add Event
> button will not work for me. I've tried it in IE 6, IE 7, Firefox,
> and Safari, but to no avail. IE said that there was a script error.
> Has anyone else had this problem? If so, what is the fix?
>
> Thanks,
>
>
>
> Heather Greer
> SpinningSilk Multimedia
> 864-907-5417
> heather.greer at spinningsilk.com
> http://www.spinningsilkmultimedia.com
>
>
>
>
>
>
>
> ------------------------------
>
> Message: 5
> Date: Mon, 6 Nov 2006 17:13:54 +0000
> From: Alex Tingle <alex at firetree.net>
> Subject: Re: [EventCalendar] Event Calendar 3.1--Add Event
> To: Support for EventCalendar plugin <eventcalendar at firetree.net>
> Message-ID: <eb7744a5370a00c73851c952290b043e at firetree.net>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
>
> Hi Heather,
>
> You said there was a script error. Can you tell us what it said?
> Firefox produces much more useful JavaScript diagnostics. Open its
> "Javascript console" and look for the error there.
>
> That said, your problem is probably caused by another plug-in. Can you
> try disabling other plug-ins and then see if the problem goes away. If
> so, which plug-in is causing the trouble?
>
> -Alex
>
> --
> :: Let me solve your problems: http://www.firetree.net/consulting/
> :: alex.tingle AT firetree.net +44-7901-552763
>
> On 6 Nov 2006, at 16:33, Heather Greer wrote:
>
>> I've just upgraded to the 3.1 release of Event Calendar. I like to
>> multi-day capability that this version has; however, the Add Event
>> button will not work for me. I've tried it in IE 6, IE 7, Firefox,
>> and Safari, but to no avail. IE said that there was a script error.
>> Has anyone else had this problem? If so, what is the fix?
>>
>> Thanks,
>>
>>
>>
>> Heather Greer
>> SpinningSilk Multimedia
>> 864-907-5417
>> heather.greer at spinningsilk.com
>> http://www.spinningsilkmultimedia.com
>>
>>
>>
>>
>>
>> _______________________________________________
>> Blog: http://wpcal.firetree.net/
>> EventCalendar at firetree.net mailing list
>> Unsubscribe: http://penguin.firetree.net/eventcalendar
>
>
>
>
> ------------------------------
>
> _______________________________________________
> EventCalendar mailing list
> EventCalendar at firetree.net
> http://penguin.firetree.net/cgi-bin/mailman/listinfo/eventcalendar
>
>
> End of EventCalendar Digest, Vol 13, Issue 9
> ********************************************
>
More information about the EventCalendar
mailing list