forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: clothahump on January 14, 2010, 09:07:40 pm

Title: BB Code pop up for SMF
Post by: clothahump on January 14, 2010, 09:07:40 pm
Is there a simple way of utilising the bb code as a pop up in Simple Machines Forum, tried the plugin but that opens in new window.
Title: Re: BB Code pop up for SMF
Post by: phill104 on January 14, 2010, 09:12:03 pm
Surely you should be asking on the SMF forums?

Please post a link to your site with every  support request as per the board rules.

http://forum.coppermine-gallery.net/index.php/topic,55415.msg270616.html#msg270616
Title: Re: BB Code pop up for SMF
Post by: clothahump on January 14, 2010, 09:16:08 pm
Nothing to see on the site as yet, merely an enquiry, will go elsewhere then.
Title: Re: BB Code pop up for SMF
Post by: clothahump on January 14, 2010, 09:18:42 pm
Just thinking Phil, I need code from Coppermine that would go into any Forum not just SMF so the question being placed here is quite a valid request.
Title: Re: BB Code pop up for SMF
Post by: phill104 on January 14, 2010, 10:48:57 pm
Not really. You would be using standard bbcode, how the forum interprets that depends on the forum software.
Title: Re: BB Code pop up for SMF
Post by: clothahump on January 14, 2010, 10:52:57 pm
This would suffice, I used this before with Photopost.
Code: [Select]
[url=http://www.photopost.com/photopost/showphoto.php/photo/7810][img]http://www.photopost.com/photopost/data/500/thumbs/IMG00182-20100105-0947.jpg[/img][/url](http://www.photopost.com/photopost/data/500/thumbs/IMG00182-20100105-0947.jpg) (http://www.photopost.com/photopost/showphoto.php/photo/7810)
Title: Re: BB Code pop up for SMF
Post by: phill104 on January 14, 2010, 11:00:12 pm
Maybe it was the way you worded your question.

Are you looking for a plugin to generate that bbcode?

If so then a quick search would have led you to.

http://forum.coppermine-gallery.net/index.php/topic,36302.0.html

In future, we always require a link if you want support even if it is to a new install. Also try to explain what you want more precicely.
Title: Re: BB Code pop up for SMF
Post by: clothahump on January 14, 2010, 11:08:17 pm
Looked at that Phil but the result of clicking an image just shows the full sized image, I would prefer it either goes to the gallery proper or a pop up of the image.
Title: Re: BB Code pop up for SMF
Post by: Joachim Müller on January 15, 2010, 09:10:31 am
There are several other plugins and mods that display bbocde links to stuff - take a look at them and determine which one is best for your needs.
Searching the sub-boards "mods" and "plugins" for the term bbcode should do the trick.
Title: Re: BB Code pop up for SMF
Post by: clothahump on January 15, 2010, 10:43:57 am
Closest thing I can find is something Stramm and myself tried years ago http://forum.coppermine-gallery.net/index.php/topic,34934.msg163875.html#msg163875 it almost does what I need but not quite.

Using img_link plugin results in this
Code: [Select]
[url=http://tropicalfishforums.co.uk/gallery/albums/userpics/chromobotia_the_eyes_have_it.jpg][IMG]http://tropicalfishforums.co.uk/gallery/albums/userpics/thumb_chromobotia_the_eyes_have_it.jpg[/IMG][/url]
But would be far better with this
Code: [Select]
[url=http://www.tropicalfishforums.co.uk/gallery/displayimage.php?album=1&pos=0][IMG]http://tropicalfishforums.co.uk/gallery/albums/userpics/thumb_chromobotia_the_eyes_have_it.jpg[/IMG][/url]
Is there anybody could possibly point me at what to change in the code please?
Title: Re: BB Code pop up for SMF
Post by: Joachim Müller on January 17, 2010, 10:51:27 am
Is there anybody could possibly point me at what to change in the code please?
You marked this thread as "solved". Is it still open?
Title: Re: BB Code pop up for SMF
Post by: clothahump on January 17, 2010, 11:13:20 am
No, that's why I marked it as solved.
Title: Re: BB Code pop up for SMF
Post by: Joachim Müller on January 18, 2010, 10:16:31 am
Well, your previous posting ended with a question, so I didn't have the impression that your issue was solved. Anyway, thanks for the clarification.