1 achillis Oct 08, 2016 15:30
3 achillis Oct 08, 2016 15:47
Regarding a previous request. b2evo 6.7.8 will include these new hooks:
- SkinEndHtmlHead
- SkinBeginHtmlBody
Updated doc page: http://b2evolution.net/man/list-of-plugin-hooks
Regarding class questions: I'm really not a big fan of the plugins messing with the backoffice layout. So yes please make your point with a screenshot showing the problem. Thanks.
4 achillis Oct 19, 2016 08:24
Is the dev team considering adding the download hooks?
5 fplanque Oct 19, 2016 15:39
Yes, they should already be in 6.7.8 on GitHub.
6 achillis Oct 19, 2016 16:43
WidgetBegin and WidgetEndSettingsForm are on GitHub, but BeforeDownloadAction and AfterDownloadAction are not?
7 fplanque Oct 19, 2016 22:24
Ah see, that's what happens when you mix different requests in a single forum topic! :p
I don't understand how these hooks are supposed to work.
Can you please post a screenshot with arrows showing exactly when and where you expect those events to fire? (ideally in a similar way to the screenshot above) And give one (just one) example of what a plugin might do when the event fires?
Thanks.
@fplanque wrote earlier:
Thanks, WidgetsBeginSettingsForm() and WidgetsEndSettingsForm() will be perfect. Thanks!