Jump to content

no title is displayed in links of description?


davidcalabuig

Recommended Posts

this field is no longer available in new tinymce 4.x by default

if you want "title" field, you need to extend rich text editor with some module that changes link plugin

 

 

effect:

http://i.imgur.com/JMG339Y.png

 

 

if you want to do it for free, this requires custom development of /js/tiny_mce/plugis/link/plugin.min.js

it's necessary to update this plugin with recent version + add necessary code to tinymce init function (see extend tinymce tutorial where i show init function)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...