Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Statistics Counter Module statistics_counter crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

This module automatically carries specified URL query parameters across all pages on your site. It can also convert special link tokens into HTML anchor tags, allowing you to easily manage links with query parameters.

This module provides functionality to carry URL address query parameters across all the pages.

No need to use javascript or jQuery to append the query parameters to HTML tags or buttons.

Below are the steps:

  • Add the query parameter key in the configuration that needs to be carry forwarded to next pages.
  • Note: Links added in the ckeditor are not processed by this module. For adding links in ckeditor use [link:route:?] or [link:path:?] token. For example [link:route:system.admin] or [link:path:admin/content] in this way module can process the URL's. advanced usage of these tokens mentioned below

How to use link tokens:

We can use link tokens with following token format to place the HTML a tag.

[link:route:< route.name >,id=<id>,class=<classnames sperated by | symbol>,text=<text to appear in HTML a tag>]

exapmple:

[link:route:system.admin,id=myid,text=mandatory text appears in a tag,class=myclass1|myclass2]

[link:path:admin/content,id=myid,text=mandatory text appears in a tag,class=myclass1|myclass2]

Activity

Tracked releases
1
Tracked since
Aug 2026
Latest release
4 days ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.0.1 Stable Aug 19, 2026