Topic cluster
Content authoring
Creating and editing content and its properties through an interface or API.
View topic page12 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_duplicate_rsc
Open a dialog to duplicate the current resource with a new id and title.
dialog_edit_basics
Open a dialog to edit the “basic” information of a resource.
dialog_new_rsc
Show the admin dialog for creating a new 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.