Closed (fixed)
Project:
Link to content
Version:
5.x-1.7
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
18 Apr 2008 at 10:20 UTC
Updated:
2 May 2008 at 09:47 UTC
Hi, I know this problem appears to have appeared before but I'm a bit stumped -- sorry!
I've got no Linktocontent buttons in my TinyMCE toolbar. I think I've done everything else:
- the modules are activated
- the linktox modules have node/menu types attributed to them
- the buttons options appear, and are selected, in /admin/settings/tinymce/edit/[profilename]
- but there ain't no buttons!
I've tried deselecting other buttons (e.g. justify centre) in the TinyMCE profile, and these disappear accordingly in the editor tool bar but the Link to content buttons I cannot persuade to materialise!
Thanks!
Brian
Comments
Comment #1
stborchertHi.
Some questions:
Do you use Firefox (eventually with firebug enabled)? If so you can use it for debugging.
Are there any javascript errors?
I assume you've copied the plugins (linktomenu, linktonode) to tinymce's plugin folder (otherwise you will see an error on [admin/settings/linktocontent] and wouldn't be able to set the content types).
Could you please have a look at the contents of plugin_reg.php (within tinymce's module folder). At the bottom of this file there should be something with linktonode and linktomenu.
Hm, I have to think about more questions to isolate the problem...
so far,
Stefan
Comment #2
StevenWill commentedIf you are using tinyMCE version 3.X try using version 2.X
Comment #3
bsarchive commentedThanks guys -- fixed now. You were both right on both counts (v2.x and plugin_reg.php)
Brian.