News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Aeva 6.9.99 and earlier (old)

Started by karlbenson, October 14, 2007, 06:22:33 PM

Previous topic - Next topic

Eliana Tamerin

It might be interfering with the SEO mod, or the URL popup. That's the only one I can envision messing up the mod right now. Or the Anonym.to All External Links mod.
Do NOT PM me for support.

SimplePortal 2.3.6 is OUT!
SimplePortal Project Manager
Download | Docs
SimplePortal: Power of Simplicity!

Chopper

I too am having a similar problem. I have installed and applied but still it doesnt work :(

captjlucpicard

It doesn't work for some people on my board, but it works just fine for me when I view a topic with a youtube video link. Any idea why it wouldn't be showing up for them?

3MAJ

#23
Could you please add support for hxxp:liveleak.com [nonactive] videos?
Or at least a pointer in the right direction...

EDIT: Figured it out, the code was very user-friendly  ;)

For LiveLeak, just add the following lines in your Sources/Subs.php file:

$embed['liveleak'] = array(
'enabled' => 1,
'pattern' => 'http://www.liveleak.com/(view\?i=|i/)([0-9A-Za-z-_]{1,15})(.*)',
'embed' => '<embed src="http://www.liveleak.com/player.swf" width="450" height="370" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="autostart=false&token=ed5_1192575213" scale="showall" name="index"></embed>',
);


EDIT2: Nor working properly, always displays the same video :( Help?

karlbenson

I'm going to work on this right now for both bug testing, improvements, additional sites.

New version hopefully will be posted later.

karlbenson

If you know of any more popular video sites which arent supported/been mentioned already, please post post asap to get them in this next version.

jossanaijr

Installed without problems and working fine, thank you!

AllMassive

Quote from: karlbenson on October 17, 2007, 03:22:40 PM
If you know of any more popular video sites which arent supported/been mentioned already, please post post asap to get them in this next version.

sevenload.com
myvideo.de
clipfish.de
dailymotion.com


karlbenson

I will try to include them all

But non-english ones will be disabled by default.

AllMassive


dashaman

If i were to add a site by my self such as gametrailers how would i do that?

karlbenson

Ebaumsworld cannot be added because the video id does not correspond to the url video link.

Gametrailers will be in the next version. (which hopefully will be ready by tomorrow night at the latest)



karlbenson

#32
I've added several bug fixes so far, although I havent finished adding all of those additional sites requested (of those which actually can be added).

Its definately going to be tomorrow now before version 1.1. is posted

Bigguy

Nice mod; I just installed it myself without a hitch :) on a new forum.

captjlucpicard


karlbenson

I'm testing at the moment what I've done so far.

So far I've added over a dozen new video sites.  Still about a dozen more to add.

I've actually re-written most of the mod again today because I realised that 90% of the video sites do not give your xhtml valid code.

captjlucpicard

Fantastic :) Thanks for taking time to work on this mod.


AllMassive


karlbenson

What would you guys prefer?

a) Only major videos sites enabled by default, others inc non-english ones are disabled by default (and can be enabled similar to in 1.0)

b) All enabled by default.

At the moment I'm trying to resolve issues with
xhtml validity vs cross browser support

Advertisement: