New Message: Re: *Still* having trouble with department pages

webmaster at userland.com webmaster at userland.com
Tue Aug 30 12:04:58 CDT 2005


A new message was posted:

Address: http://manila.userland.com/discuss/msgReader$1270

By: Matt Deatherage (frontier at gcsf.com)

As to the macro problem:

Is it really anything more complicated than changing the last line of manilaSuite.news.viewDepartment from:

return(manilaSuite.unTaint(htmlText))

..which unceremoniously neuters /all/ macros, but leaves tags alone, to:

return(mainRespobnder.neuterText(htmlText,flNeuterTags:false))

It seems to work on the page mentioned above. Asking it to neuter tags, even if you pass the address of the site's allowed tags table, leaves all the "RDF" tags in place. That's icky.

This is a Manila site.. http://manila.userland.com/.




More information about the Manila-Users mailing list