From: <ji...@us...> - 2006-02-08 09:14:57
|
Update of /cvsroot/phpicalendar/phpicalendar/templates/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24037/phpicalendar/templates/default Modified Files: rss_index.tpl Log Message: add link to docs for additional feeds Index: rss_index.tpl =================================================================== RCS file: /cvsroot/phpicalendar/phpicalendar/templates/default/rss_index.tpl,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** rss_index.tpl 19 May 2004 18:26:10 -0000 1.4 --- rss_index.tpl 8 Feb 2006 09:14:48 -0000 1.5 *************** *** 40,43 **** --- 40,44 ---- {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> |