Can I link to images in CPG from topics in phpBB2 Can I link to images in CPG from topics in phpBB2
 

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

Can I link to images in CPG from topics in phpBB2

Started by stardotstar, December 31, 2004, 02:05:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stardotstar

Most galleries do not allow linking to pics in the gallery from topics in phpBB2.

ie if not using an attachment mod users can be encouraged to upload images to the gallery which promotes the gallery but would allow them to display the image in the forum thread - ie using (//) tags.

Can coppermine accomodate this or is it actually impossible because of the way the images are logged into the database and linked in the album directory etc?

will
\x\\\\_

Nibbler

You can do that with the actual url of the pic, which you get by right click->properties or similar. Coppermine doesn't have any problems with you linking to the files - in fact it has nothing to do with the matter.

Tranz

It's possible to show a cpg gallery image in phpbb img tags. Post a link to your gallery and I can demonstrate.

stardotstar

Thanks guys, I can see that it works just as I hoped it would.

Thanks for the advice.

\x\\\\_