Home
last modified time | relevance | path

Searched refs:rss (Results 1 – 12 of 12) sorted by relevance

/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DREADME.md14 $rss = new UniversalFeedCreator();
15 $rss->useCached(); // use cached version if age < 1 hour
16 $rss->title = "PHP news";
17 $rss->description = "daily news from the PHP scripting world";
20 $rss->descriptionTruncSize = 500;
21 $rss->descriptionHtmlSyndicated = true;
23 $rss->link = "http://www.dailyphp.net/news";
24 $rss->syndicationURL = "http://www.dailyphp.net/" . $_SERVER["SCRIPT_NAME"];
36 $rss->image = $image;
55 $rss->addItem($item);
[all …]
/dokuwiki/lib/styles/
H A Dfeed.css1 rss channel, feed, RDF {
/dokuwiki/vendor/simplepie/simplepie/src/
H A DParser.php616 $rss = [['attribs' => ['' => ['version' => '2.0']],
618 $this->data = ['child' => ['' => ['rss' => $rss]]];
/dokuwiki/inc/parser/
H A Drenderer.php613 public function rss($url, $params) function in Doku_Renderer
H A Dmetadata.php658 public function rss($url, $params) function in Doku_Renderer_metadata
H A Dhandler.php939 public function rss($match, $state, $pos) function in Doku_Handler
H A Dxhtml.php1332 public function rss($url, $params) function in Doku_Renderer_xhtml
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt458 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
460 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
/dokuwiki/_test/data/pages/wiki/
H A Dsyntax.txt458 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
460 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
/dokuwiki/
H A Dcomposer.lock200 "rss"
552 "rss"
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md272 * Added support for `application/x-rss+xml` in `SimplePie_Locator`. [#348](https://github.com/simpl…
287 * `rss:pubDate` is now used over `atom:updated` when determining the posting date. [#288](https://g…
/dokuwiki/data/
H A Ddeleted.files651 lib/tpl/default/images/button-rss.png