zarocknz / silverstripe-tinymce-phonelinks
Adds ability to create tel links in the TinyMCE editor
Installs: 2 583
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 3
Language:JavaScript
Type:silverstripe-module
Requires
- php: >=5.3.0
- composer/installers: ~1.0
- silverstripe/cms: ^3.1
- silverstripe/framework: ^3.1
This package is not auto-updated.
Last update: 2025-04-27 04:05:41 UTC
README
Adds ability to create tel: links (phone links) using the TinyMCE editor in Silverstripe
Usage
After installing the module, go to a page in the CMS with HTML Content edited using the TinyMCE WYSIWIG editor, select some text (i.e. a phone number) and click the Insert Link button on the toolbar.
You will see that a new option has been added in the Link to section called 'Telephone number', select this then enter the desired phone number and link description, then click Insert link.
Requirements
* Silverstripe 3.1.x+
* JQuery-1.7.1+
Credits
This module is very heavily based on phpboyscout/Silverstripe-EditorExtensions
Maintainer
zarocknz - https://github.com/zarocknz