Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module adds an "Edit Page" button to the admin toolbar that allows users with appropriate permissions to quickly edit the currently viewed page. The button displays the page's ID next to the "Edit Page" link for easy identification.

Overview

Toolbar Edit Page Button adds a button (also known as a link or a toolbar tab) to edit the currently viewed node in the admin toolbar, at the top of the site. The button is visible on all nodes, to users with permission to access the toolbar edit page button. Clicking the button opens the current node in edit mode.

The module uses the same layout (for text and placement) as WordPress’ edit button. This is where a lot of editors are used to and expect to find a button to edit the current page. The module doesn’t remove tabs or the Quick edit feature. Some users are not familiar with the term node which is why it is labeled ‘Edit Page’ instead of ‘Edit Node’.

Node-id

On the button, next to the Edit Page link, the node id (nid) is displayed within parentheses so editors easily see which node (or page) they are about to edit.

Configuration

No configuration needed.

Theming

It is possible to style the background color if you want the button to pop more:

a[href^="/node/"].toolbar-icon-edit.toolbar-item {
  background-color: #006600;
}

Similar modules

Toolbar Edit Button: Adds the node edit (and taxonomy term edit) button into the admin toolbar. This module have a different placing of the button, no nid and also removes Quickedit.

Activity

Total releases
3
First release
Aug 2025
Latest release
8 months ago
Releases (12 mo)
3 ▲ from 0
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
1.0.6 Stable Oct 28, 2025
1.0.5 Stable Aug 6, 2025
1.0.x-dev Dev Aug 6, 2025