No entry in Permissions

ain - January 22, 2009 - 22:57
Project:Wysiwyg
Version:6.x-0.5
Component:Editor - TinyMCE
Category:bug report
Priority:critical
Assigned:Unassigned
Status:by design
Issue tags:permissions, tinymce, wysiwyg
Description

1. Installed WYSIWYG API
2. Installed TinyMCE 3.2.1.1 to the tinymce subfolder
3. Activated it from the WYSIWYG configuration page, all fine
4. No Permissions entry for any of it in the User permissions, checked multiple times, reinstalled. Also tried on 6.x-1.x-dev without any success.

Drupal version 6.9

AttachmentSize
permissions.pdf35.93 KB

#1

sun - January 24, 2009 - 04:53
Status:active» by design

Yes, that's the intended behavior. You can grant permissions for input formats already. There is absolutely no need to define permissions for wysiwyg editing or wysiwyg administration.

#2

simenro - February 10, 2009 - 20:24

Well it seems something is wrong, or I'm missing something... I've got the same setup as above, and TinyMce enabled for Filtered HTML. This is the default input format on my site, so enabled for all roles. But only the admin (user 1) sees the wysiwyg editor.

Edit: Forget this - seems to be a css error for IE which prevents TinyMCE from showing. Works fine in Firefox.

#3

alexcunha - February 26, 2009 - 00:39

So, how can I set the anonymous user only can use restricted forms without full html and WYSIWYG editor and the Admin user have a input mode with WYSIWYG?
Specially on COMMENTS.

#4

alexcunha - February 26, 2009 - 01:37

answering myself...

Found a solution: filter default - http://drupal.org/project/filter_default

However, not perfect.

#5

stephenls - October 18, 2009 - 11:00

Another thing to check, if wysiwyg is not appearing, is whether you have
<?php print $closure ?>
included in your theme. I had omitted it, and that turned out to be the only problem. Perhaps that could be included somewhere in the WYSIWIG documentation?

#6

me2002 - November 7, 2009 - 17:14

Thank you very much stephenls !! I was having the same problem, after I have finished all the setup of TinyMCE and IMCE, configured wysiwyg properly and determined formats - wysiwyg privileges .. still the tinymce didn`t appear until you reminded me about the closure :)

 
 

Drupal is a registered trademark of Dries Buytaert.