Topic cluster
Wire action
A server-defined browser action or event binding connected through Zotonic wires.
View topic page10 items
The remaining keywords do not make a useful further split. All matching documentation is listed below.
delete_media
Delete a media file from a resource, without confirmation.
delete_rsc
Delete a resource, without confirmation.
dialog_delete_rsc
Open a dialog to confirm the deletion of a resource.
dialog_edit_basics
Open a dialog to edit the “basic” information of a resource.
editor_add
Add WYSIWYG editor controls to the textareas selected by the target. The active editor integration, such as TinyMCE, implements the actual controls; the action does nothing when no editor integration is loaded.
editor_remove
Remove WYSIWYG editor controls from the textareas selected by the target. Use this before replacing or moving editor-managed markup so the editor can release its browser state cleanly.
zlink
Used for inserting an internal link in the TinyMCE editor in the admin.
zmedia
Used for triggering the insertion of a media item in the TinyMCE editor in the admin.
zmedia_choose
Used after a media item is selected in the media chooser for the TinyMCE editor.
zmedia_has_chosen
Used by the admin as a callback when a media file has been selected for insertion into the rich-text editor.