coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: --Martin-- on January 12, 2005, 08:20:52 PM

Title: Htm in comment field?
Post by: --Martin-- on January 12, 2005, 08:20:52 PM
Hello.

Is there any way to use htm in comment filed in coppermine?
Title: Re: Htm in comment field?
Post by: Tranz on January 12, 2005, 08:41:15 PM
use the bb_decode() function. allowing html will be a security risk. Please see examples of other usages of the function to see how to apply it.