Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dannycalleri/showurlplugin
Show URL is a simple plugin for the TinyMCE editor developed for learning purposes. It crawls the selected text looking for an anchor tag and renders the linked website into a separate window.
https://github.com/dannycalleri/showurlplugin
Last synced: 7 days ago
JSON representation
Show URL is a simple plugin for the TinyMCE editor developed for learning purposes. It crawls the selected text looking for an anchor tag and renders the linked website into a separate window.
- Host: GitHub
- URL: https://github.com/dannycalleri/showurlplugin
- Owner: dannycalleri
- License: mit
- Created: 2013-10-31T11:57:29.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-31T12:00:41.000Z (about 11 years ago)
- Last Synced: 2023-04-03T16:50:47.026Z (over 1 year ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Show URL plugin for TinyMCE
Show URL is a simple plugin for the TinyMCE editor developed for learning purposes. It crawls the selected text looking for an anchor tag and renders the linked website into a separate window.
## Quick start
Copy the downloaded folder into the "plugins" directory of TinyMCE and run the html file for a sample.