From 10c6b1f0978710cf5a9f309b6fdcaef922f9b07f Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 8 Oct 2010 17:02:47 +0200 Subject: Add basic Atom feed writer --- sample/src/index.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'sample/src/index.xml') diff --git a/sample/src/index.xml b/sample/src/index.xml index 92813f1..c5ec849 100644 --- a/sample/src/index.xml +++ b/sample/src/index.xml @@ -15,6 +15,16 @@ This is footnote, text after item list. ]]> + + This is the first attempt of an Atom feed generator built in CGG. For the moment only textual and html records are supported. + This basic type of feed should serve as a "news" feed, to keep visitors notified about site updates. + + + You can add second news for the same page, e.g. when you add new subgallery or new images. + + + This item is missing a timestamp, which is important in Atom feed world. You should not see this record in your feed reader. + -- cgit v1.2.3