Hi there Guys,
Sorry for barking up this thread after such a long time but I couldn't do it not...
I recently changed from Events-component to the (imho) better/nicer ExtCalendar (2) and bumped up to this missing-thing too... I would like a tab like the Events-tab (written by Pointri?) to show all the added-events on a user base in it's own tab...
BUT: I took a quick look at the DB-scheme that is used by ExtCalendar and found out that a plugin/tab like we all want here isn't possible at all....
Why? It's simple... ExtCalendar doens't save a id/name/username etc. with a event that is being saved into the DB.
The tables used by ExtCalendar are:
extid = Just an ID used by ExtCalendar
title = Guess..
description = Guess..
contact = Contact field when it's filled in
url = Guess..
email = Guess..
picture = Guess..
cat = ExtCalendar Category
day = Guess..
month = Guess..
year = Guess..
approved = Guess..
start_date = Guess..
end_date = Guess..
recur_type = Guess..
recur_val = Guess..
recur_end_type = Guess..
recur_count = Guess..
recur_until = Guess..
When looking at this you can see that there's nothing about the user who has submitted the Event into the DB, so CB plugin can't find the submitter of the Events at all!!!
In this case the ExtCalendar must be changed to store a id of the submitter... I guess this goes well deep into the core of the component. I guess it will take a while untill there come's some hacks to enhance it with this feature. After that we can take a look of making a tab for it (maybe based on the Events-Tab?)....
:silly:
Greetz,
Mischa.
Post edited by: mischa, at: 2006/09/20 01:50
Post edited by: mischa, at: 2006/09/20 01:51