On 5/13/05, Stephen Blass <[EMAIL PROTECTED]> wrote: > The tag munging in kupu is buried in one of the kupu javascript files > where certain tags are stripped from the source at submit time. I think > the file is the kupusourceedit.js file. I don't have those notes at > hand, sorry. You should be able to track it down and add/remove the > tags you want. > Steve
\build\lenya\webapp\lenya\resources\kupu\commonkupucontentfilters.js has the list of valid tags. Just add EMBED to the list with a '1'. 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
