Event Guide module


Summary

Event guide module will be display event guidance and reservations the envet. The modules have functions as followed:

Using Steps

  1. Install this module
  2. XOOPS at [Admin Menu - System - Modules Admin] to install "event guide" module.
    module setup for event guide if you want. [Admin Menu - Event Guide - module setup]
  3. Register New event
  4. Write event guide document and register it. The reservation form can change after.
  5. Event reservations
  6. Reservation list and Adminstration can login permition user at "Adminstrations" link.

Functions

Event Registration and Display

  1. Show Summary Listed
  2. Blocks (Date and Title list)
  3. Show all (with reservation form)
  4. When Admin permition or event poster will display administeration links.

Event Edit

  1. New Event Register - allow admin or setup group
  2. Reservations

Admin functions

  1. Event Configuration
  2. Event operations
  3. Notify new evnet registers

Event Configuration

Event Guide module setup items as follow:
Itemvaluedescription
Permit event register groupGroup (Regsiter Users)allow group to register new event
Notify mail to admin when New Event registerdYes/No
Need to approve New EventYes/No
Notfiy new event to requested userYes/No
Display additional item in listfield counts (3)
Display events in top pageEvent counts (10)

Additional fileld Formats

In Reservation Additonal items set to FORM when use order to reservation. This additional items to setup following formats:
line ::= ["!"]item-name["*"][,type[,argument...]]

type ::= {text|checkbox|radio|textarea|select}
argument ::= [value ["+"] "="] label

examples:

setupDisplayed form
Name*Name*
Name*,size=5Name*
Name*,size=5,#comment textName* comment text
Selection,radio,Item1+,Item2,Item3Selection Item1   Item2   Item3  
Selection,checkbox,Item1+,Item2,Item3Selection Item1   Item2   Item3  
Selection,select,Item1,Item2,Item3Selection
#message textmessage text

Changes

2005/06/13 1.6.4
2005/06/13 Add description in search result (for RSS enhancement).
2005/05/23 Fix force encode charset only in Japanese (problem in other multibyte language).
2005/05/23 fix quote_gpc setting problem.
2005/04/02 Fix cancel report mail send failer.
2004/12/03 1.6.3
2004/12/03 Fix page for next in event listed
2004/07/17 1.6.2 Release.
2004/07/17 Fix failer when URL base is not root.
2004/07/15 1.6.1 Release.
2004/07/15 Fix module setting failer.
2004/07/07 1.6 Release.
2004/07/07 Sort order change(recent first) in previus events.
2004/07/06 Add link top of module in blocks
2004/07/06 Check stop reservation. (When change state until write forms)
2004/07/04 Add search function at notification list in admin.
2004/07/04 Reservation enable/disable switch in admin list.
2004/07/04 Encoding misstake in Japanese
PHP 4.2.3 mbstring bug? (Not found error in patched version) Adhoc escape code added.
2004/07/04 fix checkbox items extra count for empty
2004/06/29 Display reservation list function added.
2004/06/29 Over booking if last time multiple ordering.
2004/06/06 Information Sending not work if there is no one reservation.
2003/12/17 Input coding system auto convert (if mbstring enabled)
2003/12/17 CSV output using mb_convert_string(if enabled) to SJIS convert.
2003/12/17 fix XOOPS2 make error in block display
2003/12/15 fix XOOPS2 approbe notifies date mailfunction.
2003/12/03 fix XOOPS2 to be error set to top page.
2003/12/01 fix XOOPS2 not work prev ancker - remove depend globals
2003/10/21 1.5 Released.
2003/10/17 remove register_globals depenency (support XOOPS 2.0.5)
2003/08/04 fix menu orders and uncompatible messages between XOOPS1 and 2
2003/07/21 1.4 Released.
2003/07/21 fix reservation form not work.
2003/07/19 1.3 Released.
2003/07/19 add number of listed items in block, using block options.
2003/06/10 1.2 - add compatiblity for XOOPS2
2003/05/26 1.1 - remove depend local patch.
2003/02/07 1.0 Released.

Nobuhiro Yasutomi <nobuhiro.yasutomi@nifty.ne.jp>
MySite Users http://mysite.ddo.jp/
$Id: help.html,v 1.10 2005/06/13 05:17:34 nobu Exp $