Author: as Date: Mon Jan 21 10:11:11 2008 New Revision: 7194 Log: - Added RSS1 textinput. - Fixed some elements.
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 10:11:11 2008 @@ -43,7 +43,7 @@ +-----------------------+----------------------------+---------------------------+ | x | x | |RSS2-cloud|_ ? | +-----------------------+----------------------------+---------------------------+ -| x | x | |RSS2-textInput|_ ? | +| x | |RSS1-textinput|_ ? | |RSS2-textInput|_ ? | +-----------------------+----------------------------+---------------------------+ | |ATOM-entry|_ ?* | |RSS1-item|_ !* | |RSS2-item|_ !* | +-----------------------+----------------------------+---------------------------+ @@ -568,18 +568,23 @@ Equivalents: `ATOM-link`_, `RSS1-link`_, `RSS2-link`_. -.. _RSS2-copyright: - -RSS2/copyright +.. _RSS1-textinput: + +RSS1/textinput `````````````` -Copyright information for the feed. - -Optional. - -Can appear only once. - -Equivalents: `ATOM-rights`_, RSS1-none, `RSS2-copyright`_. +Specifies a text input box that can be displayed with the feed. + +Optional (not recommended). + +Can appear only once. + +Has the required attribute *about*, which should have the same value as the +*link* sub-element. + +Has four required sub-elements: *title*, *description*, *name*, *link*. + +Equivalents: ATOM-none, `RSS1-textinput`_, `RSS2-textInput`_. .. _RSS1-title: @@ -700,6 +705,20 @@ Equivalents: ATOM-none, RSS1-none, `RSS2-cloud`_. +.. _RSS2-copyright: + +RSS2/copyright +`````````````` + +Copyright information for the feed. + +Optional. + +Can appear only once. + +Equivalents: `ATOM-rights`_, RSS1-none, `RSS2-copyright`_. + + .. _RSS2-description: RSS2/description @@ -852,7 +871,7 @@ Has four required sub-elements: *title*, *description*, *name*, *link*. -Equivalents: ATOM-none, RSS1-none, `RSS2-textInput`_. +Equivalents: ATOM-none, `RSS1-textinput`_, `RSS2-textInput`_. .. _RSS2-title: @@ -1041,6 +1060,7 @@ .. |RSS1-image| replace:: image .. |RSS1-item| replace:: item .. |RSS1-link| replace:: link +.. |RSS1-textinput| replace:: textinput .. |RSS1-title| replace:: title .. |RSS1-item-about| replace:: about -- svn-components mailing list svn-components@lists.ez.no http://lists.ez.no/mailman/listinfo/svn-components