I propose that sysops be allowed to "enable html" on a per-page basis. This
could be stored as a property in cur_rights, or in a separate table. When
enabled, it would eliminate the limits to the HTML code which can be used. The
benefit of this is that it allows us to do stuff like forms, JavaScript, etc. on
selected pages. For instance, we could put a "Donate" form on the Main Page. In
order to prevent accidental mischief, the "enable html" option could only be
available on protected pages.
(I may do this myself, I'm entering it here in case anyone else wants to code it
and to get feedback.)
Version: 1.4.x
Severity: enhancement