What settings do I need to get the node and menu link buttons added to the editor? Thanks, and great job, I'd been struggling with the WYSIWYG implementation of this, and this is just working fairly simply.
What settings do I need to get the node and menu link buttons added to the editor? Thanks, and great job, I'd been struggling with the WYSIWYG implementation of this, and this is just working fairly simply.
Comments
Comment #1
wwalc commentedCheck the "Modules: Link to content (EXPERIMENTAL)" instruction in README.txt.
If you are using DrupalFiltered or DrupalFull toolbars, then buttons should be already there... but they will appear only if you install linktocontent module (actually the special version of this module, link to the file is also in README.txt in the same section).
Comment #2
CinemaSaville commentedThanks.
Comment #3
wwalc commentedMarking as fixed - I assume that you managed to enable both buttons? :)
Comment #4
CinemaSaville commentedYes. I did, thanks for your help.
Comment #5
bryancasler commentedI installed everything and the links are showing up in my toolbar, but it's not returning any menu items or nodes.
I am also using a version of ckeditor suggested here http://drupal.org/node/652466
CKEditor 3.1 with patch #4733: CKEditor 3.1 prerelease + patch [.zip] (1.1MB) or CKEditor 3.1 prerelease + patch [.tar.gz]
Comment #6
CinemaSaville commentedYou need to set the link to content settings to include your link and menu items.
Comment #7
bryancasler commentedThanks Cinema, how would I go about doing that?
Comment #8
CinemaSaville commentedJust go to the /settings/linktocontent then enable the link to menu and link to content plugins with their respective checkboxes. Then click on settings for each type, and check the menus you'd like to enable, and the nodes you'd like to include, and you're done.