
Event guide module will display event guidance and reservations via forms.
The modules have functions as follows:
- Event reservations
- Configurable reservation forms
- Display event automatic in time
- Administration reservations and get data CSV format
- Mail to send reserved person
- New event notify to registers
Changes:
2010/02/27 eguide 2.6 released
* add list type select in block options
* change admin.php form to hide some fields
* fix new event notification email tags not set
* option variables "reply_tpl_suffix" added
* redirect make to handle option variables
* add description for "Reservation limit plugins" in help.html
* add blocks for expired event
* add for "dlimit" plugins to limit total reservations (max_register_in_future)
* Reservation button label to change by action
* Allow {X_NAME} replace by user varibale
* add option variable "module_css" for assign module local stylesheet
UpdatingUpload override module files and do updating module at Modules admin in XOOPS.
eguide 2.31 has internal data format changes, then older reservation data display make some confusions. You can fix this conversion script
admin/conv230.php execute.