wacon / skip-to-content
TYPO3 extension to include the accessibility functions: skip to content and skip to footer
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
pkg:composer/wacon/skip-to-content
Requires
- typo3/cms-frontend: ^12.4 || ^13.4
Requires (Dev)
- typo3/coding-standards: ^0.8
README
This plugin embeds the accessibility features to jump to the main content or page footer. Those links are initially invisibile and gets visible on focus via keyboard tab.
Installation
1a. Install via composer
composer req wacon/wacon/skip-to-content
1b. Install legacy mode TYPO3 Extension ManagerTYPO3 Extension Manager.
2a. Add TypoScript Record to your template Assign the TypoScript static file: Skip To Content (Add after your Site Package) to your root template.