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

stborchert’s picture

Assigned: bsarchive » stborchert
Status: Active » Postponed (maintainer needs more info)

Hi.

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

StevenWill’s picture

If you are using tinyMCE version 3.X try using version 2.X

bsarchive’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Thanks guys -- fixed now. You were both right on both counts (v2.x and plugin_reg.php)
Brian.