The Arcive of vBulletin Modifications Site. |
|
Easy Share upload toolbar mod Details »»
|
|||||||||||||||||||||||||
Updates:
v1.0 official release v1.1 Implemented into forum v2.0 even better implemented into forum Info: This will put an easyshare upload toolbar mod on your site...where you ask? Well, when a user will create a new thread, they'll see it above "Add Atachments". really. isnt this so much easier? Install: Goto AdminCP=>Styles & Templates=>Edit templates=>newthread Find: HTML Code:
<if condition="$show['parseurl']"><div><label for="cb_parseurl"><input type="checkbox" name="parseurl" value="1" id="cb_parseurl" tabindex="1" $checked[parseurl] />$vbphrase[automatically_parse_links_in_text]</label></div></if> $disablesmiliesoption </div> </fieldset> </if> HTML Code:
<!-- anywares easyshare --> <fieldset class="fieldset"> <legend>Easy Share Upload</legend> <div> <label for="Easy Share Upload"> <table cellpadding="0" cellspacing="$stylevar[forumspacer]" border="0"> <tr> <td> <script type="text/javascript"> <!-- e_bgcolor = "#FFFFFF"; e_text = "#000000"; e_type = "605x55"; e_lang = "en"; //--> </script> <script type="text/javascript" src="http://www.easy-share.com/upload.js"></script> </td> </tr> </table> </lable> </div> </fieldset> <!-- end anywares easyshare --> attached. Please mark as installed if you have used this ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
tHANK YOU FOR THIS HACK
|
|
#3
|
|||
|
|||
|
Thread updated. download file no longer nescacsery
|
|
#4
|
|||
|
|||
|
Hi peeps
The code posted in the 1st post actually includes a referral ID, If you dont want to earn money for the coder then please use the code below as this is an anonymous script with no referral ID I have double checked this before i posted, I created an account and i got a referral code myself in the same place. If you would like to get your own referral code then please go here and sign up. Code:
<script type="text/javascript"><!-- e_bgcolor = "#FFFFFF"; e_text = "#000000"; e_type = "605x55"; e_lang = "en"; //--></script> <script type="text/javascript" src="http://www.easy-share.com/upload.js"></script>
|
|
#5
|
|||
|
|||
|
I used bashy's code to make a vba module. Does that count as an install?
|
|
#6
|
||||
|
||||
|
Referral code edited.
|
|
#7
|
|||
|
|||
|
Quote:
|
|
#8
|
|||
|
|||
|
Can this also be done with other uploading sites?
|
|
#9
|
||||
|
||||
|
Thanks.....
|
|
#10
|
|||
|
|||
|
Updates:
v1.0 official release v1.1 Implemented into forum v2.0 even better implemented into forum New screenshot added to post |
![]() |
|
|