Linkit - Enriched linking experience
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
Linkit for Drupal 7
More information about Linkit for Drupal 7 can be found at https://www.drupal.org/node/2647538
Linkit for Drupal 8
Linkit provides an easy interface for internal and external linking with wysiwyg editors by using an autocomplete field. Linkit has by default support for nodes, users, taxonomy terms, files, comments and basic support for all types of entities that defines a canonical link template.
The 8.x-5.x has removed support for link attributes. If you are in need for link attributes, please see D8 Editor Advanced link,
Linkit has three major advantages over traditional linking
- The user does not have to copy or remember a URL.
- It is a sustainable solution for internal linking.
- It has a user friendly UI.
Features
- Search content with an autocomplete field.
- Same "look and feel" as the default link modal.
- Basic support for all entities that defines a canonical link template.
- Title, id, rel, accesskey and target attribute support by default
- Token support (for better results descriptions).
- IMCE integration.
- Settings are handled by profiles. Thus, it is possible to customize the behavior of the profile in detail.
- Tested to work in multiple server environments, e.g. with and without clean URL:s using Legacy Redirect, Drupal installation in a subdirectory or on a different port.
- Pluggable, configurable, and alterable matchers.
- Pluggable, configurable, and alterable attributes.
- Fully integrated with the configuration synchronization.
Installation
Configuration
After the installation, you have to create a Linkit profile. The profile will contain information about which plugins to use. Profiles can be created at /admin/config/content/linkit
.
When you have created a profile, you need to enable the Linkit plugin on the text format you want to use. Formats are found at admin/config/content/formats
.
Dependencies
- None
Editor support
- CKEditor (Bundled with Drupal 8 core)
Plugins examples
There are plugin implementation examples in the linkit_test module bundled with Linkit core.
Version Status
- 8.x-5.x
Under active development. - 8.x-4.x
Current verison - Maintenance only (in favor of 8.x-5.x). - 7.x-3.x
Current verison - Maintenance only. - 7.x-2.x
No further development. - 7.x-1.x
Not maintained. - 6.x-1.x
No further development.