Topic cluster
Notification
A typed event or request exchanged between decoupled Zotonic components through the notifier.
View topic page4 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
observe_media_viewer/2
Request to generate a HTML media viewer for a resource. The HTML data can not contain any Javascript, as it might be serialized. This could happen if the correct cookies are not yet set or if the media viewer is part of…
observe_media_viewer_consent/2
Optionally wrap HTML with external content so that it adheres to the cookie/privacy settings of the current site visitor. Typically called with a ‘first’ by the code that generated the media viewer HTML, as that code…
observe_output_html/3
Fold for mapping non-iolist output to iolist values.
observe_scomp_script_render/2
Add extra javascript with the {% script %} tag. (map) Used to let modules inject extra javascript depending on the arguments of the {% script %} tag. Must return an iolist()