Topic cluster

Content authoring

Creating and editing content and its properties through an interface or API.

View topic page

12 items

The remaining keywords do not make a useful further split. All matching documentation is listed below.

Actions

delete_media

Delete a media file from a resource, without confirmation.

Actions

delete_rsc

Delete a resource, without confirmation.

Actions

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.

Actions

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.

Actions

zlink

Used for inserting an internal link in the TinyMCE editor in the admin.

Actions

zmedia

Used for triggering the insertion of a media item in the TinyMCE editor in the admin.

Actions

zmedia_choose

Used after a media item is selected in the media chooser for the TinyMCE editor.

Actions

zmedia_has_chosen

Used by the admin as a callback when a media file has been selected for insertion into the rich-text editor.