zenmotion/process-abbreviate
Composer 安装命令:
composer require zenmotion/process-abbreviate
包简介
This module helps to mark up all abbreviations
关键字:
README 文档
README
Easily mark up and manage abbreviations
This module helps you to easily mark up all your used abbreviations. Them will be collected after any page were saved.
Read the How to use section for further informations.
How to install
- Place the module files in /site/modules/ProcessAbbreviate/
- In your admin, click Modules > Check for new modules
- Click "install" for Abbreviate (base module)
- Move the
plugins/abbrfolder toInputfieldCKEditormodule in yoursite - Enable the plugin on your CKEditor field and add them to your toolbar
- Now go to Setup > Abbreviations and start defining your abbreviations!
Install via composer
composer require "zenmotion/process-abbreviate:*"
After that, you can follow How to install from step 4.
How to use
Please make sure that you have completed the How to install section first. Then in your admin, go to Setup > Abbreviations.
On this setup page you can add or edit all your abbreviations manually. The functions are very common and should be self explained.
After saving any page the base module extract all marked up abbreviations in textarea fields and will add them to database.
Copyright 2014-2017 by Sven Schüring
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-11-29