MyBB Community Forums

Full Version: Adding to your video tabs.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there,

I have known what do to with this in the past, but i recently install advanced WYSIWYG plugin.

What i wan't to do, is add liveleak to the list of videos when creating a thread. Does anyone know how to do this.

Thanks in advance

Big Grin
Goto AdminCP
Configuration
MyCode

Add

Title: Liveleak

Regular Expression: \[liveleak](.*?)\[/liveleak\]

Replacement: <embed width="448" height="361" type="application/x-shockwave-flash" wmode="Ive never heard of livekeaks so youll have to find out what they play their videos with"></embed>
but that doesn't add to the video tab, that just adds the code...
how do we add video in the post which is not hosted on youtube and is hosted on some other site...???
Sorry i misread what you wanted Toungue

im presuming you want this [Image: attachment.php?aid=25435]




(2012-02-07, 06:35 AM)vikesh Wrote: [ -> ]how do we add video in the post which is not hosted on youtube and is hosted on some other site...???

Use the example i gave
(2012-02-07, 10:02 AM)TMGFX Wrote: [ -> ]Sorry i misread what you wanted Toungue

im presuming you want this.

That's it.

I have edited /jscripts/editor.js, inc/languages/english/global.lang.php and /inc/class_parser.php: but when i do, it appears, but as "undefined".

But when i activate the advanced WYSIWYG plugin, it doesn't work at all.