Forums / Cotonti / Extensions / Work In Progress - Events\Calendar Update

An updated Events\Calendar plugin

Hodges
#27358 2010-12-05 19:58
  1. Enhancement: put all tpls in a folder:
    skins/skin_name/plugins

    - or -

    plugins/events/tpl

    I don't know which one officially Cotonti prefers.

  2. Enhancement: Give calendar its own tpl.

  3. Enhancement: Make available more tags for calendar.tpl. For example: To display any event fields (such as start time, end time).

  4. Enhancement: Set calendar background colours in skin css (different skins will want different colouring) and remove from plugin config.

  5. Enhancement: "Submit a new Availability Block" -> "Submit new Event".

  6. Enhancement: "Calendar of Availability" -> "Events Calendar".

  7. Inconsistency with engine: Event Category Code uneditable once set. This isn't true for pages...

  8. Enhancement: Click number on calendar to create event on that day.

  9. Inconsistency with engine: Event description required. Why?

  10. Enhancement: Ability to turn off social aspects. This could be achieved by user removing tags from tpl.

  11. Enhancement: Update plugin author info, versions, and dates.

  12. Bug: Event icon is forced to resize to 128x128px.

  13. Enhancement: All upcoming events doesn't mention the category that the events are in. Suggest in title column:
    <a>Event Category</a> > <a>Event Name</a>

  14. Bug: When deleting validated event: "Error occurred. Maybe wrong URL?" Does not happen when deleting unvalidated event.

  15. Enhancement: Event add default minutes are current minute. However, most events will be set to 00 minutes.

  16. Bug: If form submission errors due to broken validation rule (such as empty description), start date, end date, location are forgotten.