[EventCalendar] Re: EventCalendar Digest, Vol 13, Issue 39

Bill Gram-Reefer worldviewpr at astound.net
Wed Nov 29 17:14:00 UTC 2006


thanks, i will work on that in my sandbox over the holidays.

bgr
On Nov 29, 2006, at 4:00 AM, 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: ical feed input (Marc van Dongen)
>    2. Re: toggle whether event appears as post (Alex Tingle)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 29 Nov 2006 10:33:59 +0100
> From: "Marc van Dongen" <mvandongen at gmail.com>
> Subject: Re: [EventCalendar] ical feed input
> To: "Support for EventCalendar plugin" <eventcalendar at firetree.net>
> Message-ID:
> 	<646920740611290133j1ce05a0bna33df6d0da01b354 at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Well, that's weird. I typed a whole message with the attachement, but
> somehow only the attachement is visible in the archive. Below the  
> original
> message (without attachement).
>
> 2006/11/29, Marc van Dongen <mvandongen at gmail.com>:
>>
>> Ok, here you go. The archive contains all changed files. You can see
>> what's changed using a diff tool. I don't have a list with all  
>> changes, but
>> the main stuff is in template-functions.php as you might expect.
>>
>> Feel free to use it. I think there;s still plenty room for  
>> improvements,
>> like some caching mechanism, full ical support or config options.
>>
>> Again, I've only tested it on my site, with an ical feed from  
>> last.fm. No
>> waranties, make backup first, and until there's some caching in  
>> place, I
>> don't recommend using it on heavy traffic sites.
>>
>>
>> gr
>> Marc
>>
>>
>> 2006/11/29, Alex Tingle <alex at firetree.net>:
>>>
>>> Cool. That's been on the to-do list for ages.
>>>
>>> You can post patches to the list. In fact, please do.
>>>
>>> -Alex
>>>
>>> --
>>>
>>>
>>> On Tue, 28 Nov 2006 23:31:32 +0100
>>> "Marc van Dongen" < mvandongen at gmail.com> wrote:
>>>
>>>> Hi all,
>>>>
>>>> I use EventCalendar for over a year now on my (very modest)  
>>>> blog, but
>>> only
>>>> subscibed to this list yesterday.
>>>> I wanted to inform you I extended EventCalendar to be able to  
>>>> use an
>>>> external iCalendar feed for its events. I use last.fm, and  
>>>> lately on
>>>> Last.fmyou can keep track of concerts/events you will be  
>>>> atending. You
>>>> can
>>>> subscribe to your calendar in last.fm through an ical stream.
>>>> I wanted to use this stream to show on my website, and since I like
>>> the
>>>> EventCalendar interface very much I decided to extend the plugin.
>>>>
>>>> The result is still a bit rough; I didn't look for the official
>>> iCalendar
>>>> specs, but used the last.fm feed as input, so I don't know how  
>>>> well it
>>> will
>>>> work with other ical feeds. Also when a wordpress event and a ical
>>> feed
>>>> event are on the same day I don't know where to link to (which
>>> event??), but
>>>> as it is, it works for me.
>>>> The options screen is extended with a ical feed input field, in  
>>>> which
>>> you
>>>> specify the url of the feed, and you can merge the normal wordpress
>>> post
>>>> which EventCalendar normally uses, with the events form the  
>>>> feed, if
>>> you
>>>> want.
>>>>
>>>> So, if anyone is interested, let me know and I'll sent you the  
>>>> updated
>>>> files. (no warranty; make a backup first etc). I don;t know the  
>>>> policy
>>> of
>>>> this list about attachments.
>>>> --
>>>> gr
>>>> Marc
>>>>
>>>> www.m4rc.nl
>>>
>>>
>>> --
>>> :: Let me solve your problems: http://www.firetree.net/consulting/
>>> :: alex.tingle AT firetree.net  +44-7901-552763
>>>
>>> _______________________________________________
>>> Blog: http://wpcal.firetree.net/
>>> EventCalendar at firetree.net mailing list
>>> Unsubscribe: http://penguin.firetree.net/eventcalendar
>>>
>>
>>
>>
>> --
>> Marc
>>
>> www.m4rc.nl
>>
>
>
>
> -- 
> Marc
>
> www.m4rc.nl
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://penguin.firetree.net/pipermail/eventcalendar/ 
> attachments/20061129/3744af65/attachment.html
>
> ------------------------------
>
> Message: 2
> Date: Wed, 29 Nov 2006 10:00:26 +0000
> From: Alex Tingle <alex at firetree.net>
> Subject: Re: [EventCalendar] toggle whether event appears as post
> To: Support for EventCalendar plugin <eventcalendar at firetree.net>
> Message-ID: <0cbb6b06ec2791e412a70a6d46d5d94c at firetree.net>
> Content-Type: text/plain; charset=US-ASCII; format=flowed
>
> Hi Bill,
>
> On 28 Nov 2006, at 22:38, Bill Gram-Reefer wrote:
>
>> I would like to find a way to have the occasional event listing  
>> appear
>> just in calendar and not also as post as I normally do.
>>
>> That is to say,
>>
>> I have all entries appear as posts.
>>
>> once in a blue moon, i would like to add an event to the calendar,
>>
>> but not have it appear as a post,
>>
>> but do not want to change the general settings
>>
>> 3.2?
>
> I don't think so. Surely that's not really an EventCalendar issue...
> You want some posts to not show up on the front page. The fact that
> they are event posts is irrelevant. I believe there are other plugins
> that give you that functionality.
>
> Even without a plugin, you could create a "no-front-page" category,  
> and
> simply exclude that category with "query_posts('cat=-3')" in your
> index.php (where 3 is your category id).
>
> -Alex
>
>
>
>
>
> ------------------------------
>
> _______________________________________________
> EventCalendar mailing list
> EventCalendar at firetree.net
> http://penguin.firetree.net/cgi-bin/mailman/listinfo/eventcalendar
>
>
> End of EventCalendar Digest, Vol 13, Issue 39
> *********************************************



=============
Bill Gram-Reefer
worldviewpr at astound.net
925-323-3169



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20061129/e23be150/attachment-0001.html


More information about the EventCalendar mailing list