Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

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
7 months ago
Release cadence
42 days
Stability
67% stable

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