Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VB AnyMedia Player / Media Sites (youtube, google and many more) Details »»
VB AnyMedia Player / Media Sites (youtube, google and many more)
Version: 1.5, by nix nix is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.6.x Rating:
Released: 06-23-2007 Last Update: 01-26-2008 Installs: 581
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Is in Beta Stage  
No support by the author.

Goldbrick Media system for vBulletin 3.6.x

Thanks to all who nominated or voted this for MOTM.

Some of you might be looking for Anymedia. Well this has replaced it. It's a total rewrite from the ground up. A huge thanks goes to Sir Adrian for creating the framework. He can't cook soup but he sure can code.

Why the name goldbrck?

From Wikipedia:
Quote:
Goldbricking, in today's terms, generally refers to staff who use their work internet access for personal reasons while maintaining the appearance of working.
From Urban Dictionary:
Quote:
Goldbricking: To loaf or goof around on the job. Supposedly an old union term describing laborers (or more specifically, bricklayers) who were going so slow, it was as if each brick were made of solid gold. One can alse be referred to as a "goldbricker".

Dude, I spent all day at work goldbricking - surfing the web, making long distance phone calls - basically just picking my ass.
Goldbrick uses the following third party Products:

What's new in Goldbrick?
  • Complete code overhaul.
  • Plays most media types.
  • Forum admins can add their own video sites
  • Updated Highslide.js
  • Attachment Images work with Goldbrick
  • Don't need to use BBCODE
  • Auto Phrases URL's
  • Media Options per post
  • Much more on the way!

Goldbrick's Requirements:
  • Vbulletin :P
  • PHP 5

Goldbrick Version 1.5:
- Fixed Vbadvanced integration
- Fixed extensions permissions checking
- Added pickup of old [media] tags
- More code changes for later features


Goldbrick Version 1.4:
- Fixed Apple trailers
- Added Added Viemo videos
- More code changes for later features


Goldbrick Version 1.3:
- Fixed Images
- Fixed MP3's
- Fixed Myspace, now supports myspacetv.com
- Added Increase or decrease video size for the classic player (testebr gets the credit for this one)
- Added Added ESPN videos
- Added Veoh video site.


Goldbrick Version 1.2:
- Added Videos for Profiles for vbulletin 3.7
- Added Classic Skin
- Added Vblog Support
- Added Vbadvanced Support
- Fixed Attachments
- Rewrote some of the code


Planned Features:

- Youtube like interface
- Video Comments
- Media Tags
- Media Searching


Please report any issues or suggestions.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #1422  
Old 01-13-2008, 06:32 PM
bostton1 bostton1 is offline
 
Join Date: Jun 2007
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this is the inline picture bbcode I found to work with my old mod, is something like this possible for goldbrick, I really need to get the IMG tags working properly with highslide on my forum.

<a href="{param}" class="highslide" onclick="return hs.expand(this,{slideshowGroup:'$post[postid]'})" target="_blank"><img src="{param}" width="100"></a>


https://vborg.vbsupport.ru/showpost....&postcount=298

thanks
Reply With Quote
  #1423  
Old 01-13-2008, 06:39 PM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't have it picking up IMG tags yet. Just if you post the image link.
Reply With Quote
  #1424  
Old 01-13-2008, 07:07 PM
bostton1 bostton1 is offline
 
Join Date: Jun 2007
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nix View Post
I don't have it picking up IMG tags yet. Just if you post the image link.
thanks, glad its going to be a feature. any idea on what release/timeframe it will be included.
Reply With Quote
  #1425  
Old 01-13-2008, 09:20 PM
skariko skariko is offline
 
Join Date: Apr 2006
Location: Milano (Italy)
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi nix,
I love your mod but I've three questions.

