This project is not covered by Drupal’s security advisory policy.
Overview
A very lightweight module to display link to entity.
Useful on card, teaser or search result to make all the rendering area clickable.
How it work
The module add an extrafield to all entities (disabled by default)
Set the extrafield to display the streched link
Warning : no CSS included
If you don't have a .streched-link class your could ad this css in your project
.stretched-link::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1;
content: "";
}
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.No further development
No longer developed by its maintainers.- Project categories: Content display
1 site reports using this module
- Created by wwwahe on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
1.0.0-alpha1
released 16 March 2026
Works with Drupal: ^10 || ^11
Install:
Development version: 1.0.x-dev updated 7 Oct 2025 at 13:53 UTC
