linkit 7.x-2.5

Bug fixes
Insecure

Fixed #1565150: Fixed Notice: Undefined index: javascript

linkit 7.x-2.4

New features
Bug fixes
Insecure
  • Fixed issue #1551276 Removed the maxlength attribute from the target path field.
  • Added support for fields. #1462194
  • Added support for "insert pluings" on fields. #1462194
  • Fixed so install message isn't show in drupal itself is in install mode.

linkit 7.x-2.3

Security update
Insecure

See also: SA-CONTRIB-2012-067 - Linkit - Access bypass

Linkit 7.x-2.3, 2012-04-25
------------------------------

linkit 7.x-2.2

New features
Bug fixes
Insecure

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.

linkit 6.x-1.11

Bug fixes

Fixed issue #1421768: Missing basepath for file plugin.
Fixed issue #1469392: Scrollbars to the popup

linkit 7.x-2.1

Bug fixes
Insecure

Quick release to fix the behaviors bug.

Issue 1394052
#1394052

linkit 7.x-2.0

New features
Insecure

Some of the new features coming up in the 7.x-2.0 release.

  • Settings are now 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. (This requires ctools)
  • 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.
  • Works without Pathologic, (However, Pathologic is recommended for portability between environments and URL alias generation)
  • 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.
  • No more popups, the Linkit dashboard is now handled with a dialog UI.
  • More settings, for even more flexible customization. One cool feature is thumbnails and dimenstions next to images in the autocomplete results list.

linkit 7.x-2.0-beta1

New features
Insecure

Please note: uninstall Linkit 7.x-1.x before installing 7.x-2.x. We don't use update hooks, since there are so big differences between 7.x-1.x and 7.x-2.x.

List of new features:

  • Settings are now 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. (This requires ctools)
  • 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.
  • Works without Pathologic, (However, Pathologic is recommended for portability between environments and URL alias generation)
  • 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.
  • No more popups, the Linkit dashboard is now handled with a dialog UI.

linkit 6.x-1.10

