TinyMCE QuickLink button

Smartsite 7.10 - ...

The QuickLink button can be added to your TinyMCE toolbar to enable a user to create a link to the single content item selected in the tree. If the active tree is not the content tree or if zero or more than one item are selected, no link is created. When no text is selected in the editor, the item title is used as inner text for the created link.

QuickLink plugin.png

Add the button to your toolbar in the tinymce config xml:

XML CopyCode image Copy Code
<toolbar> [...]|,quicklink,smartsitelinks,|,smartsitemedia,|,[...]</toolbar>