Update of /cvsroot/phpicalendar/phpicalendar/templates/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13380/templates/default
Modified Files:
rss_index.tpl
Log Message:
add new rss files
Index: rss_index.tpl
===================================================================
RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/rss_index.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** rss_index.tpl 8 Feb 2006 09:14:48 -0000 1.5
--- rss_index.tpl 5 Apr 2006 06:53:05 -0000 1.6
***************
*** 36,44 ****
<td width="98%" valign="top" align="left">
<br />
! {L_THIS_SITE_IS} <a class="psf" href="http://www.oreillynet.com/rss/">RSS 0.91 enabled</a>.<br />
<br />
{RSS_LIST}
<br />
! <p>RSS feeds can also be set up for a specified number of days before or after a given date, or between two dates. See the <a href="http://phpicalendar.net/documentation/index.php/RSS_feeds">documentation</a> for how to set up the URLs</p>
</td>
</tr>
--- 36,44 ----
<td width="98%" valign="top" align="left">
<br />
! <br />
<br />
{RSS_LIST}
<br />
! <p>{RSS_DOCINFO}</p>
</td>
</tr>
|