View previous topic :: View next topic |
Author |
Message |
DawnB Lurker

Joined: 19 Sep 2008 Posts: 2
|
Posted: Fri Sep 19, 2008 11:34 am Post subject: Can MyCalendar do this |
|
|
I need to know a couple of things with regard to my calendar:
1. Host is running php5 - will this be a problem?
2. I need the calendar to fit within a prescribed area in a web design - essentially it needs to conform to the design - can MyCalendar do this?
Also, does it list events / allow my web design client to login to a backend, etc.?
Thank you,
Dawn |
|
Back to top |
|
 |
Dan Admin / Developer

Joined: 19 Feb 2001 Posts: 2057
|
Posted: Fri Sep 19, 2008 11:45 am Post subject: |
|
|
It will run fine on PHP5 with a couple of tweaks (a now-protected variable needs to be renamed).
Everyone's idea of easy integration is different, but MyCalendar was designed to tie in easier than many, if not most, programs out there. There is a flag to turn site-wide includes on or off, and all such templating is pulled into a single file (top and bottom) which in turn routes all sub-page requests. So, any additional customization you want to do in terms of look and feel can all be accomplished in one place.
There is an admin area that allows you to list events without the usual confirmation step of user-submitted events. Is that what you meant?
Cheers,
Dan |
|
Back to top |
|
 |
DawnB Lurker

Joined: 19 Sep 2008 Posts: 2
|
Posted: Fri Sep 19, 2008 11:55 am Post subject: Can MyCalendar do this |
|
|
Thanks Dan for the response.
I essentially needed to know if events could be added by the client.
Any changes in variables, etc. can those be done by me or do I need to involve the host?
Thanks,
Dawn |
|
Back to top |
|
 |
Dan Admin / Developer

Joined: 19 Feb 2001 Posts: 2057
|
Posted: Fri Sep 19, 2008 11:58 am Post subject: |
|
|
Yes, the client can add events if you don't want to be involved in that process.
The changing of the variables is a simple find and replace prior to uploading the files to the server. Won't take you more than a couple seconds.
Cheers,
Dan |
|
Back to top |
|
 |
Dan Admin / Developer

Joined: 19 Feb 2001 Posts: 2057
|
Posted: Tue Jan 11, 2011 9:16 pm Post subject: |
|
|
No, they are not deleted automatically. They can be purged manually, however.
Cheers,
Dan |
|
Back to top |
|
 |
Dan Admin / Developer

Joined: 19 Feb 2001 Posts: 2057
|
Posted: Mon Mar 28, 2011 12:00 am Post subject: |
|
|
It could be done with some customization. You would need a script to query the database by whatever criteria you are using for expired events, and then a cronjob to automate the script to run daily or as frequently as desired.
Cheers,
Dan |
|
Back to top |
|
 |
|