Editor Advanced link

Module Drupal Illustration Voir sur Drupal.org
Nb téléchargements : 111989

Components

  • Code
  • Documentation
  • Miscellaneous
  • User interface

Images


Licence

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

permet d'avoir une Boite de dialogue pour ajouter un lien dans le wysiwyg (title, class, target, rel)

Release

Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches : 2.2.
shield Stable releases for this project are covered by the security advisory policy.




Description

Enhances the link Dialog in CKEditor.
Allows to define the following attributes:

  • title
  • class
  • id
  • target
  • rel
  • aria-label

Installation and configuration

Install as usual then:

  1. go to the "Text formats and editor" admin page (admin/config/content/formats)
  2. configure your text format
  3. if the "Limit allowed HTML tags and correct faulty HTML" filter is disabled you dont have anything to do with this text format
  4. else, add the "title", "class", "id", "target" and/or the "rel" attributes to the "allowed HTML tags" field (only those whitelisted will show up in the dialog)

Recommended

  • Editor File upload to be able to create link to uploaded files easily.
  • Linkit provides an easy interface for internal and external linking with wysiwyg editors by using an autocomplete field.
  • CKEditor Entity Link is an alternative to Linkit that also provides an easy interface for internal linking within the editor.


Toutes les informations proviennent du site drupal.org