|
Quotes |
" ... I want to tell you that your thyme product is functional and valuable beyond
words. I cannot imagine why any portal would be without it. It is the cornerstone of our new project ..."
" ... Thanks for such a complete project, its making my job much easier. ..."
" ... I have now deployed 4 different calendars and our users love them ... "
" ... Easy to install and use and a great look/design. ..."
" ... This has to be the easiest to use program I think I've had to deal with at all this year. ..."
|
|
| View previous topic :: View next topic |
| Author |
Message |
ejolley
Joined: 10 Apr 2006 Posts: 86
|
Posted: Mon Apr 10, 2006 1:09 am Post subject: Make Organizer and Email Blank by default |
|
|
How would I change Thyme's behavior so that the Organizer Name and Email fields are blank when creating a new event, instead of the user's? (we are posting other people's events so we are never the organizer)
Thanks,
Eric |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Mon Apr 10, 2006 1:13 am Post subject: |
|
|
Hi Eric,
Create a file under Thyme's customize folder called event_defaults.php and place the following in it's contents:
| Code: |
<?php
$_cal_event->org_name = $_cal_event->org_email = "";
?> |
That should do it. |
|
| Back to top |
|
 |
ejolley
Joined: 10 Apr 2006 Posts: 86
|
Posted: Mon Apr 10, 2006 4:52 am Post subject: |
|
|
Terrific. Thanks for the quick reply.
Eric |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|