1. On Internet Explorer it give me an error at 442 line and when I close the video.. the popup windows will close but the audio will continue to reproducing. (you can try yourself here: http://www.czeta.it/forum/video/2079...-pazzesco.html)
With Firefox I have no problem.

2. It's possible to remove the black background around the video? Some users say me that their computer go slow for this.

3. I see that when I click wherever outside the video it will close the popup window.. it's possible to remove this option?

Thanks and sorry for my english.
Ska
Reply With Quote
  #1426  
Old 01-13-2008, 09:37 PM
nix's Avatar
nix nix is offline
 
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Those are all relating to the highslide.js file. The black background can be turned off in the highslide.js file. The other issues I have no control over.
Reply With Quote
  #1427  
Old 01-13-2008, 10:07 PM
AWJunkies AWJunkies is offline
 
Join Date: Jan 2005
Location: San Diego
Posts: 947
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What html are you referring to to change how images show up? I am looking though the files and don't see it. OK it is in your XML file see it now.

Also did you look at the mod that broke your mod. Well not really but the mod that uses ajax to view first post in a thread on forum view.
Reply With Quote
  #1428  
Old 01-13-2008, 10:12 PM
skariko skariko is offline
 
Join Date: Apr 2006
Location: Milano (Italy)
Posts: 153
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nix View Post
Those are all relating to the highslide.js file. The black background can be turned off in the highslide.js file. The other issues I have no control over.
Ok thank you nix.
I try to seeing the highslide.js file.. do you know exactly where can I eliminate the blackground? I can't find it.

Thanks anyway,
Ska
Reply With Quote
  #1429  
Old 01-14-2008, 01:11 AM
bostton1 bostton1 is offline
 
Join Date: Jun 2007
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by skariko View Post
Ok thank you nix.
I try to seeing the highslide.js file.. do you know exactly where can I eliminate the blackground? I can't find it.

Thanks anyway,
Ska
dimmingOpacity: 0.00, // Lightbox style dimming background

set it to 0.00 and you should be good.
Reply With Quote
  #1430  
Old 01-14-2008, 01:33 AM
AWJunkies AWJunkies is offline
 
Join Date: Jan 2005
Location: San Diego
Posts: 947
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bostton1 View Post
dimmingOpacity: 0.00, // Lightbox style dimming background

set it to 0.00 and you should be good.
Yep correct what he said!

Anyone getting issues with quickedit? If I add images it does not add media it adds URL? Is there not support for quickedit?
Reply With Quote
  #1431  
Old 01-14-2008, 02:15 AM
AWJunkies AWJunkies is offline
 
Join Date: Jan 2005
Location: San Diego
Posts: 947
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Also any support for this mod to work in CYB- Chatbox or event forum mod

I got the images to be next to each other a sample of this is here:

http://www.allwheeljunkies.com/showt...t=24455&page=2

Now my only issue is I want people to be able to start viewing images before they are all done loading. I am looking through to see if there is a setting for this in the js files.

I need to make sure how I did it was ok so please check this over I don't want it to mess with other functions.

I went to gb_header template and changed this:
Code:
.gbmedia img, .anymattach img {
background:#fff;
border:1px solid #aaa;
color:inherit;
float:left;
margin:10px 10px 10px 5px;
padding:2px;
vertical-align:top;
width:130px;
}
To this:
Code:
.gbmedia img, .anymattach img {
background:#fff;
color:inherit;
float:none;
margin:5px 0px 5px 5px;
padding:2px;
vertical-align:top;
width:120px;
height:90px;
}
I removed the float left cause it was causing the first image to be by itself off to the left top corner while the rest of the images where in line with correct spacing. I changed the spacing a little to accommodate = spacing around all pictures. Got rid of the border because there was no type of roll over thing to let you know which picture you where on. So if you get rid of the border you will have a roll over effect with default Vbulletin a href color (mine in this case was blue). I also set a height setting so all pictures where same size and flowed together.

Then I went to gb_player template and changed this at the top:
Code:
<div id="vid-$info[unique]" class="gbmedia">
To:
Code:
<span id="vid-$info[unique]" class="gbmedia">
And at bottom changed this:
Code:
</div>
<div class="gbclear"></div>
To:
Code:
</span>
<span class="gbclear"></span>
This made it so it didn't treat each picture as a separate entity by using div.

Well it works let me know if this can damage the program in any way using span instead of div etc.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:35 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09219 seconds
  • Memory Usage 2,324KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete