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

kmajzlik’s picture

I have same problem with FCK. Any solution?

smyleeface’s picture

me too!

subscribing

smyleeface’s picture

After 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++;

wwalc’s picture

Assigned: Unassigned » mephir
dczepierga’s picture

Status: Active » Postponed
Issue tags: +6.x-1.3

Plugin linktocontent will be fixed and added to release 1.3 of CKEditor module.

kmajzlik’s picture

my little note if somebody has this problem: try linkit module

wwalc’s picture

Assigned: mephir » Unassigned
dczepierga’s picture

Status: Postponed » Closed (won't fix)
Issue tags: -6.x-1.3

Link to content module is dead, so we won't fix this and don't support it in the future.

Greetings