ExpressionEngine® 3 User Guide

Legacy Documentation

You are using the documentation for version 3.5.17. Go here for the latest version or check here for your available upgrades to the latest version.

Create/Edit HTML Buttons

Control Panel Location: Profile ‣ HTML Buttons

Each member may also specify their own HTML Formatting buttons. These buttons are available for use when creating or editing channel entries. By default, these will include the buttons specified in the Default HTML Buttons area. The user may edit or add to the buttons as desired.

Permission Restrictions

Fields

Name

The name of the tag. This is what appears as the label for the button, so it should typically be short and obvious as to the function. Often this is the same as the actual HTML tag. This is a required field.

Opening Tag

The opening tag of the HTML tag. For instance, if you’re adding an entry for the strong tag (<strong></strong>) then the Opening Tag would be <strong>.

Closing Tag

The closing tag of the HTML tag. For instance, if you’re adding an entry for the strong tag (<strong></strong>) then the Closing Tag would be </strong>.

Shortcut

This defines the shortcut key you can use to invoke the HTML tag while you are editing. For example, if you set the shortcut to be “h”, then the shortcut key combination will be ALT+h.