- modification : RSS feed work only with a given feed identifier. Thus we

can avoid fixed frequency notification to concentrate on variable
  frequency notification, which is much more interesting. To do this, feeds
  have moved to a dedicated table allowing each user (including guest user)
  to have more than on feed.


git-svn-id: http://piwigo.org/svn/trunk@833 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2005-08-19 13:54:40 +00:00
commit ede184cacc
11 changed files with 93 additions and 158 deletions

View file

@ -0,0 +1,4 @@
{lang:The RSS notification feed provides notification on news from this website : new pictures, updated categories, new comments. Use a RSS feed reader.}
<p><a href="{FEED_URL}">{lang:RSS feed}</a></p>
<p><a href="{HOME_URL}">{lang:Return to home page}</a></p>