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_content_types_dispatch/3
Get available content types and their dispatch rules Example: {{<<”text”>>, <<”html”>>, []}, page} A special dispatch rule is ‘page_url’, which refers to the page_url property of the resource.
observe_export_resource_content_type/2
mod_export - Determine the mime type for the export.
observe_media_identify_file/2
Try to identify a file, returning a map with file properties.
observe_resource_headers/3
Let all modules add resource specific response headers to the request. The accumulator is the list of headers to be set.