Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download linkit-7.x-2.2.tar.gztar.gz 46.4 KB
MD5: b53b69e2d1b97c46c5c8e251c7f57d4c
SHA-1: 5db2dbc5d7c9eb283cafe84819845b50ea178569
SHA-256: d5f3dfd6027d91fe16ba464a54b03cd6985f9429bb07951aaed0f0d47f01db1e
Download linkit-7.x-2.2.zipzip 58.69 KB
MD5: 8927d9e768622be834a9b033215d5fda
SHA-1: f8000ee704313fd2aa7709597ec2dc90e1790d62
SHA-256: 04b98498ecc3e5df25e8fc83d177f19b62d9085f320ceef35fbc7b1635066cf1

Release notes

Short list:
- Using ctools backend for pluings.
- Basic entity support
- Token integration

Full list:

  • Removed whitespace from the user plugin.
  • Fixed miss spelled path.
  • Added a new way that plugins will be extended on.
  • Made the function description better for linkit_entity_info_alter().
  • Implemented hook_entity_info_alter to control which entities that works with linkit.
  • Added a contructor method to the user plugin.
  • Fixed Issue #1423316: Theme key '_linkit_theme_profile_form_table' not found.
  • Fixed Issue #1459832: If there is no selection, add the result title as the link text.
  • Fixed issue #1489980: Use term 'managed files' for file plugin.
  • Fixed Issue #1464178: Setting: Group by bundle seem to have no effect.
  • Added broken handler check.
  • Added handler broken class.
  • Fixed coding standards.
  • Fixed notice warning when plugins did not have a buildSettingsForm method.
  • Fixed error in update 7202.
  • Fixed error in the default buildDescription.
  • Change filename for the file where the default plugin interface and classes are implemented.
  • Added some documentation about the new plugins.
  • Added update function for old plugin settings.
  • Fixed undefined index issue in entity plugin.
  • Fixed JS error when no profile was found in the modal.
  • Issue #1435946 - Deleted the defualt profile hook and added a message about adding new profiles when Linkit is installed.
  • Added Linkit to the contextmenu in TinyMCE.
  • Issue #1417452: Linkit menu option in CKeditor Context Menu.
  • Added support for the token module.
  • Added description about tokens in the result description settings.
  • Added extract tokens function.
  • Fixed the fieldset state in the profile settings form.
  • Fixed method name issue.
  • Added class documentation.
  • Change searchString to search_string.
  • Added documentation for this class.
  • Use FILE_STATUS_PERMANENT instead of 1 in the query.
  • Removed the 'path auto callback' as this is not really needed.
  • Fixed file buildGroup and buildDescription.
  • Started working on the file plugin.
  • Deleted old plugin files.
  • Fixed issue with bundle filtering.
  • Fixed basic start for the new profile system.
  • New plugin system, basic support for entities, nodes, users, terms.
  • Beginning of generic entity support
  • Added EntityFieldQuery support for entities.
  • Issue #1412482: Fix the changelog for 7.x-2.x
  • Issue 1395506: Rows with unpublished nodes needs to have a visual difference in the search results.
  • Issue #1395102: Page scrolls to top when user clicks Cancel button
Created by: anon
Created on: 27 Mar 2012 at 23:40 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
New features
Bug fixes
Insecure

Other releases