Closed (won't fix)
Project:
widgEditor - A WYSIWYG editor
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 May 2007 at 04:59 UTC
Updated:
4 Dec 2008 at 06:07 UTC
Comments
Comment #1
david lesieur commentedI wouldn't say that this issue is critical to the module's functioning.
Comment #2
Gurpartap Singh commentedYou can edit HTML in widgEditor itself. Hit the last button in it :) We'll again keep it simple :-D
Comment #3
david lesieur commentedThis is true, however I think it still could be valuable for some users to be able to turn off the editor. For example, the editor filters the content and prevents users from entering PHP code (even if the current Drupal filter allows it).
Comment #4
david lesieur commentedComment #5
Gurpartap Singh commentedThe HTML source is purely the normal textarea with just the disabled toolbar appearing above. Disable option along with this would be superfluous.