How BB codes are generted and shown in coppermine? How BB codes are generted and shown in coppermine?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

How BB codes are generted and shown in coppermine?

Started by shoaib, September 25, 2010, 06:42:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

shoaib

Hello all,

kindly tell me, How BB codes are generted and shown in coppermine?

ΑndrĂ©

You'll find all BBCode related stuff in the function bb_decode in include/functions.inc.php (~ lines 568-659).