coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Hercules24 on November 03, 2007, 02:25:30 PM

Title: Clickable link in album description?
Post by: Hercules24 on November 03, 2007, 02:25:30 PM
When a user places a link in a comment below a picture starting with www CPG automaticly makes it a clickable link, but when I try to make a clickable link in the album description it is displayed as plain text.
Example right top album on this page: http://www.kuikens.com/pictures/index.php?cat=34
Using the search function I found something that maybe BBcode disabling should be removed in include/functions.inc.php but exactly what should be altered I'm not sure and I'm afraid I'll trash my CPG when experimenting  :o
I hope someone can help me out here.
Title: Re: Clickable link in album description?
Post by: henry on November 04, 2007, 07:48:36 PM
Hercules24:

I think this answers your question:

       http://forum.coppermine-gallery.net/index.php?topic=40541.0

If not, then I misunderstood your question. Please correct me.

Thanks,

Henry
Title: Re: Clickable link in album description?
Post by: henry on November 04, 2007, 09:00:37 PM
Correction!

I sent you the wrong link.  Please see

   http://forum.coppermine-gallery.net/index.php?topic=46494.0

Sorry!

Henry
Title: Re: Clickable link in album description?
Post by: Hercules24 on November 05, 2007, 07:43:59 PM
I already found that topic, but changing the file did nothing.
The clue was to add bb tags like [url]www.blabla[/url]
in the album description clickable urls can be generated without changing function.inc.php.
Thanks for letting me take a second look on this issue Henry.

Problem solved.