Author: as
Date: Mon Jan 21 14:44:20 2008
New Revision: 7211

Log:
- Added icon ATOM element.

Modified:
    trunk/Feed/docs/specifications.txt

Modified: trunk/Feed/docs/specifications.txt
==============================================================================
--- trunk/Feed/docs/specifications.txt [iso-8859-1] (original)
+++ trunk/Feed/docs/specifications.txt [iso-8859-1] Mon Jan 21 14:44:20 2008
@@ -50,6 +50,8 @@
 | x                     | x                          | |RSS2-webMaster|_ ?     
  |
 
+-----------------------+----------------------------+---------------------------+
 | x                     | |RSS1-textinput|_ ?        | |RSS2-textInput|_ ?     
  |
++-----------------------+----------------------------+---------------------------+
+| |ATOM-icon|_ ?        | x                          | x                       
  |
 
+-----------------------+----------------------------+---------------------------+
 | |ATOM-entry|_ ?*      | |RSS1-item|_ !*            | |RSS2-item|_ !*         
  |
 
+-----------------------+----------------------------+---------------------------+
@@ -223,6 +225,20 @@
 Equivalents: `ATOM-generator`_, RSS1-none, `RSS2-generator`_.
 
 
+.. _ATOM-icon:
+
+ATOM/icon
+`````````
+
+An icon for a feed, similar with favicon.ico for websites.
+
+Optional.
+
+Can appear only once.
+
+Equivalents: `ATOM-icon`_, RSS1-none, RSS2-none.
+
+
 .. _ATOM-id:
 
 ATOM/id
@@ -1185,6 +1201,7 @@
 .. |ATOM-category| replace:: category
 .. |ATOM-entry| replace:: entry
 .. |ATOM-generator| replace:: generator
+.. |ATOM-icon| replace:: icon
 .. |ATOM-id| replace:: id
 .. |ATOM-link| replace:: link
 .. |ATOM-logo| replace:: logo


-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to