Download & Extend

insert image and resource buttons should be hidden from users who don't have imce permission

Project:PEGOEditor - WYSIWYG HTML editor
Version:6.x-1.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

hi. the subject line says it all. users who don't have access to use imce shouldn't see the insert image and resource buttons.

Comments

#1

Component:User interface» Code

Good remark.
Since the IMCE plugin for PEGOEditor is a standard PEGOEditor plugin, it does not use any php and is not aware of Drupal permissions. Fixing the bug will require some work...