#Heading
Categories
Component ID
1876908
Component name
#Heading
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module provides a simple Text Filter that identifies HTML Headings (h1, h2, ...) and makes it possible to link directly to their position on the page.
This allows you to toss around references to specific sections within a long article.
Functionality
- Turns all section headings in your content into position-specific links
- Allows you to tab-navigate to sections using the native "link navigation via keyboard tabbing" that most browsers provide.
- To my understanding, should be compatible with in-line editing.
Other Modules
The Table of Contents module already provides a filter with some similar behaviors to this, but it is deeply wrapped in the broader TOC functionality and the module does not appear ready for D7.