New features
Bug fixes
  • [#1055528] by anon: Added support for BUEditor and MarkdownEditor
  • [#1106786] by anon: Fixed so empty link tags is not inserted with TinyMCE
  • [#1055638] by anon: Fixed Linkit inserts absolute URI to files
  • [#1013494] by anon: Deleted limitations in querys so all matches are included.

linkit 7.x-1.3

New features
Bug fixes
  • [#1106774] by anon: Linkit popup is not closed when instering links.
  • [#1105018] by donniewiko, anon: Strict Standards: Only variables should be passed by reference.
  • [#1106786] by anon: Fixed so empty link tags is not inserted with TinyMCE.
  • Issue [#1127790] by skylord, anon: Fixed error in Opera browser.

linkit 7.x-1.2

Bug fixes

NOTICE: In this release, the hole "internal:" prefix for URLs is not needed and its gone from Linkit core.
Links with "internal" prefixes will still work but we wont make them.

  • [bug] [#1044566] by betamos, anon: Don't use internal: prefix by default.
  • [bug] [#1044632] by anon: Fixed Drupal.settings is overwritten when IMCE is enabled
  • [bug] [#1053400] by anon: Fixed issue when links wasnt edited accurate in CKeditor
  • [bug] [#1050980] by vikfroberg, anon: Fixed Linkit geteditresult conflict with devel page execution.
  • [#1055592] by anon: Removed hook_requirements from install file.
  • [documentation] README.txt by betamos: Markdown formatting, spelling, wording, added betamos as maintainer
  • Bug #1040714 by anon, betamos: Checks if #pre_render is set before checking if it's an array
  • Documentation by betamos: README Markdown cvs comment
  • [bug] [#1044632] by anon: Fixed Drupal.settings is overwritten when IMCE is enabled

linkit 6.x-1.9

Bug fixes
  • #908466 by anon: Fixed so links to terms is created properly.
  • #955356 by Magnus: Imported translations to localization server and removed
    CVS files.
  • #1022940 by anon, fietserwin: Undefined index: show_books in
    linkit_node_linkit_load_plugins().

linkit 7.x-1.1

New features
Bug fixes
  • #955356 by Magnus: Imported translations to localization server and removed CVS files.
  • #1019048 by anon, binford2k: Fixed array structure for plugins in linkit_wysiwyg_plugin.
  • #1024244 by anon: Theme key "closure" not found.
  • #1022940 by anon, fietserwin: Undefined index: show_books in linkit_node_linkit_load_plugins().

linkit 7.x-1.0

Linkit 7.x-1.0, 2011-01-06
------------------------------

linkit 6.x-1.8

New features
Bug fixes
  • #963254 by blixxxa: Added support for link to files
  • #958912 by anon: Fixed warning: array_filter() [function.array-filter]: The
    first argument should be an array in .../linkit_node.module on line 53.
  • #958912 by anon: Fixed better way to handle missing settings variables

linkit 6.x-1.7

New features
Bug fixes
  • Changed by anon: Changed mainterns in README.txt
  • #855436, #939448, #941320 Fixed by anon: Installation problems when both
    Pathfilter and Pathologic was missing.
  • #946092 by anon: Display the book a node belong to in the autocomplete list
  • #947726 by anon: Display the conent-type name insead of content-type type
  • Changed by anon: Removed some CSS styles to make the dashboard more like the
    default theme
  • #906476 by anon: Added ability to add an #anchor via the attributes section
  • Added by anon: Message via drupal_set_message when Pathfilter and Pathologic
    is not installed
  • by anon: Added description to Linkit settings menu callback
  • by anon: Fixed some "PHP notice: Undefined index
  • #942798 by anon: Added settings for which content types should appear in the
    suggestions
  • #953454 by anon: change callback from linkit_dashboard to linkit_dashboard_page

linkit 6.x-1.6

New features
Bug fixes
  • #867626 Fixed by anon: When inserting or edit an "a" tag, "link_text" attribute is added to the "a" tag when using CKeditor
  • #860832 Added by anon: Integrate Linkit with IMCE
  • Fixed by anon: Some standard coding
  • Fixed by anon: Deleted some unused code

linkit 6.x-1.5

New features
Bug fixes
  • #831788 Added by anon: Allow inserting links without selecting text/element
  • by anon: Changed linkit.css so its look the same with the admin module
    (http://drupal.org/project/admin) and the theme Rubik
  • #772594 Added by anon: FCKeditor support for both stand alone AND with wysiwyg

linkit 6.x-1.4

New features
Bug fixes
  • by anon: Added node created- and changed time to result list.
  • #831786 by anon: Changed dependencies, either Pathfilter module OR Pathologic
    module should be installed to install linkit module.
  • [#831688] by anon: Added support for search styled link in edit mode
    (Title [path:internal:node/1])
  • by anon: Fixed separated settings for node status and show unpublished nodes,

linkit 6.x-1.3

New features
Bug fixes

by anon: Changed linkit.info, WYSIWYG dependency isnt necessary anymore
by anon: Added editor support info in README.txt
#753448 by anon: Added support for CKEditor (with wysiwyg, the other is for "pure" CKEditor)
by anon: Removed some unnecessary variables in "template_preprocess_linkit_dashboard"
#753448 by anon: Added support for CKEditor
#748208 by anon, TwoD: Fixed Hardcoded path to TinyMCE library
#748212 by anon, TwoD: Fixed Enter in autocomplete list cancels dialog

linkit 6.x-1.2

New features
Bug fixes

Linkit 6.x-1.2, 2010-03-11
------------------------------
Added by anon: Added user links support
Changed by anon: linkit_node dependencies changed. Dependency on node isnt needed, node is always enabled
Changed by anon, TwoD: Rewrote the Wysiwyg integration as a 'native' TinyMCE plugin

linkit 6.x-1.1

New features
Bug fixes

by anon: Added "db_rewrite_sql" to node and taxonomy plugin
by anon: Removed "linkit_tinymce.css" (it wasnt used anymore)
by anon: Fixed permissions bug
- (create all links) didnt work
by anon: Permissions is now a plugin
- Permission plugin lets the user decide if to use permissions

linkit 6.x-1.0

Added by anon: cancel button
by anon: "hook_linkit_info_plugins" IS needed again, sry. (For permissions)
Changed by anon: "hook_linkit_info_plugins" not needed anymore
Changed by anon: One field for both internal and external links
Changed by anon: No JS files needed for plugins anymore
#728570 by anon: Add support for attributes
Added by anon: Added scrollbars to the popup
Changed by anon: Better JS error-handling in linkit_tinymce_dialog.js

linkit 6.x-1.0-beta1

New features
Bug fixes

#727706 by anon: Add taxonomy support
#727704 by anon: Separate node- and views matches from linkit core
#722998 by anon: Added permission for all plugins.
- Fixed: Some coding standards issues.
- Added: a README.txt file.

Pages

Subscribe with RSS Subscribe to Releases for Linkit