Author: as
Date: Tue Nov 13 14:05:15 2007
New Revision: 6720

Log:
- Added a 'best practices' section in the tutorial.

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] Tue Nov 13 14:05:15 2007
@@ -241,6 +241,21 @@
 - Optional in all feed types.
 - Called 'logo' in ATOM (accessed as 'image' through ezcFeed).
 - RSS1 and RSS2 have attributes for the image, while ATOM does not have them.
+
+
+Best practices
+==============
+
+This section lists some useful tips for handling feed documents.
+
+
+ATOM
+----
+
+Media type
+``````````
+
+All ATOM feeds must be identified with the application/atom+xml media type.
 
 
 Specifications and RFCs


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

Reply via email to