Group Event Block für Drupal 6

R.Hendel - February 6, 2009 - 16:30
Project:OG Calendar
Version:6.x-1.0
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

Hi,
it would be fantastic, if there would be a block for group events. Normal event block shows all events regardless of group membership.
Thanks in advance,
Ralf

#1

dleeward - February 9, 2009 - 14:47

You can create a View specifying node type of Events and filtering by Group. There really is no need to use OG Calendar for this.

#2

liquidcms - April 22, 2009 - 07:46

but would still be nice to have a block like the Event module has that is only for group events (as the poster requested). You can get the content from views but how do you get a calendar like block?

#3

thijsvdanker - June 15, 2009 - 12:34
Assigned to:Anonymous» thijsvdanker
Status:active» needs review

I have created a patch that enables the default upcoming events block to be group sensitive.
The old way was to check for the og_nid, this patch uses og_get_group_context() to determine the current group.

AttachmentSize
og_calendar-370250-2.patch 841 bytes

#4

thijsvdanker - June 18, 2009 - 07:30
Assigned to:thijsvdanker» Anonymous
 
 

Drupal is a registered trademark of Dries Buytaert.