Roberto Fornasiero wrote:

/I learned something!  Kupu removes CENTER tags because HTML4 and XHTML
do not support them.  Can you imagine any browser removing support for
<CENTER>?  How many websites would that break?
solprovider
/
Do you know how it is possible to change this behavior of Kupu?
I want to  use the CENTER tag in my page...
I have to do this question on Kupu mailing list or someone can help me?
Thanks a lot.
Roberto

there's a file called "kupucontentfilters.js", which is responsible for allowing/disallowing specific tags.
just change "center": 0 to "center" :1 and it should work!


the file is located in lenya/resources/kupu/common

have fun!
hansi.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to