Home
last modified time | relevance | path

Searched +full:rss_type -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/conf/
H A Ddokuwiki.php119 $conf['rss_type'] = 'rss1'; //type of RSS feed to provide, by default:
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php223 $meta['rss_type'] = ['multichoice', '_choices' => ['rss', 'rss1', 'rss2', 'atom', 'atom1']];
/dokuwiki/
H A Dfeed.php