Page 2 of 2

Re: TinyMCE and image/filebrowser?

Posted: Sun Feb 18, 2007 10:17 pm
by Elijah Lofgren
Jonny wrote: Thanks for updating TinyMCE for us. A great improvement. For many end-users the WYSIWYG editor is just about the most important element of the CMS.

Great to have thumbnails in the image manager. The only small niggle is that the filesize reported is that of the thumbnail rather than the actual image.
Thanks, bug filed: http://dev.cmsmadesimple.org/tracker/in ... 2&atid=125

Re: TinyMCE and image/filebrowser?

Posted: Wed Feb 21, 2007 2:02 pm
by jce76350
Hi,

- When I use "Insert/edit a link" into Browser resource the icon before the file name in /File directory is broken

- when use Text color or Background color and select more color ...
It open a window Picker and so also goback to Main page administation

Re: TinyMCE and image/filebrowser?

Posted: Wed Feb 21, 2007 6:55 pm
by Elijah Lofgren
jce76350 wrote: Hi,

- When I use "Insert/edit a link" into Browser resource the icon before the file name in /File directory is broken

- when use Text color or Background color and select more color ...
It open a window Picker and so also goback to Main page administation
Thanks, I filed those bugs here:
http://dev.cmsmadesimple.org/tracker/in ... 2&atid=125
http://dev.cmsmadesimple.org/tracker/in ... 2&atid=125

Re: TinyMCE and image/filebrowser?

Posted: Sun Feb 25, 2007 8:02 pm
by Hare
Something is wrong with the language files in the new version (2.05).

I double checked that the language files themselves are ok but for some reason TinyMCE doesn't load all the translations. I'm currently using Finnish translations and most of the buttons are translated but some or not. The "format" pulldown menu is one that is still in english although the translation files are ok.

It seems that TinyMCE doesn't load the advanced translations? The heading1, heading2 etc are located here...

Code: Select all

TinyMCE-2.0.5\TinyMCE\tinymce\jscripts\tiny_mce\themes\advanced\langs\fi.jsf
...but TinyMCE displays english labels instead of finnish.

Any ideas what is wrong and how to fix these issues? I'm 90% sure these were working back in 2.04.

I'm supposed to release a website and selected TinyMCE for numerous reasons but I really need localizations to work. I would be extremely thankful if someone could help me out.

Re: TinyMCE and image/filebrowser?

Posted: Sun Feb 25, 2007 8:12 pm
by Elijah Lofgren
Hare wrote: Something is wrong with the language files in the new version (2.05).

I double checked that the language files themselves are ok but for some reason TinyMCE doesn't load all the translations. I'm currently using Finnish translations and most of the buttons are translated but some or not. The "format" pulldown menu is one that is still in english although the translation files are ok.

It seems that TinyMCE doesn't load the advanced translations? The heading1, heading2 etc are located here...

Code: Select all

TinyMCE-2.0.5\TinyMCE\tinymce\jscripts\tiny_mce\themes\advanced\langs\fi.jsf
...but TinyMCE displays english labels instead of finnish.

Any ideas what is wrong and how to fix these issues? I'm 90% sure these were working back in 2.04.

I'm supposed to release a website and selected TinyMCE for numerous reasons but I really need localizations to work. I would be extremely thankful if someone could help me out.
Please download 2.04 from here and see if it works for your: http://dev.cmsmadesimple.org/frs/?group_id=12

I'm currently too busy (need to write an English paper) to look into this problem.

I'd appreciate it if you would file this bug here: http://dev.cmsmadesimple.org/tracker/?a ... unc=browse

Later,

Elijah

Re: TinyMCE and image/filebrowser?

Posted: Sun Feb 25, 2007 8:14 pm
by Hare
Just sent you a PM. I'll take a look at 2.04 again. Thanks for your time!

Good luck with the paper, noticed you have much to do (from your blog).

EDIT: Problem solved (or at least the bug can be avoided)

Compression breaks the language files. Elijah, I'll report this bug with more details as soon as I have the time. Now back to work. Btw. This same issue is with 2.04 also. Disabling compression fixes the issue.

Re: TinyMCE and image/filebrowser?

Posted: Fri Mar 23, 2007 11:34 am
by CNBorn
@chead

I have the same problem as yours, but I checkd permisson of files under /modules/TinyMCE found that so many files are not attached with 'read' permissions. I changed manually via FTP , and tinymce is working...

but it is too complicated to change all file permissions( i have no shell permission for my remote server) and default tinymce installation works fine or my local

somebody can give some instruction?