Sevenload

A selection of BBCodes for use on your phpBB3 Forums.
Post Reply
User avatar
cisco007
Staff
Staff
Posts: 501
Joined: Tue Oct 07, 2008 3:44 am

Sevenload

Post by cisco007 »

sevenload

Author:cisco007
Description: embed videos hosted at http://de.sevenload.com

Code: Select all

[sevenload]{TEXT},{TEXT1}[/sevenload]
html replacement:

Code: Select all

<script type="text/javascript" src="http://de.sevenload.com/pl/{TEXT}/500x314/0"></script><p>Link: <a href="{TEXT1}"><img src="http://static.sevenload.com/img/sevenload.png" width="66" height="10" alt="" /></a></p>
helpline:

Code: Select all

[sevenload]video id,url link[/sevenload]
example:

Code: Select all

[sevenload]11tFi2F,http://de.sevenload.com/videos/11tFi2F-Scubing-Action[/sevenload]
http://de.sevenload.com/videos/11tFi2F-Scubing-Action
first take the video id of the url which in this case it is the red part.
then add the whole url for the link under the video which you have to put to link back to the site!


DEMO:
http://nuestro-sitio.info/viewtopic.php?f=2&t=9
User avatar
LDM
Site Admin
Site Admin
Posts: 1786
Joined: Thu May 29, 2008 6:51 pm

Re: Sevenload

Post by LDM »

:good: Thanks cisco, great BBcode.
Post Reply