nathancox/betteranchors
Composer 安装命令:
composer require nathancox/betteranchors
包简介
A SilverStripe module to add extra anchors to the insert link dialog
关键字:
README 文档
README
- Allows you to specify extra anchors that appear in the anchor dropdown in the insert link dialog (eg for template elements).
- Turns off broken link highlighting for anchors.
Maintainer Contacts
Nathan Cox (me@nathan.net.nz)
Requirements
- SilverStripe 3.4+
Documentation
Installation Instructions
composer require nathancox/betteranchors
Usage Overview
Configuration via config.yml:
Page: anchors: before: - main after: - footer - newsletter
This will insert the "main" anchor before the auto generated content anchors and "footer" and "newsletter" after them.
Issues & Todo
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2017-10-03