Gallery Description should be able to contain HTML Gallery Description should be able to contain HTML
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Gallery Description should be able to contain HTML

Started by Olaf Noehring, June 05, 2004, 04:12:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Olaf Noehring

Hi

I want to be able to place simple links in my "Gallery Description".
My problem is that the HTML code is not saved correctly to the database:

<a href="../../index.htm">Main page</a>

is saved as this:

&gt;a href=&quot;  ......

This should be an easy change  since it works when I update the database field by hand using PHPMyAdmin for example

Olaf

Nibbler

1) You can use bbcode to make links
2) There is an html hack but it not advisable, as it is open to abuse.