How to get [code] bbcode on cpm 1.4.8? How to get [code] bbcode on cpm 1.4.8?
 

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 to get [code] bbcode on cpm 1.4.8?

Started by dreams83, June 30, 2006, 12:24:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dreams83

Is there a way to add more bbcode functions to the image description.
Like this forum has the code bbcode below which i wanted to have it on my cpm 1.4.8 too.

I want something like this for my cpm site so that I can post code or long lines that won't mess up the site.

Nibbler

You'd need to code them into functions.inc.php yourself.

dreams83

I have little knowledge of php so I don't know where to start. I download phpbb and looked at the bbcode file where it implement the bbcode but don't know how to integrate that into the function php in cpm. Anyone willing to get me starte? or pointing me to a place to get start on it?
Thank You