You are here

Files in Toc.js 8

Primary tabs

File namesort descending Location Namespace Description
README.txt README.txt CONTENTS OF THIS FILE --------------------- * Introduction * Requirements * Recommended modules * Installation * Configuration * Troubleshooting * FAQ * Maintainers INTRODUCTION ------------ Toc.js module integrate TOC.js library into…
toc-js.html.twig templates/toc-js.html.twig Default theme implementation to display a responsive table of contents.
toc.css css/toc.css a.back-to-top { float: right; font-size: 0.7rem; display: none; } .toc-js.sticky { position: relative; } .toc-js.sticky.is-sticked { position: fixed; } .toc-js { display: none; }
TocJsBlock.php src/Plugin/Block/TocJsBlock.php Drupal\toc_js\Plugin\Block
toc_js.info.yml toc_js.info.yml toc_js.info.yml
toc_js.install toc_js.install Contains toc_js.install.
toc_js.libraries.yml toc_js.libraries.yml toc_js.libraries.yml
toc_js.module toc_js.module Contains toc_js.module.
toc_js.permissions.yml toc_js.permissions.yml toc_js.permissions.yml
toc_js.schema.yml config/schema/toc_js.schema.yml config/schema/toc_js.schema.yml
toc_js_per_node.info.yml modules/toc_js_per_node/toc_js_per_node.info.yml modules/toc_js_per_node/toc_js_per_node.info.yml
toc_js_per_node.module modules/toc_js_per_node/toc_js_per_node.module Contains toc_js_per_node.module.
toc_js_per_node.permissions.yml modules/toc_js_per_node/toc_js_per_node.permissions.yml modules/toc_js_per_node/toc_js_per_node.permissions.yml
toc_js_per_node.schema.yml modules/toc_js_per_node/config/schema/toc_js_per_node.schema.yml modules/toc_js_per_node/config/schema/toc_js_per_node.schema.yml

Other projects