So, working from my previous thread, I wanted to start brainstorming a Custom Post Type "Events" would look, and what would comprise its data. Here are my initial thoughts. Please add yours, as well. If I go this route, I want to code it as correct and complete as possible, the first time.
--------------------------------------------------------------
Post Type: Events
- Event Title
- Event Description
- Event Author
- Event Date Range
-- Single
--- Event Date
-- Multiple
--- Event Start Date
--- Event End Date
- Event Duration
-- All Day
-- Periodic
--- Start Time
--- End Time
- Event Recurrence
-- None
-- Recurring
--- Recurrence End Date (or Duration: X [time period])
---- Daily
---- Weekly
----- Day of Week
---- Monthly (Quarterly, Bi-Annually, Annually, etc.)
----- Day of Month
----- Nth Weekday
- Event Cost
- Event Attendance
-- Max Attendees
-- Min Attendees
--------------------------------------------------------------
Taxonomy: Events
- Event Category
- Ministry Type (special use case for my needs: building a church calendar)
------------------------------------------------------------------------
So, that's what I've come up with so far. Can anyone think of anything else?
(Note: first, I'm trying to tackle what data/information I need to define for each event; next, I'll worry about ho to massage those data into an actual calendar. First things first, though.)


LinkBack URL
About LinkBacks



Reply With Quote
