WebsiteBaker 2.13.8 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
WB will not function correctly if the buffers in the index.php are disabled.Nesting multiple outputbuffers should be no problem though. I use them all the time.Can you give more details on the "some conflict"?
The new thingy is how to define unique-pages (as news-pages / posts) havethe same id / title, which is i.m.o. pretty inconsistent.
Quote from: Tez Oner on March 26, 2015, 04:48:32 PMThe new thingy is how to define unique-pages (as news-pages / posts) havethe same id / title, which is i.m.o. pretty inconsistent.For News you can check for the existance of a $post_id variable.Bakery has an $item_id (if I am correct)Unfortunatly there are more modules that will do their own page creation, all with their own methods of identifying the page loaded. It will be hard to detect them all..