WebsiteBaker 2.13.9 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
display_blog_menu($page_id,$date_option,$group_header,$history_header)
Sounds very close to what I'm looking for on a WB project I'm currently bakingIs there a site where this feature/module is live where we can take a look at it..?
Of course I forgot the snippet itself (attached).
http://www.mysite.com/modules/news/rss.php?page_id=15
Hello @Stefek,The RSS-feed is dynamicallay generated. The script is already part of the news module. Just call the script with the page_id of your news or blog in the URL, like this:Code: [Select]http://www.mysite.com/modules/news/rss.php?page_id=15Hope this helps.regards,Erik
display_blog_menu($page_id,$date_option,$group_header,$history_header,$display_option)