Re: Ads in Blocks...
"J. Cox" <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.curiosa |
|---|---|
| Organization | PostNuke |
| Message-ID | <[email protected]> |
"Stephen Feather" <xaraya-41/B1wDuhWtWk0Htik3J/[email protected]> wrote in message news:[email protected] > John, > > Where does one change the allowed HTML tags for use in > Articles/Documents/Reviews? > Thanks. You need to install the html module. From there, --> set allowed. With parameters means: <tag src="whatever" title="whatever" /> is allowed Without parameters means: <tag></tag> is only allowed. It's being overhauled a bit, and is a little confusing as is, as I have a view function in there, but you can also add HTML or XHTML tags that I have missed. XML tags for that matter.