Posted by anon on February 19, 2010 at 11:11pm
Linkit provides an easy interface for internal and external linking. Linkit links to nodes, users, files and terms by default, using an autocomplete field. Linkit has three major advantages over traditional linking
- The user does not have to copy or remember a URL.
- It will always try to link to the generic URL.
- It is a sustainable solution for internal linking.
Features
- Provides a link button, similar to the ordinary link button in most editors.
- The button opens a dialog with an autocomplete field for searching content.
- Support for IMCE.
- Settings are handled by profiles, similar to the profiles of the WYSIWYG module. A profile contains settings and can be assigned to Drupal roles. Thus, it is possible to customize the behavior of Linkit in detail.
- Works with and without Pathologic.
- External links. If you paste an external URL, Linkit will check that the URL is not broken. (Can be turned off)
- Internal absolute URL:s converts automatically into Drupal paths, very simple for users who are used to copy-pasting.
- Tested to work in multiple server environments, e.g. with and without clean URL:s, Drupal installation in a subdirectory or on a different port.
- Uses BAC *
- Fully exportable with Features module
*Since Drupal's own autocomplete was not enough, we developed our own Better Autocomplete which provides a rich autocomplete experience. It is GPL and bundled with Linkit 7.x-2.x.
Installation
- Normal module installation procedure.
- Enable the Linkit button in your editor.
Configuration
(admin/config/content/linkit)
By default Linkit will create a profile called “Default” which have some basic settings.
The default profile is accessible for all authenticated user and it can be disabled.
Dependencies
Editor support
Extra plugins
- Linkit panel pages
- Linkit Views (is included in 6.x)
- Linkit Picker
API
Our new robust and flexible API
- Makes it easy for developers to extend Linkit with custom plugins. Example implementations included.
- Has support for altering db querys, using tags.
- Makes it possible to add HTML attributes to links (or alter existing attributes' interface)
There is a API file called linkit.api.php (Only for 7.x-2.x)
Known problems
Version Status
- 7.x-2.x
Current verison, under active development. - 7.x-1.x
No further development - 6.x-1.x
Maintenance fixes only
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Administration, Content, Filters/Editors, Path Management
- Reported installs: 6304 sites currently report using this module. View usage statistics.
- Last modified: January 29, 2012