RE: Allowing / Disallowing Attributes

Then how can I allow the attributes "jwcid" and "copy-of" for all tags?

J

-----Original Message-----
From: Cory Nelson [mailto:phrosty@gmail.com] 
Sent: Thursday, July 15, 2004 10:00 AM
To: Joel Trunick
Cc: html-tidy@w3.org
Subject: Re: Allowing / Disallowing Attributes

listener isn't a valid attribute, it should get rid of it anyway.


----- Original Message -----
From: Joel Trunick <joel.trunick@webifysolutions.com>
Date: Thu, 15 Jul 2004 09:50:51 -0500
Subject: Allowing / Disallowing Attributes
To: html-tidy@w3.org

I want to disallow certain attribute names from all tags, such as
"listener". i.e.:

 

<input listener="ognl:listeners.ok">

 

How can I get HTMLTidy to do this? I want to have it check for clean
HTML on CVS check-in.

 

J

Received on Thursday, 15 July 2004 13:16:01 UTC