cliffparnitzky/tiny-mce-link-auto-detect

This package is abandoned and no longer maintained. No replacement package was suggested.

Special TinyMCE plugin that automatically converts links (e.g. `www.domain.com`) or email addresses (e.g. `mail@domain.com`) into hyperlinks.

Installs: 3 251

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 1

Open Issues: 0

Language:JavaScript

Type:contao-module

2.1.0 2018-09-19 21:54 UTC

This package is auto-updated.

Last update: 2023-09-14 19:32:11 UTC


README

Latest Version on Packagist Installations via composer per month Installations via composer total

Contao Extension: TinyMceLinkAutoDetect

Special TinyMCE plugin that automatically coverts links (e.g. www.domain.com) or email addresses (e.g. mail@domain.com) into hyperlinks.

The sources of this plugin could be found here.

Now for TinyMCE 4.

Installation

Install the extension via composer: cliffparnitzky/tiny-mce-link-auto-detect.

If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/TinyMceLinkAutoDetect/releases

Tracker

https://github.com/cliffparnitzky/TinyMceLinkAutoDetect/issues

Compatibility

  • Contao version >= 4.4.0

Dependency

  • To load this plugin and add it to the configuration the extension [TinyMcePluginLoader] has to be installed.

Screenshot

Screenshot

Additional information

Special notes

There is nothing special to pay attention to.

Information in the wiki

Create a new ...

Installation hints

Bug report hints