Event Bookings integrates the Bookings API functionality with a date enabled node - aka "Event". Specifically, this module provides the following functionality:
Book resources directly from an Event - aka date enabled Nodes.
Allow either multiple or exclusive booking of resources.
Extends Views to allow joins of an "Event" with a booked resource
Provide "out of the box" calendar views of bookable resources
Provide ajax functionality that refreshes available resources when date values change on an Event edit page
Provide links to conflicting events.
Provide security permissions to allow/restrict users from booking resources.
Define Event Content Type to be an availability or booking.
Specifiy whether pending bookings show as conflicts
If you have rights, you can set the status of a booking from a Node edit screen
New views to show availabilities and booked resources for an event.
The resubmission module allows you to create a list of nodes to be processed by a certain date or at specific intervals. Extremely helpful is this module for constantly changing content, which must be kept up to date or if registered offers expire on certain dates. In addition, a reminder text can be entered, which is helpful for the person who has to process the content in the processing.
Possible examples:
- Time-limited product or service offers
- Expiring coupon offers
- Weekly changing Information Notices
- Changes in content to hold others up to date
- etc.
There are certainly other applications, where you can take advantage of the resubmission of certain content.
Export Menu to XML module allows users to access Drupal menus and theirs items provided in XML format. You could access menus from JavaScript, Flash, or any client-side plugin.