The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Picasaweb Album Slideshow - bbcode Details »» | |||||||||||||||||||||||||
I assume this will work on previous versions of vbulletin as well.
I run an Outdoor Community and a lot of my members are using Picasaweb to store their photos. Rather than having them show a few photos and then link to the album for "the rest of the photos", I really needed a way to bring a slideshow into the post. I would love to find a way to just copy and paste the entire album url between some tags, but after searching up and down the internet (even in all of the corners) I could not find an exact method of doing that. If anybody knows a solution that would make my mod obsolete, I'd love to have it. So this method will require the user to enter their picasaweb user id in the Options box, and then the album id/name in between the tags. This is my first mod posted, I hope my instructions are complete. As for support? Hmmm... since I'm such a noob, I'm gonna say NO, because I'm not that much of a problem solver yet. Hopefully the community will chime in on questions and problems. Thanks. Title: Picasaweb Slideshow Tag: picasa Replacement: HTML Code: PHP Code:
Description: Embeds a picasaweb slideshow into a post Use {option}: Yes Button Image: (upload my attached "picasa.gif" if you like) Remove Tag If Empty: Yes Disable BB Code Within This BB Code: No Disable Smilies Within This BB Code: No Disable Word Wrapping Within This BB Code: No I've made a tutorial video for my members here, along with an example slideshow: http://www.bogley.com/forum/showthre...ws-(picasaweb) I just made a Flickr slideshow bbcode mod here: https://vborg.vbsupport.ru/showthread.php?t=243368 Show Your Support
|
Благодарность от: | ||
career |
Comments |
#2
|
|||
|
|||
Great code but produces Internal Server Error when save the bbcode.
|
#3
|
|||
|
|||
Thanks, works great.
Been waiting for someone to do something with picasa. I have this working on 3.7.3 |
#4
|
||||
|
||||
Sorry to hear that. Are you seeing this in the post, or in your BBcode manager screen? Are you using my same example code?
|
#5
|
||||
|
||||
I am on vb 4.0.2 by the way.
|
#6
|
|||
|
|||
Thanks for this. It works great.
I wonder if there's a switch to turn auto-start off on the slide shows. If the slide show is several posts deep in a thread a person reading the posts might not even see it till it is half over. |
#7
|
||||
|
||||
Google inserts the following code if you turn the autoplay off:
&noautoplay=1 but I'm trying to figure out how to place that in the BB code. The full example of an embedded Picasa slideshow is: Code:
<embed type="application/x-shockwave-flash" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" width="288" height="192" flashvars="host=picasaweb.google.com&hl=en_US&feat=flashalbum&RGB=0x000000&feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fjustinmcfarland0%2Falbumid%2F5488801968857494177%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> Code:
<embed type="application/x-shockwave-flash" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" width="288" height="192" flashvars="host=picasaweb.google.com&noautoplay=1&hl=en_US&feat=flashalbum&RGB=0x000000&feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fjustinmcfarland0%2Falbumid%2F5488801968857494177%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed> |
#8
|
|||
|
|||
Have you found a solution for the autoplay off?
|
#9
|
||||
|
||||
Bump, there seems to be an issue with this right now, I'll get back to you when I find a solution. Thanks.
|
#10
|
||||
|
||||
The issue is fixed. thanks. It was actually caused by a non related modification that affected google code.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|