Closed (won't fix)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Dec 2009 at 18:49 UTC
Updated:
18 Mar 2011 at 18:32 UTC
The linktomenu pop-up only displays 'primary links' as an option when I also have multiple other menus available. This was also a problem in the Fckeditor - WYSIWYG plugin/ linktocontent module.
Comments
Comment #1
kmajzlik commentedI have same problem with FCK. Any solution?
Comment #2
smyleeface commentedme too!
subscribing
Comment #3
smyleeface commentedAfter hours of searching, turned out one of the "counter" variables was missing the increment symbols.
In the folder linktocontent/contrib/linktocontent_menu, file linktocontent_menu.module, line 73.
$i;should be
$i++;Comment #4
wwalc commentedComment #5
dczepierga commentedPlugin linktocontent will be fixed and added to release 1.3 of CKEditor module.
Comment #6
kmajzlik commentedmy little note if somebody has this problem: try linkit module
Comment #7
wwalc commentedComment #8
dczepierga commentedLink to content module is dead, so we won't fix this and don't support it in the future.
Greetings