I have followed the directions from this page, but cannot get it to work.
http://expressionengine.com/downloads/details/tinymce/
I am not seeing the “WSIWYG” option under the filed type drop down menu.
Any suggestions?
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
March 07, 2008 5:44pm
Subscribe [1]#1 / Mar 07, 2008 5:44pm
I have followed the directions from this page, but cannot get it to work.
http://expressionengine.com/downloads/details/tinymce/
I am not seeing the “WSIWYG” option under the filed type drop down menu.
Any suggestions?
#2 / Mar 09, 2008 12:01pm
You won’t get an additional option in dropdowns. Generally, you’d set the relevant fields to textarea, formatting none.
You can tweak the tinymce settings in the extension settings- but you’ll want to take a look at the tinymce docs for that one. Here’s a thread on different settings.
But for now- I’d ignore that. Just go to the publish page- see if it’s showing up on any of your textarea fields. If not- I’d make sure my path settings are correct- and look for js errors.
#3 / Mar 10, 2008 6:00pm
I have it working now with the exception of no linking capabilities. I would like to be able to insert a link in the copy.
Any thoughts?
And thank you for all your help.