[DUG-TO] Date + Calendar are great but...
Alan Dixon
alan.g.dixon at gmail.com
Tue May 5 13:58:09 EDT 2009
I had similar problems when I updated to the most recent version of
date about a month ago, similar or the same problems for both Drupal 5
and 6. I remember finding that the issue for Drupal 6 was fixed by
upgrading to the latest (at that time) 6-2.x-dev version.
Which versions are you using? [that should have been my first question]
- Alan
On Tue, May 5, 2009 at 12:24 PM, Eduardo Dutra
<eduardo.m.dutra at gmail.com> wrote:
> Hello all,
>
> I 've been using date and calendar for about 6 months. However, a couple
> months ago after one of the updates (I can't remember which module - perhaps
> both) one of my views of upcoming events stopped playing nice. I had had
> events expiring from the view by using 'now' until it stopped working? Since
> then I have had to unpublish the event. This has solved the problem for the
> upcoming events view but it also removes it from the calendar - ideally the
> past events all remain in the calendar view.
>
> I've looked into the forums and issues several times and the same questions
> have been asked there but I can't seem to make heads or tails of the
> responses/solutions. Obviously I'm missing something.
>
> Can anyone point me in the right direction?
>
> Thanks, Eduardo
>
>
>
> On Tue, May 5, 2009 at 12:00 PM, <dug-to-request at lists.openject.com> wrote:
>>
>> Send DUG-TO mailing list submissions to
>> dug-to at lists.openject.com
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>> http://lists.openject.com/listinfo/dug-to
>> or, via email, send a message with subject or body 'help' to
>> dug-to-request at lists.openject.com
>>
>> You can reach the person managing the list at
>> dug-to-owner at lists.openject.com
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of DUG-TO digest..."
>>
>>
>> Today's Topics:
>>
>> 1. Is the Event Views module dead? (Evan Leibovitch)
>> 2. Re: Is the Event Views module dead? (Martin Anderson)
>> 3. Re: Is the Event Views module dead? (Kevin Walsh)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Mon, 04 May 2009 12:26:38 -0400
>> From: Evan Leibovitch <evan at telly.org>
>> Subject: [DUG-TO] Is the Event Views module dead?
>> To: Drupal Users Group Toronto <dug-to at lists.openject.com>
>> Message-ID: <49FF173E.6070508 at telly.org>
>> Content-Type: text/plain; charset=UTF-8
>>
>> Hey all,
>>
>> I'm using Views2 and just starting to want to create a list of events
>> based on start/end date etc.
>>
>> I'm now finding that the "Event Views" module doesn't support Drupal6
>> and that development on it is moving either slowly or not at all.
>>
>> The advice I found in d.o is going in three different directions:
>>
>> 1) Deprecate the Event module, roll your own event node type in CCK,
>> and then use views to filter on the date fields of that.
>> 2) Use the Calendar module instead of Event
>> 3) Apply a hack suggested at posts #13 and #25 of
>> http://drupal.org/node/293894
>>
>> What are people here doing in this situation?
>>
>> Thanks!
>>
>> - Evan
>>
>>
>>
>> ------------------------------
>>
>> Message: 2
>> Date: Mon, 4 May 2009 15:40:57 -0400
>> From: Martin Anderson <martin at surge.ca>
>> Subject: Re: [DUG-TO] Is the Event Views module dead?
>> To: Drupal Users Group Toronto <dug-to at lists.openject.com>
>> Message-ID: <2FB198C3-B650-497E-A5F3-0C3268331EA4 at surge.ca>
>> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>>
>> I've been using the Date module for D6, with support from Calendar
>> when necessary.
>>
>>
>> On 4-May-09, at 12:26 PM, Evan Leibovitch wrote:
>>
>> > Hey all,
>> >
>> > I'm using Views2 and just starting to want to create a list of events
>> > based on start/end date etc.
>> >
>> > I'm now finding that the "Event Views" module doesn't support Drupal6
>> > and that development on it is moving either slowly or not at all.
>> >
>> > The advice I found in d.o is going in three different directions:
>> >
>> > 1) Deprecate the Event module, roll your own event node type in CCK,
>> > and then use views to filter on the date fields of that.
>> > 2) Use the Calendar module instead of Event
>> > 3) Apply a hack suggested at posts #13 and #25 of
>> > http://drupal.org/node/293894
>> >
>> > What are people here doing in this situation?
>> >
>> > Thanks!
>> >
>> > - Evan
>> >
>> > _______________________________________________
>> > DUG-TO mailing list
>> > DUG-TO at lists.openject.com
>> > http://lists.openject.com/listinfo/dug-to
>>
>>
>>
>> ------------------------------
>>
>> Message: 3
>> Date: Mon, 4 May 2009 21:01:36 -0400
>> From: Kevin Walsh <kevinjosephwalsh at gmail.com>
>> Subject: Re: [DUG-TO] Is the Event Views module dead?
>> To: Drupal Users Group Toronto <dug-to at lists.openject.com>
>> Message-ID: <85460C56-A9FA-4381-BF36-ACEF0761A2C4 at gmail.com>
>> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
>>
>> You might want to check out the presentation by KarenS @ DrupalCon DC
>> about Date/Calendar. It had longer and bigger rounds of applause than
>> any other session i went to...
>>
>> http://www.archive.org/details/DrupalconDc2009-MakingDatesAndCalendarsRock
>>
>> Kevin
>>
>> On May 4, 2009, at 3:40 PM, Martin Anderson wrote:
>>
>> > I've been using the Date module for D6, with support from Calendar
>> > when necessary.
>> >
>> >
>> > On 4-May-09, at 12:26 PM, Evan Leibovitch wrote:
>> >
>> >> Hey all,
>> >>
>> >> I'm using Views2 and just starting to want to create a list of events
>> >> based on start/end date etc.
>> >>
>> >> I'm now finding that the "Event Views" module doesn't support Drupal6
>> >> and that development on it is moving either slowly or not at all.
>> >>
>> >> The advice I found in d.o is going in three different directions:
>> >>
>> >> 1) Deprecate the Event module, roll your own event node type in CCK,
>> >> and then use views to filter on the date fields of that.
>> >> 2) Use the Calendar module instead of Event
>> >> 3) Apply a hack suggested at posts #13 and #25 of
>> >> http://drupal.org/node/293894
>> >>
>> >> What are people here doing in this situation?
>> >>
>> >> Thanks!
>> >>
>> >> - Evan
>> >>
>> >> _______________________________________________
>> >> DUG-TO mailing list
>> >> DUG-TO at lists.openject.com
>> >> http://lists.openject.com/listinfo/dug-to
>> >
>> > _______________________________________________
>> > DUG-TO mailing list
>> > DUG-TO at lists.openject.com
>> > http://lists.openject.com/listinfo/dug-to
>>
>>
>>
>> ------------------------------
>>
>> _______________________________________________
>> DUG-TO mailing list
>> DUG-TO at lists.openject.com
>> http://lists.openject.com/listinfo/dug-to
>>
>>
>> End of DUG-TO Digest, Vol 44, Issue 1
>> *************************************
>
>
> _______________________________________________
> DUG-TO mailing list
> DUG-TO at lists.openject.com
> http://lists.openject.com/listinfo/dug-to
>
>
--
Alan Dixon, Web Developer
http://consulting.civicrm.ca/
More information about the DUG-TO
mailing list