Author: as
Date: Fri Jan 18 16:27:40 2008
New Revision: 7188

Log:
- Another sorting.

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] Fri Jan 18 16:27:40 2008
@@ -804,6 +804,23 @@
 Equivalents: ATOM-none, RSS1-none, `RSS2-rating`_.
 
 
+.. _RSS2-skipDays:
+
+RSS2/skipDays
+`````````````
+
+A hint for aggregators telling them which days they can skip when reading the
+feed.
+
+Optional (not recommended).
+
+Can appear only once.
+
+Can have up to 7 *day* elements, each with a value from ``Monday`` to 
``Sunday``.
+
+Equivalents: ATOM-none, RSS1-none, `RSS2-skipDays`_.
+
+
 .. _RSS2-skipHours:
 
 RSS2/skipHours
@@ -820,23 +837,6 @@
 (midnight) to ``23``.
 
 Equivalents: ATOM-none, RSS1-none, `RSS2-skipHours`_.
-
-
-.. _RSS2-skipDays:
-
-RSS2/skipDays
-`````````````
-
-A hint for aggregators telling them which days they can skip when reading the
-feed.
-
-Optional (not recommended).
-
-Can appear only once.
-
-Can have up to 7 *day* elements, each with a value from ``Monday`` to 
``Sunday``.
-
-Equivalents: ATOM-none, RSS1-none, `RSS2-skipDays`_.
 
 
 .. _RSS2-textInput:
@@ -1057,8 +1057,8 @@
 .. |RSS2-link| replace:: link
 .. |RSS2-managingEditor| replace:: managingEditor
 .. |RSS2-rating| replace:: rating
+.. |RSS2-skipDays| replace:: skipDays
 .. |RSS2-skipHours| replace:: skipHours
-.. |RSS2-skipDays| replace:: skipDays
 .. |RSS2-textInput| replace:: textInput
 .. |RSS2-title| replace:: title
 .. |RSS2-ttl| replace:: ttl


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

Reply via email to