Closed (fixed)
Project:
CKEditor Link
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Oct 2010 at 08:24 UTC
Updated:
25 Aug 2011 at 08:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
anrikun commentedYes, you are right, I will add an option to change the name.
If you like the module, please add a review at:
http://drupalmodules.com/module/ckeditor-link-a-plugin-to-easily-create-...
Comment #2
TheDoctor commentedHow about we manually make the change until the next release?
version 6.x-1.2
ckeditor_link/plugins/link/plugin.js ; Line 69:
Still, great module. So useful, it's become apart of my drush make loadouts/install profiles. Thanks.
Comment #3
j d ess commentedDefaulting to the site name would be great.
Comment #4
WildBill commented+1 to defaulting to site name.
Comment #5
mstef commentedWorking on a patch now combined with the patch from #955622: Add ability to choose what content types use for autocomplete
Comment #6
mstef commentedFirst apply the patch in #955622: Add ability to choose what content types use for autocomplete to be able to specify content types, then the attached to be able to specify the dropdown label (currently, Drupal, but will default to the site name), and the autocomplete label (currently, Link).
Also this was done against 1.2 because I saw no difference between that and -dev.
Let me know if you need something updated or changed.
Comment #7
mstef commentedIf you want separate patches, see attached. My patch utilizes a chunk of what the other patch offers so it seemed like a good idea to combine them. Your choice.
Comment #8
lucuhb commentedI tried the patch (#6), combined with #955622: Add ability to choose what content types use for autocomplete (in #3).
I can change the label of internal link in the ckeditor_link settings page, but when I want to create a link in a content, the term 'Drupal' is always shown.
How can I do to apply this label modification ?
Comment #9
lucuhb commentedThe label is OK after clearing the browser's cache.
Comment #10
anrikun commentedThis is now present in the new 6.x-2.x branch.
Please read #1107954: New 6.x-2.x and 7.x-2.x: To developers who want to support CKEditor Link.
Comment #12
lucuhb commentedSee patch to change the autocomplete area title for 6.x-2.0 version in the issue #1259368: Ability to change the title of the autocomplete area