Difference between revisions of "Events Calendar"
From GLMWiki
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
*'''Sales''' | *'''Sales''' | ||
* Will Events output to the home page? | * Will Events output to the home page? | ||
− | ** How many | + | ** How many events can flag to home page? |
− | ** Manual or automatic first | + | ** Manual or automatic flag or by date - newest to oldest first |
− | * Choose | + | * Choose appearance: |
− | ** Calendar | + | ** Calendar at a glance Topics list and 3 calendar views that display at top portion of output |
− | ** List | + | ** List view with topic, month and year drop down |
− | * Front end submission form? yes/no | + | * Front end submission form? yes/no = If Yes - what email address to be used for Pending Event notification |
+ | |||
*'''Web Development''' | *'''Web Development''' | ||
** Apply style and color to the events display - calendar/list | ** Apply style and color to the events display - calendar/list | ||
+ | ** Search by Month/Year drop down | ||
+ | ** Event PDF Header logo needs to be created assets/logoPdf.png | ||
*'''Programming''' | *'''Programming''' | ||
− | * All events added to database from form will be set as "Pending Events" | + | * Add Your Event Form will be in toolbox page under the Event page |
+ | * Add Your Event Form will be on the form page. | ||
+ | * All events added to database from the form will be set as "Pending Events" in admin | ||
* All Events that have expired will appear in the "Archived Events" area | * All Events that have expired will appear in the "Archived Events" area | ||
+ | ** Search by event name | ||
+ | ** Search by Start and End date | ||
+ | ** Sort by Start and End date passing any other search perimeters | ||
+ | * For sites with Member Database | ||
+ | ** Event Admin area for Members Only Section | ||
+ | ** New and modified events will send email to email.addEventForm (config/server.ini) | ||
+ | ** Member Events will send email to memberdb.members.events.notification_email (config/application.ini) | ||
− | + | Items for testing/checklists: | |
− | * | + | * Search functions in admin |
− | * | + | * Add new event - captcha included on form? |
− | + | * Proper email address in place for Pending notification of event submitted | |
− | + | * Topics list front end - query topics list | |
− | * | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | * | + |
Latest revision as of 08:53, 11 August 2014
- Sales
- Will Events output to the home page?
- How many events can flag to home page?
- Manual or automatic flag or by date - newest to oldest first
- Choose appearance:
- Calendar at a glance Topics list and 3 calendar views that display at top portion of output
- List view with topic, month and year drop down
- Front end submission form? yes/no = If Yes - what email address to be used for Pending Event notification
- Web Development
- Apply style and color to the events display - calendar/list
- Search by Month/Year drop down
- Event PDF Header logo needs to be created assets/logoPdf.png
- Programming
- Add Your Event Form will be in toolbox page under the Event page
- Add Your Event Form will be on the form page.
- All events added to database from the form will be set as "Pending Events" in admin
- All Events that have expired will appear in the "Archived Events" area
- Search by event name
- Search by Start and End date
- Sort by Start and End date passing any other search perimeters
- For sites with Member Database
- Event Admin area for Members Only Section
- New and modified events will send email to email.addEventForm (config/server.ini)
- Member Events will send email to memberdb.members.events.notification_email (config/application.ini)
Items for testing/checklists:
- Search functions in admin
- Add new event - captcha included on form?
- Proper email address in place for Pending notification of event submitted
- Topics list front end - query topics list