Home
last modified time | relevance | path

Searched refs:feeds (Results 1 – 25 of 26) sorted by relevance

12

/plugin/feed/
H A Dsyntax.php28 $feeds = array(
36 foreach ($feeds as $key => $value) {
38 unset($feeds[$key]);
41 return $feeds;
116 $feeds = $this->_registeredFeeds();
117 if (!isset($feeds[$feed])) {
122 $plugin = $feeds[$feed]['plugin'];
137 '&' . $feeds[$feed]['params'][0] . '=' . urlencode($namespace);
139 $url .= '&' . $feeds[$feed]['params'][1] . '=' . urlencode($parameter);
H A Dplugin.info.txt6 desc Generates feeds for other plugins
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DListFeedsResponse.php29 public function setFeeds($feeds) argument
31 $this->feeds = $feeds;
38 return $this->feeds;
/plugin/feedaggregator/
H A Dsyntax.php71 $feeds = array();
77 $feeds[] = $feed;
79 $feedList = array_unique($feeds);
H A Daction.php49 $feeds = file(fullpath($conf['tmpdir'].'/feedaggregator.csv'));
57 $simplepie->set_feed_url($feeds);
H A Dplugin.info.txt6 desc A DokuWiki plugin for aggregating multiple news feeds onto a single wiki page.
H A DREADME.md4 A DokuWiki plugin for aggregating multiple news feeds into single wiki pages.
/plugin/webcomics/
H A Dsyntax.php26 $feeds = explode(';', $this->getConf('feeds'));
27 foreach ($feeds as $feed) {
H A Dplugin.info.txt6 desc It displays various Webcomics from configurable RSS feeds.
H A DREADME.md2 …omics to your page. The source for the comics is a RSS feed. The list of RSS feeds is configurable.
/plugin/dontfeedtemplates/
H A DREADME.md5 include pages with name starting by ``.``, ``-`` or ``_`` in feeds, which is
10 in your feeds.
13 feeds.
H A Dplugin.info.txt6 desc Filter out template pages from namespace list feeds (enhances plugin TemplatePageName)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudAsset.php43 public $feeds; variable in Google\\Service\\CloudAsset
138 'feeds',
142 'path' => 'v1/{+parent}/feeds',
172 'path' => 'v1/{+parent}/feeds',
/plugin/filterrss/
H A Dplugin.info.txt6 desc Filter, sort and limitate RSS feeds.
/plugin/news/
H A DREADME49 The main file for generating news feeds is newsfeed.php, which is found in news/scripts.
82 If you have a version of the news plugin which supports multiple feeds, then you must include a uni…
89 The header values for these feeds are configured in the file scripts/newsfeed.ini.
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt344 [[DokuWiki]] can integrate data from external XML feeds. For parsing the XML feeds, [[http://simple…
/plugin/farmer/_animal/data/pages/wiki/
H A Dsyntax.txt455 [[DokuWiki]] can integrate data from external XML feeds. 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:
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml1222 Line feeds are converted
1272 'one paragraph' => 'Line feeds are converted to spaces, so this value'.
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1720 /*fix for links in lists at ends of lines, which cause loss of line-feeds
1726 /*fix for links in lists before ends of lines, which cause extra line-feeds */
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1717 /* fix for links in lists, at ends of lines, which cause loss of line-feeds */
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1727 * Added: Ability to automatically generate full .ics feeds off calendars. To
/plugin/tuxquote/
H A Dquotes.txt2938 An appeaser is one who feeds a crocodile -- hoping it will eat him last. <BR> -- Sir Winston Church…
/plugin/subjectindex/plugins/
H A Dbible_verses.txt23309 …t sow seed or reap or gather into storehouses; still YOUR heavenly Father feeds them. Are YOU not …
25484 …sow seed nor reap, and they have neither barn nor storehouse, and yet God feeds them. Of how much …
26312 He that feeds on my flesh and drinks my blood has everlasting life, and I shall resurrect him at th…
26314 He that feeds on my flesh and drinks my blood remains in union with me, and I in union with him.
26315 Just as the living Father sent me forth and I live because of the Father, he also that feeds on me,…
26316 …from heaven. It is not as when YOUR forefathers ate and yet died. He that feeds on this bread will…
29334 for no man ever hated his own flesh; but he feeds and cherishes it, as the Christ also does the con…
/plugin/codemirror/dist/
H A Dscripts.min.js.map1 … two swapped characters afterwards.\n //\n // Doesn't consider line feeds a character.\n …
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1 … the user of what can be entered in the control. Carriage returns or line-feeds within the placeho…

12