Author: as
Date: Wed Dec 12 11:34:29 2007
New Revision: 6973

Log:
- Added the feed icon to the tutorial.

Added:
    trunk/Feed/docs/tutorial/images/
    trunk/Feed/docs/tutorial/images/feed-icon-14x14.png   (with props)
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 Dec 12 11:34:29 2007
@@ -311,12 +311,13 @@
     <link rel="alternate" type="application/atom+xml" href="url to the feed
     xml document" title="A title for the feed" />
 
-In modern browsers the user will be informed (usually via a small icon in one
-corner of the browser or in the address bar) that the current page has a web
-feed. If the user clicks on this icon his feed aggregator client will start
-and save the link to the feed in its database (if the user's system has a feed
-aggregator client and is configured to handle *application/rss+xml* and
-*application/atom+xml* content with the aggregator).
+In modern browsers the user will be informed (usually via a small icon like
+|feed icon| in one corner of the browser or in the address bar) that the
+current page has a web feed. If the user clicks on this icon his feed
+aggregator client will start and save the link to the feed in its database
+(if the user's system has a feed aggregator client and is configured to
+handle *application/rss+xml* and *application/atom+xml* content with the
+aggregator).
 
 Multiple feeds can be added to the same page (for example you can provide ATOM
 and RSS2 feeds).
@@ -342,11 +343,13 @@
 The user can drag this link to his feed aggregator, where it will be added to
 the aggregator's database.
 
-It is customary to add the feed icon next to a feed link, so that the user
-finds the feed link easier on the page. See this Mozilla__ page for more
-information about the feed icon.
+It is customary to add the feed icon |feed icon| next to a feed link, so that
+the user finds the feed link easier on the page. See this Mozilla__ page for
+more information about the feed icon.
 
 __ http://www.mozilla.org/foundation/feed-icon-guidelines/
+
+.. |feed icon| image:: images/feed-icon-14x14.png
 
 
 Specifications and RFCs

Added: trunk/Feed/docs/tutorial/images/feed-icon-14x14.png
==============================================================================
Binary file - no diff available.

Propchange: trunk/Feed/docs/tutorial/images/feed-icon-14x14.png
------------------------------------------------------------------------------
    svn:mime-type = image/png


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

Reply via email to