Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

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.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Aug 2025
Latest release
10 months ago
Releases (12 mo)
1 ▼ from 2
Maintenance
Slowing

Release Timeline

Releases

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