YUI Rich Editor does not appear after installation of the module
| Project: | YUI Rich Text Editor |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | BooDy |
| Status: | closed |
Jump to:
I have a brand new clean installation of Drupal and all the modules installed thus far are working fine.
I followed the installation instructions but the YUI Editor but it does not appear nor any toggle button to turn it on.
I completely uninstalled and re-installed the module when I saw you put a newer version this afternoon but still nothing.
I have the module turned on, users authorized, and I know the underlying YUI is fine since I installed the entire package and I can actually use the editor on the example page sitting on my server.
I tried leaving the path blank and I also tried specifying "mywebsite.com"/node/add/story without any success.
Please let me know what else I should try to get this YUI Editor module working.
If it would be helpful to experiment with my installation, just email me and I will set it up for you.
Thank You for any assistance you can muster.
Joe

#1
I can confirm this issue.
#2
I'm having the same problem
#3
I can also confirm this issue.
The solution I found was to go to yui_editor's settings page (admin/settings/yui_editor) and add some paths to the "Paths" text box, otherwise it will not show up, contrary to what is indicated below the text area, "Leave blank for every form".
One more tip (which I'm filing as another bug) is that if you fill in the "IDs" text area, you'll get two editors instead of just one, so just leave it blank. At least it happened to me.
#4
I found that if you set the paths to just "*" that it works as if you had followed the directions to leave it blank.
#5
This bug is fixed in 5.x-1.0
#6
I can't get the rich editor to work but then again I can't seen to get any kind of confirmation test that I've YUI installed correctly in the first place. Anyone able to answer some basic install questions or point me to a forum?
#7
#8
I have installed the YUI module and the YUI Rich Text Editor module, but I can't get the Rich Text Editor to load. I went through all possible steps, described in the INSTALL.TXT, on help forums etc... but nothing that makes it work.
I installed both modules, enabled them and set access for registered users + admin.
I tried both serve and local library access:
- server: http://yui.yahooapis.com/2.3.0/ and http://yui.yahooapis.com/2.5.1/
- local: lib/yui_2.5.1 and http://reloadingimages.wsnw.net/lib/yui_2.5.1 and http://reloadingimages.wsnw.net/public_html/lib/yui_2.5.1
I left the paths blank; and tried to enter several paths in the YUI editor config module;
*
http://reloadingimages.wsnw.net/drupal/node/add/blog
drupal/node/add/blog
/drupal/node/add/blog
And I entered 'Body' in the IDs field;
Even when I left it blank nothing happened
I really don't know why it still doesn't work; I think I tried every single possibility...
Is there anything I forgot?
Would be great to hear how you guys got it working.
Thanks
#9
After install, the editor was missing for me as well... then I remembered similar issues with tinyMCE after I had installed that to try it.
SOLUTION: go to the "permissions" page of from the administration section and give users permission to access YUI and YUI editor - save and it should work for you. Did for me anyways.