PDA

View Full Version : Mini Mods - Embeded and implemented DeviantArt BBCode


Millenium IT
04-28-2007, 10:00 PM
Info:
Embeds and Implements the Deviant Art hotlink flashplayer into your forum.

Why?
There are several reasons why... this would be best used on a GFX forum. Not to mention i thought it would be a nice first release and i HAVE to try and "Step Up" anywares :p

How?
Goto AdminCP=> BBcode Manager=> Custom BBCodes=>Ad new BBCode

Info:

Title:
DEViANT Art

Tag:
DA

Replacement:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<thead>
<tr>
<td class="tcat" colspan="2" style="text-align:center">
<a href="http://www.deviantart.com" title="Originally posted on DEViANT Art" target="_blank">Originally posted on DEViANTArt</a>
</td>
</tr>
</thead>
<tr>
<td>
<object width="450" height="410"><param name="movie" value="http://backend.deviantart.com/embed/view.swf"></param><param name="flashvars" value="id={param}" /><embed src="http://backend.deviantart.com/embed/view.swf" type="application/x-shockwave-flash" width="450" flashvars="id={param}" height="410"></embed></object>
</td>
</tr>
</table>

Example:
18521167

Description:
whatever you want

Use {option}:
No

Button Immage:
http://img10.imagepile.net/img10/60787da.gif

Dont like it? MAKE YOUR OWN!:p

How to use?
Lets say the url to the page is
http://www.deviantart.com/deviation/54181492

Then the BBCode would look like this:
54181492

Screenshot:
Attached.

Whats next?

Click install ofcourse!