Tobias Weik
|
| Posted: 10/20/2002, 2:12 PM |
|
Hi,
would anyone like to help me developing a CCS calendar application and share it
with the rest of us (open source)?
I have got a basic calendar running as a "standalone" part in a CCS-project, but
most of it is "hand coded" at the moment, since I wasnīt able to re-code it "the
CCS way" depending on not enough CCS-experience at the time I started... I now
have some more CCS-experience, but I am stil not able to re-code this by myself 
So, if anyone would like to help, here are the basics I have done and things
need to be done:
The calendar(module) shows the dates like a matrix with the users from
up-to-down and the weekdays from left-to-right, all related events as link to a
single date-page, displaying starttime and event-headline in the dayfield and
different background colors for "today" and weekend... This table is generated
field-by-field from a function, NO template is yet used (I would prefer to use a
template, but donīt no how to integrate it for this).
Now the second part is the single date-page for entering and modifying events -
this section is already done with CCS, but only with "basic" functions at the
moment, since some relevant "multi-actions" (like events for more then one day
and/or for more then one user) are stil missing... this also depends on my
missing experience for this ;)
The main feature is/should be the simple "one-table-based" db-structure (for the
calendar - I do need a second table for the users), but every record should
reflect one event - for each user, for each day! so if I have an event for 3
days, I have 3 records, and if I have an event for 3 days and another person, I
have 6 records... I like to keep things simple and clean, I have seen to much
calendar-apps with "fancy" solutions for repeating days or different
participants, but they didnīt work correct :))
Please feel free to contact me directly to recieve more details (like the
already coded parts and the db-structure), If you think you can help and like to
share your know-how with me and others!
Thanx in advance - Tobias
|
|
|
 |
|