Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.