AbbreviateEasily 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/abbr
folder to InputfieldCKEditor
module in your site
- 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 composercomposer require "zenmotion/process-abbreviate:*"
plugins/abbr
folder to InputfieldCKEditor
module in your site
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
Install and use modules at your own risk. Always have a site and database backup before installing new modules.