Changes between Initial Version and Version 1 of Ticket #19103, comment 2
- Timestamp:
- 11/21/2011 02:29:16 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19103, comment 2
initial v1 1 What is the user case for that filter? This is a question of priority of plugins. Not convinced it's a good idea since it would make plugins interfere with each other and probably break one of them. 1 What is the user case for that filter? If it's only to change the textarea height, this can be done in many different ways, probably best with css. 2 3 This is a question of priority of plugins. Not convinced it's a good idea since it would make plugins interfere with each other and probably break one of them. 2 4 3 5 If a plugin defines the editor in a particular way, IMHO it has the priority and we should output it that way. There are plenty of filters that would let other plugins to set up different aspects of the editors and all can still be changed from JS before the editors init.