port event_views to Drupal 6

zehninguem - April 14, 2008 - 18:05
Project:Event Views
Version:6.x-2.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active
Description

Even with the last development snapshot from April the 12th I'm still receiving the message bellow and still unable to use Event views, is this normal?

This version is incompatible with the 6.2 version of Drupal core.

Thanks

#1

Gerhard Killesreiter - April 15, 2008 - 07:14

Yes, event views hasn't been ported yet as there's no released version of views for D6 yet.

That being said I'd appreciate patches to help port event_views.

#2

killes@www.drop.org - April 30, 2008 - 19:06
Title:This version is incompatible with the 6.2 version of Drupal core.» port event_views to Drupal 6
Category:support request» task

Feel free to grab this if you know views to some degree.

Views docs are at http://views.doc.logrus.com/

Merlin says:

There's a fair bit of doxygen available, and node.views.inc is extra commented to provide some examples of the basic data layout.

#3

killes@www.drop.org - May 25, 2008 - 19:03
Project:Event» Event Views
Version:6.x-2.x-dev» 6.x-2.x-dev
Component:Event Views» Code

moving

#4

c2uk - May 31, 2008 - 12:20

In another issue that asks about this, I've provided a first step in getting there, this at least lets it activate on the module page:

Change in event_views.info


dependencies = event views

to


dependencies[] = event

I'm in the process of building my first Drupal 6 site where I need Event+Views, so I'll be revisiting it at a later stage and if I can figure out more I'll provide a proper patch.

#5

scottrigby - June 30, 2008 - 21:44

Looking forward to testing this :)

#6

scottrigby - June 30, 2008 - 21:48

Actually – I wonder if you have any idea whether the ical download will be configurable through views in teh D6 version? I ask this because it's is my main reason for moving towards using Event and not CCK Calendar in Drupal 6 (CCK Calendar still doesn't handle ical downloads well). Yet what I want is to format a list of events to match an existing website style... which would work if the event information is exposed to views, including an ical feed. Did I mention I'm trying to do this in Drupal 6? This is the reason I'm posting here rather than starting a new issue... Please let me know if I should start a new one though...
Cheers!
:) Scott

#7

thomas23@drupal.org - August 9, 2008 - 19:07

subscribe

#8

aaron - August 11, 2008 - 16:45

I don't think this should be a separate module for d6, as Views 2 will conditionally include event.views.inc automatically.

I've started a patch for this at #293894: Event Views: Views 2 support

 
 

Drupal is a registered trademark of Dries Buytaert.