coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: dreams83 on June 30, 2006, 12:24:25 PM

Title: How to get [code] bbcode on cpm 1.4.8?
Post by: dreams83 on June 30, 2006, 12:24:25 PM
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.
Title: Re: How to get [code] bbcode on cpm 1.4.8?
Post by: Nibbler on July 01, 2006, 05:12:13 PM
You'd need to code them into functions.inc.php yourself.
Title: Re: How to get [code] bbcode on cpm 1.4.8?
Post by: dreams83 on July 02, 2006, 02:04:07 AM
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