Home
last modified time | relevance | path

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

/dokuwiki/inc/Feed/
H A DFeedCreatorOptions.php98 $conf['rss_media']
H A DFeedCreator.php111 * @todo this currently does not honor the rss_media setting and only ever lists pages
/dokuwiki/conf/
H A Ddokuwiki.php135 $conf['rss_media'] = 'both'; //what should be listed?
/dokuwiki/lib/plugins/config/settings/
H A Dconfig.metadata.php226 $meta['rss_media'] = ['multichoice', '_choices' => ['both', 'pages', 'media']];