DokuWiki

It's better when it's simple

User Tools

Site Tools


rss

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
rss [2009-03-21 14:22] 204.108.0.11rss [2023-01-18 19:51] – [Table] 77.119.214.121
Line 7: Line 7:
 Including an RSS or ATOM feed is simple. Here is an example of including the latest Headlines from Slashdot: Including an RSS or ATOM feed is simple. Here is an example of including the latest Headlines from Slashdot:
  
-  {{rss>http://slashdot.org/index.rss}}+  {{rss>http://rss.slashdot.org/Slashdot/slashdotMain}}
  
-{{rss>http://slashdot.org/index.rss}}+{{rss>http://rss.slashdot.org/Slashdot/slashdotMain}}
  
 For parsing the XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters: For parsing the XML feeds, [[http://simplepie.org/|SimplePie]] is used. All formats understood by SimplePie can be used in DokuWiki as well. You can influence the rendering by multiple additional space separated parameters:
  
-^ Parameter  ^ Description ^ +^ Parameter    ^ Description                                                                                 
-| any number | will be used as maximum number items to show, defaults to +| any number   | will be used as maximum number items to show, defaults to 9                                 
-| reverse    | display the last items in the feed first | +| reverse      | display the last items in the feed first                                                    
-| author     | show item authors names | +| author       | show item authors names                                                                     
-| date       | show item dates | +| date         | show item dates                                                                             
-| description| show the item description. If [[config:htmlok|HTML]] is disabled all tags will be stripped | +| description  | show the item description. If [[config:htmlok|HTML]] is disabled all tags will be stripped  
-| //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). |+| //n//[dhm]   | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours).                    |
  
 The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. DokuWiki will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content.  The parameter tells DokuWiki to re-render the page if it is more than //refresh period// since the page was last rendered. The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. DokuWiki will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content.  The parameter tells DokuWiki to re-render the page if it is more than //refresh period// since the page was last rendered.
Line 25: Line 25:
 Example: Example:
  
-  {{rss>http://slashdot.org/index.rss 5 author date 1h }}+  {{rss>http://rss.slashdot.org/Slashdot/slashdotMain 5 author date 1h}}
  
- +To access feeds via HTTPS/SSL the openssl extension must enabled in the PHP configuration.
-===== Problems ===== +
- +
-==== Display of HTML entities ==== +
- +
-Two of the example Slashdot headlines when I visited this page today showed this problem +
- +
-  Building a Successful "Open" Game World +
-  MediaSentry & RIAA Expert Under Attack +
- +
-How should it be solved?  --- //[[fjgomez@gmail.com|Fernando]] 2009/03/04 10:51// +
- +
-I am also having this problem with several news feeds that I'm now featuring on [[http://atheistsofutah.org|our dokuwiki site]] and I am searching for a solution. Any help would be awesome. --- //[[russ@atheistsofutah.org|Russ]] 2009/03/21 7:20//+
rss.txt · Last modified: 2023-01-18 19:52 by 77.119.214.121

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki