forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 bridging => Topic started by: FredNexus on June 13, 2016, 06:52:16 pm

Title: Integrate the result of displayimage.php in a forum as 1st message thread !!
Post by: FredNexus on June 13, 2016, 06:52:16 pm
Hello,

I'm looking a way to fully integrate the result of displayimage.php in a forum as 1st message thread !!

Little explication

When a new photo is posted automatically a new thread is created with as message a code like photo_id 5554.
On Coppermine when a member click on the 5554's thumbnails he will be redirect to the forum thread created
for the photo id 5554.

On the forum when the photo 5554's thread is call, a function will get all informations to show the photos as
displayimage.php can do.

See Attachment  8)

I would like to know if it's possible and if so what is the better forum to do it ?
PHPBB3.1 or Simple Machine Forum ?

Thanks

Best Regards
Title: Re: Integrate the result of displayimage.php in a forum as 1st message thread !!
Post by: Αndré on June 17, 2016, 10:19:57 am
I cannot tell you which forum is better. It seems you currently don't have a running forum, so I wonder why you don't just use Coppermine's built-in comment functionality?
Title: Re: Integrate the result of displayimage.php in a forum as 1st message thread !!
Post by: FredNexus on June 17, 2016, 11:46:21 pm
Hello,

Quote
It seems you currently don't have a running forum,

No but i'm intend to in a near futur.

Quote
why you don't just use Coppermine's built-in comment functionality?

The comment's are well but a little limited. I want for the user no difference between the forum and Coppermine.

Best regards

Nexus
Title: Re: Integrate the result of displayimage.php in a forum as 1st message thread !!
Post by: Αndré on June 18, 2016, 08:12:38 am
The comment's are well but a little limited.

Maybe this is what you're looking for: http://forum.coppermine-gallery.net/index.php/topic,57432.0.html
Title: Re: Integrate the result of displayimage.php in a forum as 1st message thread !!
Post by: FredNexus on June 18, 2016, 05:42:42 pm
 :) Thanks but I already know this plugin.


Title: Re: Integrate the result of displayimage.php in a forum as 1st message thread !!
Post by: Αndré on June 20, 2016, 09:44:45 am
So, if you still want/need to integrate the information as displayed in your screenshot, you first need to make sure/tell us what's possible in your board. Are you allowed to paste (any kind of) HTML code? If not, what's possible via BBCode?
Title: Re: Integrate the result of displayimage.php in a forum as 1st message thread !!
Post by: FredNexus on June 22, 2016, 10:30:40 am
At this times I do not have make my choice for a forum. I'm still between PHPBB3.1 and SMF 2.0.  ;D

PHPBB3.1 have some advantage like a good doc for the extensions development.
SMF seems to be more customizable.

... to be continued ...  ;)