Back to vBulletin 3.6 Template Modifications

Easy Share upload toolbar mod
Mod Version: 1.00, by anywares

This modification is in the archives.
vB Version: 3.6.4 Rating: (0 vote - 0 average) Installs: 10
Released: 13 Feb 2007 Last Update: Never Downloads: 6
Not Supported Code Changes  

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>
add below:

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 -->
Screenshot:
attached.

Please mark as installed if you have used this

Download

No files for download.

Screenshots

Click image for larger version
Name:	ss.PNG
Views:	264
Size:	22.4 KB
ID:	63447  

Similar Mods

Mini Mods KC - Share files with Easy-share vBulletin 3.6 Template Modifications

vblts.ru supports vBulletin®, 2022-2024