Topic cluster
Transform
Convert reshape enrich resize or derive one representation from another.
View topic page7 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
observe_auth_options_update/3
Update the given (accumulator) authentication options with the request options.
observe_media_preview_options/3
Modify the options for an image preview url or tag. This is called for every image url generation, except if the ‘original’ image option is passed. The mediaclass in the options is not yet expanded.
observe_media_upload_preprocess/2
Notification to translate or map a file after upload, before insertion into the database Used in mod_video to queue movies for conversion to mp4. You can set the post_insert_fun to something like fun(Id, Medium, Context…
observe_request_context/3
Refresh the context or request process for the given request or action
observe_search_query_normalize_value/2
Normalize a search value for queries and indexing. An example is the normalization of texts by transliteration and removal of accents. Defaults for text values to z_string:normalize/1 .
observe_session_context/3
Refresh the context or request process for the given request or action
observe_user_context/3
Set #context fields depending on the user and/or the preferences of the user.