could be a feature as well but style="" can be snuck into at least the P tag and probably others. could clutter up a page. provide an option to enable/disable (by filtering out only style="" options since some tags like A need name=value to function)?

big

doesn't seem to work here but it did in the support forum.
The BIG tag, though not listed as allowed, does work though:

interesting.

Comments

Anonymous’s picture

Component: Other » node.module

To diable style tags the HTML filter has to be enabled. If its not enabled then all tags and attributes are allowed (style, script).

ax’s picture

> To disable style tags the HTML filter has to be enabled. If its not
> enabled then all tags and attributes are allowed (style, script).

this appears quite misleading to me. admin.php?mod=system&type=filter says:

Enable HTML tags:
Disabled|Enabled
Allow HTML and PHP tags in user-contributed content.

to me this suggests that if i select "Disabled" here, there is no HTML/PHP allowed /at all/. see also http://drupal.org/node.php?title=%22Enable+HTML+tags%22+setting+doesnt+w... .

ax’s picture

Priority: Major » Normal
rofilde’s picture

Version: » 6.1

yes