Searched refs:rss (Results 1 – 13 of 13) sorted by relevance
| /dokuwiki/vendor/openpsa/universalfeedcreator/ |
| H A D | README.md | 14 $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 D | feed.css | 1 rss channel, feed, RDF {
|
| /dokuwiki/inc/parser/ |
| H A D | renderer.php | 613 public function rss($url, $params) function in Doku_Renderer
|
| H A D | metadata.php | 658 public function rss($url, $params) function in Doku_Renderer_metadata
|
| H A D | handler.php | 939 public function rss($match, $state, $pos) function in Doku_Handler
|
| H A D | xhtml.php | 1332 public function rss($url, $params) function in Doku_Renderer_xhtml
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Parser.php | 652 $rss = [['attribs' => ['' => ['version' => '2.0']], 654 $this->data = ['child' => ['' => ['rss' => $rss]]];
|
| H A D | SimplePie.php | 385 …public const DEFAULT_HTTP_ACCEPT_HEADER = 'application/atom+xml, application/rss+xml, application/…
|
| /dokuwiki/data/pages/wiki/ |
| H A D | syntax.txt | 458 {{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 D | syntax.txt | 458 {{rss>http://slashdot.org/index.rss 5 author date 1h }} 460 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
|
| /dokuwiki/ |
| H A D | composer.lock | 198 "rss" 557 "rss"
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | CHANGELOG.md | 324 * Added support for `application/x-rss+xml` in `SimplePie_Locator`. [#348](https://github.com/simpl… 339 * `rss:pubDate` is now used over `atom:updated` when determining the posting date. [#288](https://g…
|
| /dokuwiki/data/ |
| H A D | deleted.files | 664 lib/tpl/default/images/button-rss.png
|