Hi,

I have implemented basic support for ending active meetings based on hook_cron and a date cck field.

TODO:
- admin UI configurable date field selection (don't know how to it)
- switch from timestampadd to date() which is generic

CommentFileSizeAuthor
bbb-end.diff2.46 KBniedakh

Comments

niedakh’s picture

Also would be useful when switching to date() to provide a generic field with an argument for the date function such as +3h. Still don't know how to do it in drupal yet.

bennos’s picture

subscribing

will test the patch on a dev enviroment.

sanduhrs’s picture

Category: support » task

Since 0.7 there's a new API call to end a meeting.

socialnicheguru’s picture

subscribing. I would like to be able to use this with rules on bbb.07.

What is the receipe? Are there new triggers just for bbb or do I publish and unpublish a node to close the open and close a meeting.