Home
last modified time | relevance | path

Searched +full:url +(+path:plugin +path:news) -(+path:plugin +path:news +path:lang) (Results 1 – 11 of 11) sorted by relevance

/plugin/news/
H A DREADME51 1. place newsfeed.php in your top level dokiuwiki directory and use as your feed url:
67 If you use method 2 or 3 and do not implement method 1, then your url must be:
H A Dhelper.php102 $result['url'] = DOKU_URL . 'doku.php?id=' . $id;
H A Dplugin.info.txt7 url http://www.dokuwiki.org/plugin:news
/plugin/news/scripts/
H A DfeedData.php81 function url() { function in feedData
82 return $this->currentMetaArray['url'];
104 list($server,$rest) = explode('?', $this->url());
H A Drss.php47 $link = $this->url() . '#' . $this->rss_id() ;
62 <source url="$src_url"><![CDATA[$src_title]]></source>
H A Dnewsfeed.php79 if(isset($conf['plugin']['news']['url'])) {
80 $newsFeedURL = $conf['plugin']['news']['url'];
/plugin/news/conf/
H A Ddefault.php5 $conf['url'] = '';
H A Dmetadata.php5 $meta['url'] = array('string');
/plugin/news/syntax/
H A Dbutton.php35 'url' => 'http://www.mturner.org',
H A Dfeed.php35 'url' => 'http://www.mturner.org',
H A Ditem.php30 'url' => 'http://www.mturner.org',