DokuWiki

It's better when it's simple

User Tools

Site Tools


syndication

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
syndication [2020-05-08 13:34] – [Show New Items only] Klap-insyndication [2023-12-03 18:59] (current) – Updated link to feed creator class 2601:680:c980:e7a0:5d6a:b206:e621:1b44
Line 3: Line 3:
 [[DokuWiki]] makes some of its data available as XML feed through the [[this>feed.php]] file. The feed can be subscribed in a [[wp>Aggregator|newsreader]]. [[DokuWiki]] makes some of its data available as XML feed through the [[this>feed.php]] file. The feed can be subscribed in a [[wp>Aggregator|newsreader]].
  
-The XML Syndication feature was implemented by using the excellent [[http://www.bitfolge.de/rsscreator-en.html|Feed Creator Class]] FIXME by Kai Blankenhorn.+The XML Syndication feature was implemented by using the excellent [[https://www.hd-digitalmarketing.de/rsscreator-webdesign/|Feed Creator Class]] FIXME by Kai Blankenhorn.
  
 ===== Config/URL Options ===== ===== Config/URL Options =====
Line 138: Line 138:
  
 ==== Show New Items only ==== ==== Show New Items only ====
-[[devel:develonly]] 
  
 Allows to output newly created items only. Allows to output newly created items only.
Line 195: Line 194:
  
 <code apache> <code apache>
-  AuthType Basic +AuthType Basic 
-  AuthName "feed" +AuthName "feed" 
-  AuthUserFile path-to-your-htusers-file +AuthUserFile path-to-your-htusers-file 
-  <Files feed.php> +<Files feed.php> 
-    Order deny,allow +  Order deny,allow 
-    require valid-user +  require valid-user 
-  </Files>+</Files>
 </code> </code>
  
syndication.1588937660.txt.gz · Last modified: 2020-05-08 13:34 by Klap-in

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