linkit 7.x-2.5
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-2.5.tar.gz | 51.02 KB | 0d2104bbbbc3b33f33e43188bbe2790c |
| linkit-7.x-2.5.zip | 66.81 KB | 5693fb715fd6a1be74a118ebb1589b9e |
Release notes
Fixed #1565150: Fixed Notice: Undefined index: javascript
linkit 7.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-2.4.tar.gz | 51.02 KB | b6e10cfa7c40511bac07560e0ab27085 |
| linkit-7.x-2.4.zip | 66.83 KB | 8c02b5b6fbeb341692615c96c6d5da4a |
Release notes
linkit 7.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-2.3.tar.gz | 47 KB | feae4036a7465a32c07e0a772b47a1cd |
| linkit-7.x-2.3.zip | 59.57 KB | 80638d2745e62bdb03f89740e48e60e5 |
Release notes
See also: SA-CONTRIB-2012-067 - Linkit - Access bypass
Linkit 7.x-2.3, 2012-04-25
------------------------------
- Added feature #1511966: Autofocus in the search field.
- Fixed issue #1508846: Token module support for terms does not handle the right tokens.
- Added entity module as a new dependency.
- Fixed issue #1508148: Term autocompletion by bundle doesn't work.
- Fixed issue #1508826: Warning: Invalid argument supplied for foreach() in element_children().
linkit 7.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-2.2.tar.gz | 46.4 KB | b53b69e2d1b97c46c5c8e251c7f57d4c |
| linkit-7.x-2.2.zip | 58.69 KB | 8927d9e768622be834a9b033215d5fda |
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.
linkit 6.x-1.11
| Download | Size | md5 hash |
|---|---|---|
| linkit-6.x-1.11.tar.gz | 26.95 KB | 150f4abb604deec87e55b5d8b7a7ad40 |
| linkit-6.x-1.11.zip | 42.25 KB | 8b828489bc7052b8e1943a1673ec925b |
Release notes
Fixed issue #1421768: Missing basepath for file plugin.
Fixed issue #1469392: Scrollbars to the popup
linkit 7.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-2.1.tar.gz | 46.68 KB | 39ae2906a4e6acfd42c4af23d0f0e835 |
| linkit-7.x-2.1.zip | 58.52 KB | fedb763f1b3f6875433704049bf1171b |
Release notes
Quick release to fix the behaviors bug.
Issue 1394052
#1394052
linkit 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-2.0.tar.gz | 46.67 KB | a85afc3a3709cff4b39bed502e3a6ec4 |
| linkit-7.x-2.0.zip | 58.5 KB | de8ce33bf7d9f021e1c96e184649a7bf |
Release notes
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-beta2
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-2.0-beta2.tar.gz | 46.67 KB | 4da11be117c5eb71b25e3e17a9dd9e9a |
| linkit-7.x-2.0-beta2.zip | 58.5 KB | 762ea525e94251d491422bbd81f15fc2 |
Release notes
#1344720: Fatal error: Unsupported operand types in linkit.module
linkit 7.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-2.0-beta1.tar.gz | 46.5 KB | a8e5b23d354edb0b1f1e43eb8d19dd06 |
| linkit-7.x-2.0-beta1.zip | 58.32 KB | f4980626c2a7891583485b311d71365e |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| linkit-6.x-1.10.tar.gz | 26.89 KB | 6764dce466f243ad0e05456bcfef03e1 |
| linkit-6.x-1.10.zip | 42.19 KB | 8310e7afb188e0c978acc7616455eb91 |
Release notes
- [#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.
- [#1127790] by skylord, anon: Fixed error in Opera browser.
- Issue [#1160054] by betamos: IMCE window disables browser.
- by batigolix, anon: Fixed some typos.
- by anon: Removed ckeditor README.txt as this will not be used anymore.
- Issue [#1179926] by dczepierga, anon: Added new hook for integration with CKEditor module.
- Issue [#1209124] by patrick.davey, anon: Show unpublished node settings works backwards to what should be expected.
- by anon, fiver [#1080460] Autocomplete drop-down positioned out of view in IE
linkit 7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-1.3.tar.gz | 23.29 KB | 8f346b0ccea25bcf2a330108e45a4c82 |
| linkit-7.x-1.3.zip | 35.82 KB | 794f440a0d068589c10a5876c22cfbba |
Release notes
- [#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.
- Issue [#1160054] by betamos: IMCE window disables browser.
- Issue [#1179926] by anon: Added new CKeditor hook.
- by anon: Deleted CKeditor README.txt as this isnt needed anymore.
- by anon: Updated REAME.txt about CKeditor.
- Issue [#1209124] by patrick.davey, anon: Show unpublished node settings works backwards to what should be expected.
- by anon: Added button definition for ckeditor toolbar drag n drop conf.
linkit 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-2.x-dev.tar.gz | 51.03 KB | b789a52886a3a16949058f5f4c7e54a3 |
| linkit-7.x-2.x-dev.zip | 66.82 KB | ec1beb0e82697295022f078028c548cf |
Release notes
First 7.x-2.x release node
linkit 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-1.2.tar.gz | 22.06 KB | fb525ccf49369d72ccccc5ff892fb6c5 |
| linkit-7.x-1.2.zip | 34.82 KB | 01a4afebfc2ea0033132bd332147e3f0 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| linkit-6.x-1.9.tar.gz | 25.46 KB | 47e16f0f1bd9514e10dd803d06bc7fb1 |
| linkit-6.x-1.9.zip | 41.53 KB | f715891d273e9c7558df510b0efc40d6 |
Release notes
- #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(). - #1019048 by anon, binford2k: Fixed array structure for plugins in
linkit_wysiwyg_plugin. - #1030936 by johannesdr, anon: Fixed/Added more reliable path strings for
FCKeditor and CKeditor. - #1027500 by anon: Fixed IMCE integration assumes clean URLs to be enabled.
- [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.
linkit 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-1.1.tar.gz | 21.46 KB | 72e1ba75ff9cf0dccd3fe975e4733231 |
| linkit-7.x-1.1.zip | 36.18 KB | 58ae8837e5802f8c589aed2aa0ba6007 |
Release notes
- #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().
- by anon: Fixed styles when IMCE is enabled.
linkit 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-1.0.tar.gz | 24.08 KB | 0c01ce6c04dc75ebcbc0f3f7f16cb220 |
| linkit-7.x-1.0.zip | 40.53 KB | 91b0facda24b7452bb587de39cb2acf6 |
Release notes
Linkit 7.x-1.0, 2011-01-06
------------------------------
- This is a fork from Linkit 6.x-1.x-dev.
- #1008434 by binford2k: Fixed undefined variable if wysiwyg editor not supported.
- by anon: Ported linkit_files so it works with D7.
- by anon: Fixed the popup dashboard and changed some menu callback urls so they
dont piont to admin/linkit. - by anon: Removed everything with path filter as it its not compatible with
Drupal 7. - by anon: Removed the limit (SQL range) in all plugins so sites with large
amout of content, terms and so on does now suffer from the old 10 limit. - by anon: Fixed integration width IMCE 7.X
- by anon: Removed dependency check in linkit_init, there is only one
"internal:" parse module for Drupal7. - by anon: Added dependency in linkit.info
linkit 6.x-1.8
| Download | Size | md5 hash |
|---|---|---|
| linkit-6.x-1.8.tar.gz | 26.78 KB | 442eeb2f77edd36568a3d240a599d56c |
| linkit-6.x-1.8.zip | 43.17 KB | 8b2637c29540d60a81243a873fd8242b |
Release notes
- #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
- #973082 by robbertnl, anon: Show taxonomy term parent in search result
- by anon: Added t() function to some strings that should have it
- by anon: Only show settings for enabled modules
- by anon: Added support for other modules to alter the results from all linkit
plugins
linkit 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| linkit-7.x-1.x-dev.tar.gz | 23.29 KB | 30c645638b0b156df2ccd90566cbb97c |
| linkit-7.x-1.x-dev.zip | 35.83 KB | 02ceacfa9353baaf233c3204319cf6fa |
Release notes
Linkit snapshot for D7
linkit 6.x-1.7
| Download | Size | md5 hash |
|---|---|---|
| linkit-6.x-1.7.tar.gz | 25.44 KB | 8b3ec320ae295e4d820e405b1fac20b5 |
| linkit-6.x-1.7.zip | 39.71 KB | a4d482e54866faf4e05ff44c5c1b81b1 |
Release notes
- 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
| Download | Size | md5 hash |
|---|---|---|
| linkit-6.x-1.6.tar.gz | 22.09 KB | 88506e4321a000d116cba09ee082211b |
| linkit-6.x-1.6.zip | 35.71 KB | bede6d867b76ab3869751c1a5a554eca |
Release notes
- #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
- #894520 Fixed by jerodfritz: Undefined index for $form['#after_build']