Hi,
I'm using og groups and mysite too, i'm asking how to have a new portlet to display the og group calendar.
thanks in advance
Hi,
I'm using og groups and mysite too, i'm asking how to have a new portlet to display the og group calendar.
thanks in advance
Comments
Comment #1
agentrickardThere is, using the MySite API to develop an OG or og_calendar plugin.
See http://therickards.com/api/groups
I don't have the time to work on this, as my development time on MySite is about stability and extending Drupal core. Since OG isn't core, I can only point you to the developer documentation.
I would use the book.inc file as a model. It's a very straightforward plugin with access control rules in place. See http://therickards.com/api/file/plugins/types/book.inc/MySite
There is a plugin development tutorial at http://drupal.org/node/119583, though it has not been updated for 5.x.2.
Drupal tip: Only assign issue to yourself if you intend to do the work (in this case, write an og_calendar.inc file).
Marking as "won't fix" to indicate that I won't be working on this plugin.