PDA

View Full Version : MegaUpload in your threads (Create, Edit, Reply)



admin
01-03-2010, 11:32 PM
This modification add MegaUpload interface in your threads (Create, Edit, Reply)

In the "newthread, editpost, newreply" templates, find:


{vb:raw attachmentoption}

Add under:

<vb:if condition="$show['member']">
<div class="blockrow">
<dl class="group dep_group">
<dt>
Upload yours files via MegaUpload<br />
<embed src="http://www.megaupload.com/filebox/?t=1&c=0&u=13178909.3b6dda5d12" type="application/x-shockwave-flash" width="350" height="143" wmode="transparent"></embed>
</dt>
</dl>
</div>
</vb:if>

How change interfaces and colors

There are 3 differents interfaces, Small, Big and Tiny, defined by the number in red in this code.


<embed src="http://www.megaupload.com/filebox/?t=1&c=0&u=13178909.3b6dda5d12" type="application/x-shockwave-flash" width="350" height="143" wmode="transparent"></embed>

0 = Small
1 = Big
2 = Tiny

you can also choose the color, defined by the number in Orange in this code

0 = Orange
1 = Grey
2 = Blue
3 = Green
4 = Red
5 = Gold

Screen Shot:
http://img.photo.zing.vn/file_uploads/gallery/1024x768/2010/03/01/11/94351267461112.jpghttp://img.photo.zing.vn/file_uploads/gallery/1024x768/2010/03/01/11/96781267461120.jpg