The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Dear vBulletin, Guys I am seriously in a bit trouble here, not a big deal, but most of my downloads in our forum is linked to Mediafire!
I found this Amazing Mod, that can also embed videos, and put auto images up instead of Link you will see a DOWNLOAD BUTTON, Like these 2 below: ![]() MEGAUPLOAD RAPIDSHARE Link to mod: https://vborg.vbsupport.ru/showthread.php?t=175378 Now my question is, since megaupload is down, I wanna change Megaupload option to Mediafire instead! And how can I ADD A NEW FEFINITION, TO THIS MODE? This mod is for vBulletin 3.8.x and if anyone have used it befor, they will know what I am talking about! I just simply wanna ADD NEW DEFINITION! And in my case its mediafire! I will below post the Codes to Rapidshare and Megaupload, maybe someone could help me change those to Mediafires, Thanks!: Lets Start with: Rapishare Media Definition Code: Code:
http://rapidshare.com/files/[\w]+/([\w.%&;:-]+) Code:
<div onClick="window.open('$ameinfo[url]','_blank')" style="width:198px; height:137; max-width:198px; max-height:137px; margin:10px; cursor:pointer;">
<div style="background-image:url('images/misc/downloadsbadge_rapidshare.png'); height:76px; width:198px"></div>
<div style="background:transparent url('images/misc/downloadsbadge2.png') repeat-x; height:47px; width:198px;">
<div style="font-family:Arial; text-align:center;padding:0px 10px 0 10px; max-width:198px; overflow:hidden; max-height:47px">
<span style="font-size:xx-small"><a href="$ameinfo[url]" target="_blank" style="color:#000000; text-decoration:none; max-width:198px" title="$p1">$p1</a></span></div></div>
<div style="background: transparent url('images/misc/downloadsbadge3.png') no-repeat; height:14px; width:198px"></div>
</div>
Megaupload Media Definition Code: Code:
http://[w.]*megaupload\.com/\?d=[\w]+ Code:
<div onClick="window.open('$ameinfo[url]','_blank')" style="width:198px; height:137; max-width:198px; max-height:137px; margin:10px; cursor:pointer;">
<div style="background-image:url('images/misc/downloadsbadge_megaupload.png'); height:76px; width:198px"></div>
<div style="background:transparent url('images/misc/downloadsbadge2.png') repeat-x; height:47px; width:198px;">
<div style="font-family:Arial; text-align:center;padding:0px 10px 0 10px; max-width:198px; overflow:hidden; max-height:47px">
<span style="font-size:xx-small"><a href="$ameinfo[url]" target="_blank" style="color:#000000; text-decoration:none; max-width:198px" title="$p1">$p1</a></span></div></div>
<div style="background: transparent url('images/misc/downloadsbadge3.png') no-repeat; height:14px; width:198px"></div>
</div>
Code:
Filename\:</font>[\s]<[\w\s\#:;\\\\=\"-]+>([\w\s%&;:\(\).\-]+) Thats it, and please notice that Rapidshare does not have the Extraction Information! If you guys needed more codes from ZShare or Znet, I could also put them, if that could help! Thank you very much in advance! |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|