Easy Share upload toolbar mod
This modification is in the archives.
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 Download No files for download. Screenshots |
Similar Mods
Mini Mods KC - Share files with Easy-share | vBulletin 3.6 Template Modifications |