A section type that automatically generates Bootstrap3/4-compatible navs from all anchors (<a id="foo">, <a name="bar">) on the current page.
- After installation 'AnchorNav' sections are available for adding to page content or layout areas.
- Section editor options for nav size and horizontal alignment.
- Navs are generated and updated using JavaScript.
- Nav items will be named after anchor elements’ text or–if an anchor’s text node is empty–the id/name attribute.
- Defaults to 0.6s smooth scrolling to the target position - defaults may currently only be changed via config block in AnchorNav.js line 13-17.
See also Typesetter Home, Typesetter on GitHub
English only as of ver. 1.0-b1
1.0-b1
- 1.0-b1 - Inital version
- Typesetter CMS 5.0+
- Typesetter CMS 5.1.1-b1+ recommended
- Bootstrap 4 theme required for the horizontal alignment option
- Download the master ZIP archive
- Upload the extracted folder 'AnchorNavigation-master' to your server into the /addons directory
- Install using Typesetter's Admin Toolbox → Plugins → Manage → Available → Anchor Navigation
GPL 2 (same as Typesetter CMS).