Create new live events at: /node/add/live_event

Creating a live event

A live event node behaves like a normal Drupal node. It consists of a title and body, which can use input filters. After creating a live event node, site users with appropriate permissions may add updates to the node. These updates, which are individual nodes, may be added via a form visible when the node is viewed. After these updates are saved, they will become visible to all site users who have permission to view the node.

Managing live event updates

Since the updates consist of nodes, making corrections are simply a matter of viewing and editing each update node. However, once the updates are pushed to the viewers, you may not edit them. Edits will only show for new visitors.

Deleting live events

Just a word of warning, deleting a live event node will also delete all corresponding update nodes associated with that node.