Page 1 of 7
TinyMCE WYSIWYG editor
Posted: Thu Jul 07, 2005 6:47 pm
by garvinhicking
Hello!
Today I've committed a new plugin to our repository called "TinyMCE WYSIWYG editor support". It can only be used with the latest Serendipity SVN version, as new plugin hooks were introduced.
Because of license issues you'll need to download TinyMCE seperately and configure the path to the editor.
This is mostly for the people who always wanted to add their own WYSIWYG editor easily, now you can have a go at it.
Regards,
Garvin
Posted: Thu Jul 07, 2005 8:28 pm
by CapriSkye
Posted: Fri Jul 15, 2005 9:00 pm
by davecjr
I think I installed correctly but get an error when I try to:
Edit an entry.
-----
Error: tinyMCE is not defined
Source File:
http://www.thecockrells.com/blog/serend ... ty[id]=258
Line: 357
-----
Or do a new entry.
-----
Error: tinyMCE is not defined
Source File:
http://www.thecockrells.com/blog/serend ... ction]=new
Line: 354
-----
I can live without but would like to figure it out.
thx
Posted: Sat Jul 16, 2005 11:43 am
by garvinhicking
If you get that, the JS could not be loaded. Most probably you did not configure the path in the tinymce plugin correctly.
Open the HTML source of your edit entry page and look for "<script... src=>" tags. There should be one with the tinymce loading, check if the URL/path is correct?
Regards,
Garvin
Posted: Mon Jul 18, 2005 11:00 pm
by davecjr
Even without the plugin, I don't get htmlarea either! I deleted the TinyMCE plugin and tried to use the WYSIWYG editor and don't get the older version either.
Posted: Tue Jul 19, 2005 12:14 pm
by garvinhicking
Which browser are you using, and how did you delete the plugin?
HTMLarea works only on JS-enabled Mozilla and IE browsers...
Regards,
Garvin
Posted: Tue Jul 19, 2005 3:05 pm
by davecjr
I tried both. I had this problem one other time and it was tied to the emoticon toolbar and I removed it a long time ago and just stopped using the wysiwyg editor all together. I just thought the tinymce editor with the imanager addin looked worth trying.
tinymce + imanager
Posted: Tue Jul 19, 2005 4:12 pm
by ed
I try to use the tinymce and imanager plugin.
Althought tinymce working fine, imanager simply refuse to load.
Wether I clik on "Image insert', the tinymce image insertion is loading, not imanager.
Any clue on what I should check ?
I rechecked my config several times, and everything is installed as in the instruction provided in the tinymce plugin.
Thanks
Re: tinymce + imanager
Posted: Tue Jul 19, 2005 4:23 pm
by garvinhicking
Did you install imanager into your plugins directory of tinymce and copied the interface editor.js file as described in the imanager documentation?
And did you configure the serendipity plugin to activate imanager?
regards,
garvin
Thanks
Posted: Tue Jul 19, 2005 6:09 pm
by ed
My mistake, I didn't fully read the documentation !
Now that I did copy editor.js to the right location, everything running smotth
Thanks !
Posted: Fri Jul 22, 2005 6:02 am
by davecjr
I'm trying to get the tinymce editor to work again! If I have it installed and wysiwyg is turned on in the personal settings, should the tinymce entry in the config say false in the db?!
Posted: Mon Jul 25, 2005 6:14 am
by MySchizoBuddy
can't get it to work either.
0.9 alpha 4 - firefox
just Tiny MCE.
Enter the relative HTTP path to the "tinymce" directory into this plugin configuration.
so it should be /s9y/plugins/serendipity_event_tinymce/tinymce/
but enter into where. the relative path input field. I'm confused.
Posted: Mon Jul 25, 2005 7:45 am
by davecjr
Could it have anything to do with the Coppermine Selector plugin? Last time I couldn't get the htmlarea to work for my WYSIWYG editor, it was because of the Emoticon chooser plugin. I do have the Coppermine Selector plugin installed and neither htmlarea or tinymce work. Just wondering if it could be related.
Posted: Wed Jul 27, 2005 12:41 am
by davecjr
I finally tried it! I removed the Coppermine Selector plugin and TinyMCE works fine now. Just thought someone might want to know...
Posted: Tue Aug 02, 2005 1:09 am
by MySchizoBuddy
YAY i got it to work path in the field Relative Path should be "/plugins/serendipity_event_tinymce/tinymce/"

thanks garvin. this is oooo much better than htmlarea. I can easily embed my flash in it

Oh it makes teh text are dark blue which is my webpage background color.
How can i change it to white.