https://github.com/Eudaemonic/smb.EditorWithTokens
An Umbraco property editor that allows the editor to enter predefined tokens, phrases or terms for subsequent replacement
https://github.com/Eudaemonic/smb.EditorWithTokens
umbraco umbraco-packages umbraco-property-editor umbraco-v7
Last synced: about 1 month ago
JSON representation
An Umbraco property editor that allows the editor to enter predefined tokens, phrases or terms for subsequent replacement
- Host: GitHub
- URL: https://github.com/Eudaemonic/smb.EditorWithTokens
- Owner: Eudaemonic
- Created: 2018-11-20T16:15:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-20T16:44:48.000Z (over 6 years ago)
- Last Synced: 2024-12-06T22:46:07.258Z (5 months ago)
- Topics: umbraco, umbraco-packages, umbraco-property-editor, umbraco-v7
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# smb.EditorWithTokens
An Umbraco property editor that allows the editor to enter predefined tokens, phrases or terms for subsequent replacement## How to use
Install the pacakage and create a datatype with 'Editor with Tokens'.
Fill out some pre-values and save the data type.
When added to a doc type the editor will be able to place any of the items in the drop down onto the last point of focus in the text area.