I the roller_3.0 branch, org.apache.roller.util.Utiltities - I don't see anything that explicitly allows <i> or other tags. Maybe I'm just not seeing it. Is there a specific method?
Matt On 6/21/06, Dave Johnson <[EMAIL PROTECTED]> wrote:
Take a look at the Utilities class and the safe HTML subset stuff. - Dave On 6/20/06, Matt Raible <[EMAIL PROTECTED]> wrote: > Roller 2.3 seems to have stripped out some allowed tags for comments. > For example, <em> can't be used, but <i> can. How can I modify this > list of allowed tags so old comments don't show up funky? > > Matt >
