BB-code in album description BB-code in album description
 

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

BB-code in album description

Started by Ulenka, October 31, 2012, 10:42:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ulenka

I added album description on thumbnails.php like this http://forum.coppermine-gallery.net/index.php/topic,67900.0.html
Please, help to added bb-code (or html) in this description. Now bb-code doesn't work here.

Αndré

Find
$CURRENT_ALBUM_DATA['description']
and replace with
bb_decode($CURRENT_ALBUM_DATA['description'])

Ulenka

Αndré, thank you very much! You are so pretty! :-*

Αndré

Please
Quote from: Joachim Müller on September 28, 2008, 12:46:26 PM
tag your answer as "solved" by clicking on the "Topic Solved" button on the bar at the left hand side at the bottom of your thread.