Topic cluster
Import
Read external data or media and create or update Zotonic entities.
View topic page3 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
observe_media_import/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_media_import_medium/2
Notification to import a medium record from external source. This is called for non-file medium records, for example embedded video. If the medium record is not recognized then it will not be imported. The handling…
observe_rsc_upload/2
Upload and replace the resource with the given data. The data is in the given format.