Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-01-24 00:07:19

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

[plugin] [ORPHAN] zem_event [flexible integrated event management]

zem_event

Introduction

zem_event is a TeamTextpattern plugin. We are releasing it to the community in hopes that it will be a strong asset to the Textpattern System. The plugin is released under a GPL license. See plugin documentation for details.

Files

  • Zem_event
  • Zem_paginate
  • Jquery
  • DatePicker
  • Search Form

Download here see Google Code page for changeset

Alternatively
Check out the working project at: Zem_Event_Code

Instructions

  1. Upload the JS files into yoursite.com/textpattern/js/ (create this folder if it isn’t already there)
  2. Install Zem_event and Zem_paginate in your admin/plugins tab
  3. Create events
  4. Add the search form in an appropriate place on your site. I am currently trying it out on the calendar month page.
  5. Share errors, ideas, forms, pages, templates etc :)

capabilities

User Interface

This plugin adds a new user interface chunk to the ‘write’ tab of the TXP admin.

With that interface are the following fields:

  • Name (to use if different than the article the event is tied to)
  • Description (meant for short desc. – if different than the body of the article the event is tied to) This is textile enabled.
  • date and finish date (with jquery date pickers)
  • time and finish time
  • Location (currently defined by a list populated by a form)
  • Map URL (for events that need a map)
  • Contact Email (currently not obfuscated)
  • Category list which is populated by tool in the event_categories tab
  • basic recurring events (with jquery date picker)

Calendars

  • mini (summary) calendar used for event navigation
  • full sized grid calendar

(both have month by month navigation, and both have been developed with a strict eye for standards and accessibility)

Event List

  • the event list currently displays all events in the given month or date span specified.
  • there is work being done to have the option of showing only single day events and the first day of any recurring event in the current span (view)

Individual Events

All of the aforementioned fields translate into tags for the individual event. The date and location related tags can be affected to be used with microformats like hcal or outputs like ical.

Event categories can be used like tags to show only the events of a certain type, or output to style events in certain ways dependent on the category of event that they are.

demo [in progress]

You can see a demo of much of the functionality getting thrown together at txp.squaredeye.com/zem_event_. Before you will see the full results of what this plugin is capable of, we’ll need to see more folks getting involved in testing, and designing.

testing

If you have suggestions (with examples) for CSS implementation for any part of the “txp.squaredeye.com”, otherwise, sign up for testing or documentation and I’ll throw you a copy of the plugin and a set of needs for testing.

documentation

In progress:
  • You are welcome to have a look through a compilation of emails and tickets that contains most if not all of the examples I was givent to start the plugin.
    Download it here

Support

Other than examples provided at the url above, you can find commercial support and extensions at thresholdstate.com/about

Bugs

  1. Upon upload: A problem occured while loading the plugin: zem_event -> User_Warning: Duplicate column name ‘repeat_n’ alter table zem_event_calendar add repeat_n int on line 84
  2. Auto completion of fields see example here temp solution here
  3. XHTML output error for breakclass (per this thread)
  4. Event Creation errors

Feature requests

  • Add Event Category title tag (per this thread)
  • Customization of label tag (per this thread)
  • Public side event addition
  • Make Location field a text field
  • filter ‘event articles’ by section
  • Make event div collapsable on write page

WIKI pages:

Donators / Contributors

Join the list by donating at txp.squaredeye.com/donate

  • Nathan Smith
  • Matthew Smith (ma_smith)
  • Dale Chapman (mr_dale_
  • Michael Grinstead
  • Rocketfueled
  • RockthenRoll (Travis schmeisser)
  • Joe Selgrath
  • Graeme Porteous (GBP)
  • Franz (nankoweap media)
  • Robert Wetzlmayr (Wet – Terminator:)
  • Michael Montgomery
  • Mary Bordi
  • Yannick Lyn Fatt
  • Renobird
  • Douglas Felton
  • Neil Atwood
  • Jill Cuthbert
  • And many others

Last edited by ma_smith (2007-05-18 17:56:35)


Offline

#2 2007-01-24 17:16:09

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Released! Thank you contributors.

Please report errors/bugs ideas and templates here. I will add any good suggestions to txp.squaredeye.com


Offline

#3 2007-01-24 18:17:53

hcgtv
Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Matthew,

Cool, I’ll pay with it when I get a chance and let you know how it goes.

One suggestion, since all the files are needed, as per your instructions, why not have one download link?

Offline

#4 2007-01-24 18:26:51

FireFusion
Member
Registered: 2005-05-10
Posts: 698

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

I got a duplicate column error warning saying something about the “finish_date”. It offered a solution too.

I’m sorry I didn’t copy and paste it I clicked off and can’t seem to get it back.

Offline

#5 2007-01-24 18:29:26

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Bert,
Fixed. Good idea. Thanks.

Firefusion,
Great. Keep trying. Lets find those bugs! :)


Offline

#6 2007-01-24 18:32:50

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

The download link points to this topic instead of to a downloadable file.

Offline

#7 2007-01-24 18:45:42

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Ruud, Thanks. Minor textile syntax error :)


Offline

#8 2007-01-24 21:37:21

zak
New Member
Registered: 2007-01-24
Posts: 2

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

I’m a neophyte at using Textpattern, so some of my questions will reflect my inexperience.

*When I enter a new event, it overwrites the old event in the database.
*I tried using <txp:zem_event_list limit=“10” /> in a sidebar, but nothing is listed. Viewing the page source indicates that the tag does not appear.

Great addition to textpattern. THanks in advance or your help.

Offline

#9 2007-01-24 22:18:06

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

zak,
How new?
Have you created articles? (without events?)
If so, its no different.

Also, when reporting problems, its customary to include page and form examples.
See the textile formatting for that just below the body field when you write your forum entry.

Thx. Matthew


Offline

#10 2007-01-24 22:31:06

dkruitbosch
New Member
Registered: 2004-12-17
Posts: 9

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

Hi,

Just installed it an when I activate the plugin and click on the content tab (first time) I get this error:
A problem occured while loading the plugin: zem_event -> User_Warning: Duplicate column name ‘repeat_n’
alter table zem_event_calendar add repeat_n int on line 84

When I click the content tab again the error disappears.

Everything seems to work fine up til now.

Danny
(using txp 4.0.4)

Offline

#11 2007-01-24 22:45:57

squaredeye
Member
From: Greenville, SC
Registered: 2005-07-31
Posts: 1,495
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

dkruitbosch,
noted, and submitted. thx.


Offline

#12 2007-01-24 22:49:46

maverick
Member
From: Southeastern Michigan, USA
Registered: 2005-01-14
Posts: 976
Website

Re: [plugin] [ORPHAN] zem_event [flexible integrated event management]

fwiw – I had something similar right after I activitated the plugins – multiple error messages claiming duplicate or preexiting tables.

Reloading the page took care of the problem so far.

Mike

Offline

Board footer

Powered by FluxBB