kizuzi wrote: ↑Sat Aug 22, 2020 9:31 am
It would be very nice, If extensions could add own questions and answers to the default FAQ page
Extensions already have the PHP events to add new entries, in fact some extensions like phpBB Media Embed and Simple Spoiler add their own entries in the BBCode FAQ, you can even add new pages, that's what I'm doing in my Markdown extension.
kizuzi wrote: ↑Sat Aug 22, 2020 10:03 am
But many extensions are adding functions to the board. Some of them will be visibility or usable by the users. If the FAQ per default will not be changed, the users can not find the answers to this function in the FAQ
Since it's not a validation requirement, it's up to the extension developer to add FAQ entries.