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
98 $conf['rss_media']
111 * @todo this currently does not honor the rss_media setting and only ever lists pages
135 $conf['rss_media'] = 'both'; //what should be listed?
226 $meta['rss_media'] = ['multichoice', '_choices' => ['both', 'pages', 'media']];