ckeditor_link 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-6.x-2.2.tar.gz | 15.51 KB | fdbf69660d5c3af922bdaf29d94662c1 |
| ckeditor_link-6.x-2.2.zip | 22.5 KB | 94dbc44e64727b9d43dbb638bc0087ff |
Release notes
Bug fixes and improvements, no real new features:
- Rewrote attachment process
- Issue #1215166: Move Clean URL requirement from hook_init to hook_requirements by Nico Heulsen, Devin Carlson, anrikun
- Issue #1349556: Access CKEditor Link permission not respected (UI only) by anrikun
- Issue #1344794: Javascript error on click of button when permission not set: Uncaught TypeError: Cannot read property 'type_name' of undefined by anrikun
- Issue #1346022: ckeditor_link_ckeditor_link_menu_revert() obstructs other hook implementations by anrikun
- Issue #1308398: Double encoding of links to files by lucuhb, anrikun
ckeditor_link 7.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-7.x-2.2.tar.gz | 15.56 KB | e070cfbd93c8f9511d1241a6f1628cd2 |
| ckeditor_link-7.x-2.2.zip | 22.58 KB | fc316291aa572c2e25d8ed50e1b29fdf |
Release notes
Bug fixes and improvements, no real new features:
- Rewrote attachment process
- Issue #1215166: Move Clean URL requirement from hook_init to hook_requirements by Nico Heulsen, Devin Carlson, anrikun
- Issue #1349556: Access CKEditor Link permission not respected (UI only) by anrikun
- Issue #1344794: Javascript error on click of button when permission not set: Uncaught TypeError: Cannot read property 'type_name' of undefined by anrikun
- Issue #1346022: ckeditor_link_ckeditor_link_menu_revert() obstructs other hook implementations by anrikun
- Issue #1308398: Double encoding of links to files by lucuhb, anrikun
ckeditor_link 7.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-7.x-2.1.tar.gz | 14.35 KB | 7e5611f21459876fc60b9001be311db7 |
| ckeditor_link-7.x-2.1.zip | 21.25 KB | 3d66cdd190cdcbc3388bb9a758e366d8 |
Release notes
Issue #1280978: Settings form throws error if menu module disabled. by KeyboardCowboy, anrikun: Settings form throws error if menu module disabled.
Issue #1271094: Language prefix added to links to a file by anrikun: Added an implementation of hook_ckeditor_link_TYPE_url() for file paths so that CKEditor Link Filter handles them correctly. Thanks to J0nathan for reporting this bug.
ckeditor_link 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-6.x-2.1.tar.gz | 14.33 KB | c4e130750c88d3cd09f6983aed969c4c |
| ckeditor_link-6.x-2.1.zip | 21.21 KB | 3e13f90da6adca23e6571c50e3ca7279 |
Release notes
Issue #1280978: Settings form throws error if menu module disabled. by KeyboardCowboy, anrikun: Settings form throws error if menu module disabled.
Issue #1271094: Language prefix added to links to a file by anrikun: Added an implementation of hook_ckeditor_link_TYPE_url() for file paths so that CKEditor Link Filter handles them correctly. Thanks to J0nathan for reporting this bug.
ckeditor_link 7.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-7.x-2.0.tar.gz | 14.23 KB | 92f1f2f2ce3c13b7b3512f787c2cc378 |
| ckeditor_link-7.x-2.0.zip | 20.78 KB | 9e972f664035bf35834a842028e1786e |
Release notes
Here is the first recommended 7.x-2.x branch release (before going to holidays :-)
Fixed: make sure we do not return as suggestions menu item paths that will be denied by the client-side plugin.
Fixed: removed unwanted check_plain() when reverting paths.
New feature: Issue #1064586 by anrikun: Use node title as text instead of URL for links with no preselected text
ckeditor_link 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-6.x-2.0.tar.gz | 14.21 KB | 0eeca978036e03d930635f70b685943e |
| ckeditor_link-6.x-2.0.zip | 20.77 KB | d1d7030bed7482951db7956b9d5135b1 |
Release notes
Here is the first recommended 6.x-2.x branch release (before going to holidays :-)
Fixed: make sure we do not return as suggestions menu item paths that will be denied by the client-side plugin.
Fixed: removed unwanted check_plain() and double check_plain() when reverting paths.
New feature: Issue #1064586 by anrikun: Use node title as text instead of URL for links with no preselected text
ckeditor_link 7.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-7.x-2.0-rc1.tar.gz | 14.02 KB | 84da6d967d5383f4e068af45b237008e |
| ckeditor_link-7.x-2.0-rc1.zip | 20.54 KB | fe9e72acbded437ca6182ba499646650 |
Release notes
The first official 7.x-2.x release :-)
New features:
- Provides easy linking to taxonomy terms and menu link paths (in addition to nodes).
- Allows to configure the node types, vocabularies and menus available as autocomplete suggestions.
- Exposes hooks to extend the module.
- When editing an existing internal link, revert the path to the original user friendly TITLE (PATH) form.
- Full multilingual support (partial for pgsql, sorry!).
- #948176: Rename link type "drupal"
- #937652: Allow to configure which link type is selected by default
- #955622: Add ability to choose what content types use for autocomplete
- #909860: When editing a link that is a node alias, convert it back to the BASE/node/N form
- #1179916: Integration with CKEditor module
ckeditor_link 6.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-6.x-2.0-rc1.tar.gz | 13.98 KB | 718b0c5a7bd86064a36a47671abfa093 |
| ckeditor_link-6.x-2.0-rc1.zip | 20.51 KB | 7c7000b8da42282790e7fd6fcad8f623 |
Release notes
The first official 6.x-2.x release :-)
New features:
- Provides easy linking to taxonomy terms and menu link paths (in addition to nodes).
- Allows to configure the node types, vocabularies and menus available as autocomplete suggestions.
- Exposes hooks to extend the module.
- When editing an existing internal link, revert the path to the original user friendly TITLE (PATH) form.
- Full multilingual support (partial for pgsql, sorry!).
- #948176: Rename link type "drupal"
- #937652: Allow to configure which link type is selected by default
- #955622: Add ability to choose what content types use for autocomplete
- #909860: When editing a link that is a node alias, convert it back to the BASE/node/N form
- #1179916: Integration with CKEditor module
ckeditor_link 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-7.x-2.x-dev.tar.gz | 15.47 KB | 0121881578dc9da7fbb94d15de581f7d |
| ckeditor_link-7.x-2.x-dev.zip | 22.14 KB | 5ab55563ef3a0cc53b2b872d256c61bf |
Release notes
Dev snapshot for the 7.x-2.x branch.
To be in sync with 6.x-2.x.
ckeditor_link 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-6.x-2.x-dev.tar.gz | 15.44 KB | f4c8dc56d73d4ef9a404acb767e6052b |
| ckeditor_link-6.x-2.x-dev.zip | 22.08 KB | dbe13275169db8f059cd84383a3bd686 |
Release notes
Dev snapshot for the 6.x-2.x branch.
ckeditor_link 7.x-1.2-beta1
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-7.x-1.2-beta1.tar.gz | 9.36 KB | 75bbfeb5ca882f5a0ba9de778433e43d |
| ckeditor_link-7.x-1.2-beta1.zip | 11.46 KB | fb5a96486a1e3c34c104f4a4daecc7bf |
Release notes
This is the first release for the D7 version of CKEditor Link.
It is the exact port of 6.x-1.2.
Please note that, as any other module relying on D7 Core's autocomplete feature, CKEditor Link 7.x is currently affected by the following issue: #995512: Autocomplete doesn't work with slashes
ckeditor_link 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-6.x-1.2.tar.gz | 9.32 KB | cfd72772359904f1d8180d96bb55c2ce |
| ckeditor_link-6.x-1.2.zip | 11.17 KB | c134c50c57705390f601cedc3b4d1e5c |
Release notes
Fixed #892326: IE7
ckeditor_link 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-6.x-1.x-dev.tar.gz | 9.19 KB | c0c05973232dfa1eee18521cab396364 |
| ckeditor_link-6.x-1.x-dev.zip | 10.96 KB | e36c3c8ac053f7fb8fc1d5ecba8b10c5 |
Release notes
Dev snapshot
ckeditor_link 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-6.x-1.1.tar.gz | 9.3 KB | 4b3f38655133fd0e49675cf1c418704c |
| ckeditor_link-6.x-1.1.zip | 11.17 KB | 95a6244cfb3edbb5278fe0defbefc49b |
Release notes
Bug fixes
Fixed #877612: Error alert when linke to node with parenthesis is title
New features
Moved module to User interface package
Added basic CSS
Overrided Link plugin's definition.onFocus so that the autocomplete textfield gets automatically selected when opening the link dialog
ckeditor_link 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| ckeditor_link-6.x-1.0.tar.gz | 9.08 KB | 8be7392d7a6fc9defa7ff28f0266d48d |
| ckeditor_link-6.x-1.0.zip | 10.69 KB | 35e69a7b6db50e5274c78c8c64abaead |
Release notes
CKEditor Link first official release.