UBBFriend: Email This Page to Someone!
  CalendarScript Support Forum
  Hacks and Mods
  getScheduleDescription not implemented -- pending events show no schedule

Post New Topic  Post A Reply
profile | register | preferences | search

next newest topic | next oldest topic
Author Topic:   getScheduleDescription not implemented -- pending events show no schedule
mraj
Junior Member
posted March 19, 2005 11:11 AM     Click Here to See the Profile for mraj   Click Here to Email mraj     Edit/Delete Message
It appears that this method was never implemented:

# Get a text description of an event's schedule
# ---------------------------------------------
sub getScheduleDescription {
my ($schedule) = @_;
return "";
}

This function gets called when viewing events that are pending approval.
Since the method is not implmented, when an event is displayed for approval, no schedule displays for the event!
So you don't really know what you're approving.

Anyone have a fix?

[This message has been edited by mraj (edited March 19, 2005).]

IP: Logged

DanO
Administrator
posted March 19, 2005 01:52 PM     Click Here to See the Profile for DanO   Click Here to Email DanO     Edit/Delete Message
** It appears [getScheduleDescription] was never implemented **

That's correct. Matt commented on it previously and suggested anyone interested in it should feel free to develop it them self.

I think the problem comes down to if you have a recurring event which repeats something like Mondays and Fridays for some period of time, how do you describe it in a meaningful way and which would also fit into the limited amount of display area without overcrowding it?

JMO

Dan O.

------------------

IP: Logged

mraj
Junior Member
posted March 19, 2005 09:59 PM     Click Here to See the Profile for mraj   Click Here to Email mraj     Edit/Delete Message
Well, IMO, I'd rather see 50 dates listed instead of nothing.

I found an approve.html modification that will list the time and dates of each pending event:

http://www.calendarscript.com/support/forum/Forum4/HTML/000122.html

------------------
See some of my modifications to CalendarScript at
http://www.prayforoneanother.org/cgi-bin/cal/calendar.pl

IP: Logged

All times are CT (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply
Hop to:

CalendarScript Home