--- label: 'Using in-line (quick) content editing' related: - core.ui_components - core.settings_tray ---

{% trans %}Goal{% endtrans %}

{% trans %}Edit content in place.{% endtrans %}

{% trans %}What is quick editing?{% endtrans %}

{% trans %}Quick editing is editing content inline. Content quick editing is provided by the core Quick Edit module or its contributed replacement. It requires the core Contextual Links module in order to expose the links that let you edit in place.{% endtrans %}

{% trans %}Who can edit content in place?{% endtrans %}

{% trans %}In order to follow these steps to edit content in place, the core Quick Edit module or its contributed replacement must be installed. Also, either the core Toolbar module or a contributed replacement must be installed. You will need to have Use contextual links permission, Access in-place editing permission, as well as permission to edit the particular content.{% endtrans %}

{% trans %}Steps{% endtrans %}

  1. {% trans %}Find and visit a page on your site that has the content that you would like to edit.{% endtrans %}
  2. {% trans %}Click the contextual links Edit button on the toolbar (in most themes, it looks like a pencil). Contextual Edit links with the same icon will appear all over your page.{% endtrans %}
  3. {% trans %}Find the contextual link for the part of the page you want to edit. For example, to edit a specific post on the front page, the link should be in the top-right corner of the post, or top-left for right-to-left languages.{% endtrans %}
  4. {% trans %}Click the link to open the contextual links menu, and click Quick edit. All editable fields will be enclosed in a light blue box. Hover over any box to see the label of the field that box contains. Click on the box and a form to edit that field will appear.{% endtrans %}
  5. {% trans %}Make your edits and submit the form.{% endtrans %}