Home
last modified time | relevance | path

Searched refs:rss (Results 1 – 25 of 51) sorted by path

123

/plugin/a2s/
H A Ddemo.txt440 {{rss>https://github.com/schplurtz/a2s/commits/master.atom date}}
/plugin/actionrenderer/
H A Drenderer.php429 public function rss($url, $params) function in renderer_plugin_actionrenderer
/plugin/blogtng/renderer/
H A Dcomment.php82 function rss($url, $params) {} function in renderer_plugin_blogtng_comment
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt137 {{rss>http://github.com/timostamm/BugzillaInt/commits/master.atom date}}
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1653 results = results.replace(/\{ \{ rss>Feed:/mg,'{{rss>http://');
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1654 results = results.replace(/\{ \{ rss>Feed:/mg, '{{rss>http://');
1655 results = results.replace(/\{ \{ rss>sFeed:/mg, '{{rss>https://')
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 …\n },\n }, {\n name: 'rss', // 310\n type: 'substition',\n entries:…
/plugin/commonmark/
H A Dcomposer.lock167 "rss": "https://github.com/thephpleague/commonmark/releases.atom",
253 "rss": "https://github.com/thephpleague/config/releases.atom",
/plugin/csstimeline/
H A Dfeed.php81 $rss = new DokuWikiFeedCreator(); variable
82 $rss->title = p_get_metadata($id, 'title', METADATA_DONT_RENDER);
83 $rss->title .= ' · ' . $conf['title'];
84 $rss->link = DOKU_URL;
85 $rss->syndicationURL = DOKU_PLUGIN . 'csstimeline/feed.php';
86 $rss->cssStyleSheet = DOKU_URL . 'lib/exe/css.php?s=feed';
94 $rss->image = $image;
114 $rss->addItem($item);
119 $feed = $rss->createFeed($type, 'utf-8');
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css432 .oi[data-glyph=rss-alt]:before { content:'\e0b7'; }
434 .oi[data-glyph=rss]:before { content:'\e0b8'; }
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js1 …racter:"\\eb45"}),e.rootFolder=new e("root-folder",{character:"\\eb46"}),e.rss=new e("rss",{charac…
H A Dfontawesome.all.min.css5 …efore{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-squa…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js1 …racter:"\\eb45"}),e.rootFolder=new e("root-folder",{character:"\\eb46"}),e.rss=new e("rss",{charac…
H A Dbundle.js.map1 … Codicon('root-folder', { character: '\\\\eb46' });\n Codicon.rss = new Codicon('rss', { charac…
/plugin/dokutexit/
H A Dlatex.php609 function rss ($url,$params){ function in Doku_Renderer_latex
/plugin/dw2markdown/
H A Drenderer.php473 function rss($url, $params) { function in Renderer_Plugin_dw2markdown
/plugin/edittable/renderer/
H A Dinverse.php549 function rss($url, $params) { function in renderer_plugin_edittable_inverse
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt358 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
360 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt469 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
471 {{rss>http://slashdot.org/index.rss 5 author date 1h }}
/plugin/fckg/
H A DChanges312 Fixed bug in handling of rss feed syntax that inserted initial italic markup following feed markup.
/plugin/feed/
H A Dfeed.php79 $rss = new UniversalFeedCreator(); variable
80 $rss->title = $title;
86 $rss->title .= ' · ' . $conf['title'];
87 $rss->link = DOKU_URL;
88 $rss->syndicationURL = DOKU_PLUGIN . 'feed/feed.php';
95 $rss->image = $image;
98 feed_getPages($rss, $po, $ns, $num, $fn);
100 $feed = $rss->createFeed($type);
113 * @param UniversalFeedCreator $rss
123 function feed_getPages($rss, $po, $ns, $num, $fn) argument
[all …]
/plugin/filterrss/
H A Dsyntax.php139 $rss = simplexml_load_file($data['url']);
142 if($rss)
144 $items = $rss->channel->item;
/plugin/flowplayer/player/
H A DREADME.txt107 - #470 check for a playlist when replacing the playlist with an rss feed.
227 - Possibility to pass a RSS file name with playFeed("playlist.rss") and setPlaylist("playlist.rss")…
/plugin/freechat/phpfreechat/style/
H A Dfooter.css17 div.footer div.rss {
/plugin/gemini/
H A Drenderer.php327 public function rss($url, $params) function in renderer_plugin_gemini

123