Author: as
Date: Wed Jan 16 15:29:00 2008
New Revision: 7161

Log:
- Added tutorial info about the RSS1 about attribute.

Modified:
    trunk/Feed/docs/tutorial.txt

Modified: trunk/Feed/docs/tutorial.txt
==============================================================================
--- trunk/Feed/docs/tutorial.txt [iso-8859-1] (original)
+++ trunk/Feed/docs/tutorial.txt [iso-8859-1] Wed Jan 16 15:29:00 2008
@@ -275,6 +275,13 @@
 All RSS1 feeds should be identified with the *application/rss+xml* media type
 (although it is not a standard yet). Use the getContentType() method of
 ezcFeed to get this string.
+
+
+Self link
+`````````
+
+All RSS1 feeds are required to have the *about* attribute which points back to
+the feed itself.
 
 
 RSS2


-- 
svn-components mailing list
[EMAIL PROTECTED]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to