TinyMCE ADV Module problems

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Russ
Power Poster
Power Poster
Posts: 813
Joined: Fri Nov 25, 2005 5:02 pm
Location: North West England

TinyMCE ADV Module problems

Post by Russ »

Does anybody have a similar set of problems with tinyMCE ADV editor and does anyone have any solutions? (I've logged bug reports)

1. AdvImage button (Insert Image dialog box) - there is no icon to browse for the image using the FCKEditor Simple Browser. Seems to work in the basic module - basically no inserting of pictures - well not easily.

2. CMSLINK button display the dialog box, but it it empty e.g. no links.

Russ
P.s. Also in Settings
'Newline-style' drop down list box just shows 'style' for each option shoukld be 'p' and 'br'?
chrisl
Forum Members
Forum Members
Posts: 57
Joined: Fri Dec 30, 2005 10:08 am
Location: London

Re: TinyMCE ADV Module problems

Post by chrisl »

Yes the integration of ImageManager and Tiny does not seem complete yet.

In the meantime you could try using  Wei Zhuo's/Paul Moers plugin for FCK, which is the basic source for the ImageManager in CMSMS, in Tiny.  This is a simple plugin for FCK and a very effective image browser for those that need it and I have been using it for some customers for quite some time 

I have not yet tried it with Tiny but have read that it is just as easy to install-I will try to find the literature on this.

The code can be downloaded at

http://www.saulmade.nl/FCKeditor/FCKPlugins.php

There is also an Ajax image manager there that might work with Tiny
cyberman

Re: TinyMCE ADV Module problems

Post by cyberman »

Russ wrote: 'Newline-style' drop down list box just shows 'style' for each option shoukld be 'p' and 'br'?
The problem is language file. You will found
style
style
If these strings are displayed, Smarty read it as html tags and output only as 'style'.

Change it to
p style
br style
Should be fixed with current version.
alby

Re: TinyMCE ADV Module problems

Post by alby »

Lexus wrote: Can anyone tell me when the new version is coming? My customer uses tables, it is in TinyMCEadv, but then he can't use the cmslinks. He has to switch between different WYSYWYG.

The newest update of the basic TinyMCE doesn't have the table buttons/functions.
There is but it isn't active.
In new versions of CMSMS go to TinyMCE WYSIWYG Basic, check "Allow table operations" and Update button


Alby
Post Reply

Return to “Modules/Add-Ons”