Home
last modified time | relevance | path

Searched refs:generate_feed (Results 26 – 34 of 34) sorted by relevance

12

/dports/www/tikiwiki/tiki-21.2/
H A Dtiki-wiki_rss.php109 …$output = $rsslib->generate_feed($feed, $uniqueid, '', $changes, $readrepl, $param, $id, $title, $…
H A Dtiki-articles_rss.php129 …$output = $rsslib->generate_feed($feed, $uniqueid, '', $changes, $readrepl, '', $id, $title, $titl…
H A Dtiki-tracker_rss.php183 …$output = $rsslib->generate_feed($feed, $uniqueid, '', $changes, $readrepl, $urlparam, $id, $title…
/dports/www/zola/zola-0.15.2/docs/content/documentation/content/
H A Dmultilingual.md14 generate_feed = true # there will be a feed for French content
H A Dsection.md112 generate_feed = false
/dports/www/zola/zola-0.15.2/docs/content/documentation/getting-started/
H A Dconfiguration.md59 generate_feed = false
164 # title, description, generate_feed, feed_filename, taxonomies, build_search_index
170 # generate_feed = true
/dports/www/zola/zola-0.15.2/components/site/src/
H A Dlib.rs667 if self.config.generate_feed {
684 if !language.generate_feed {
1000 if section.meta.generate_feed {
/dports/www/tikiwiki/tiki-21.2/lib/rss/
H A Drsslib.php161 …function generate_feed($section, $uniqueid, $feed_version, $changes, $itemurl, $urlparam, $id, $ti… function in RSSLib
/dports/www/zola/zola-0.15.2/
H A DCHANGELOG.md146 - Config value `generate_rss` is renamed to `generate_feed`

12