Home · Links · Contact Us
Home arrow Forums
Home
Features
FAQ
Screen Shots
Modules
Themes
Demos
Documentation
Forums
Contact Us
Download
Purchase
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. ..."


  FAQFAQ    SearchSearch  RegisterRegister   Log inLog in 
rss dates & times

 
Post new topic   Reply to topic     Forum Index -> Web site integration
View previous topic :: View next topic  
Author Message
omoriginals



Joined: 24 Feb 2006
Posts: 133

PostPosted: Tue May 23, 2006 5:37 pm    Post subject: rss dates & times Reply with quote

exuse me if i asked this before.

With RSS I want to display "All Calendars - This Month"

when I do it shows the event tittle and description, but not the event DATE or TIME.
How can I get the date and time to display in the feed?

Thanks.
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Tue May 23, 2006 5:50 pm    Post subject: Reply with quote

Hi

Thyme 1.2 or 1.3? Also, I think I did answer this from you before. I could be wrong. Note the Search feature of the forum Smile
Back to top
View user's profile Send private message Visit poster's website
omoriginals



Joined: 24 Feb 2006
Posts: 133

PostPosted: Tue May 23, 2006 5:52 pm    Post subject: Reply with quote

1.3 - do you mean my quesiton is answered in the forum?
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Tue May 23, 2006 6:14 pm    Post subject: Reply with quote

I don't know if it is. I just mean if you think you've asked the question before and it has been answered, it would be nice if you searched for it before asking again. That's all.

Ok, create customize/rss_template.php under Thyme's folder with the following contents:

Code:
<?php
echo("Start: " . _ex_date("Y-n-j G:i", $e->start) . htmlspecialchars("<br>"));
if($e->notes) echo(@htmlspecialchars($e->notes, ENT_QUOTES));
?>


That will do it. For more options to _ex_date() .. see http://www.php.net/manual/function.date.php
Back to top
View user's profile Send private message Visit poster's website
omoriginals



Joined: 24 Feb 2006
Posts: 133

PostPosted: Tue May 23, 2006 6:26 pm    Post subject: Reply with quote

ian,

thanks for your help.
i did search the forums before submitting the post.
i couldn't find the q/a

---
I just added rss_template.php to /customize

i still don't see dates or times. dates are more important at this time.
thanks.
Back to top
View user's profile Send private message
esoft_ian



Joined: 12 Sep 2005
Posts: 5275

PostPosted: Tue May 23, 2006 6:37 pm    Post subject: Reply with quote

Hi,

I see it. Do you need to refresh the feed in your RSS reader?
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> Web site integration All times are GMT
Page 1 of 1

 
Jump to:  
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
© 2005 eXtrovert software unless otherwise noted. All rights reserved.
Portions © 2004 Ben Brown. All rights reserved.
Trademarks are property of their respective owners.