Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#25 2011-07-30 08:08:48

aeonflux
Plugin Author
Registered: 2006-01-22
Posts: 33
Website

Re: cfm_videoplayer - Video player Plugin beta

Vienuolis wrote:

Just upgraded, successfully, except of CSS styling features. Neither class="" attribute, nor inline style="" take effect. No way found so far.

Vienuolis, I see the problem and fixed it in this update

Last edited by aeonflux (2011-07-30 08:10:10)

Offline

#26 2012-04-18 16:23:37

/dav/random
New Member
Registered: 2012-01-24
Posts: 7
Website

Re: cfm_videoplayer - Video player Plugin beta

I am trying to use this plugin with textpattern 4.4.1, but it doesn’t work…
I downloaded latest plugin and latest player (they changed the name of the js).
Any idea?
thanks

Offline

#27 2012-04-18 19:20:33

Hennie
Member
From: Nederland
Registered: 2009-02-06
Posts: 18
Website

Re: cfm_videoplayer - Video player Plugin beta

I had to dive in the code of the script to change path(s).

Offline

#28 2012-04-19 08:43:29

/dav/random
New Member
Registered: 2012-01-24
Posts: 7
Website

Re: cfm_videoplayer - Video player Plugin beta

ok… I’ll try to fix it…
d

Offline

#29 2012-04-19 09:46:47

Vienuolis
Member
From: Vilnius, Lithuania
Registered: 2009-06-14
Posts: 307
Website GitHub GitLab Twitter

Re: cfm_videoplayer - Video player Plugin beta

I tried 0.2.11, 0.2.12, and have downgraded back to 0.2.10 — this version of cfm_videoplayer plugin works fine with Textpattern 4.4.0.

Update: and with TxP 4.4.1 (just upgraded).

Last edited by Vienuolis (2012-04-21 09:59:13)

Offline

#30 2012-04-21 10:04:53

Vienuolis
Member
From: Vilnius, Lithuania
Registered: 2009-06-14
Posts: 307
Website GitHub GitLab Twitter

Re: cfm_videoplayer - Video player Plugin beta

Validator.w3.org: character "/" is not allowed in the value of attribute "id".

…class=“cfm_videoplayer” id=“video_http://vienuolis.typepad.com/balsai/zr-avilys…

Is it possible to omit or replace such backslashes in URLs?

Offline

#31 2012-04-29 14:01:33

aeonflux
Plugin Author
Registered: 2006-01-22
Posts: 33
Website

Re: cfm_videoplayer - Video player Plugin beta

/dav/random wrote:

I am trying to use this plugin with textpattern 4.4.1, but it doesn’t work…
I downloaded latest plugin and latest player (they changed the name of the js).
Any idea?
thanks

Hi random, It maybe did not work due to the Function eregi() which is deprecated’ in PHP 5.3.0.
Fixed that function. Hope that solves one part of your problem. The other part, the JS & player loading; For now this plugin only support the JWPLAYER up to version 4. Im planning to release a new plugin that supports JWPLAYER 5 and html 5

Vienuolis wrote:

Validator.w3.org: character "/" is not allowed in the value of attribute "id".
…class=“cfm_videoplayer” id=“video_http://vienuolis.typepad.com/balsai/zr-avilys…
Is it possible to omit or replace such backslashes in URLs?

Vienuolis, thanks for sharing! Ive updated the plugin, it should work now.

Download current release 2.14

Last edited by aeonflux (2012-04-29 14:02:27)

Offline

#32 2012-06-04 16:03:31

Manaus
Member
From: Turin, Italy
Registered: 2010-10-22
Posts: 251
Website

Re: cfm_videoplayer - Video player Plugin beta

I’m trying to make this nice plugin but can’t manage to link directly to youtube. Since I’ve seen there’s a type="youtube" attribute, what is the right syntax?

Mine currently is

<txp:cfm_videoplayer width="512" height="288" video="http://www.youtube.com/watch?v=2cADMbkQQ9c" type="youtube" />

Thanks!!…

Offline

#33 2012-06-04 19:40:55

Vienuolis
Member
From: Vilnius, Lithuania
Registered: 2009-06-14
Posts: 307
Website GitHub GitLab Twitter

Re: cfm_videoplayer - Video player Plugin beta

Youtube plays fine without type=“youtube”, too. Did you put yt.swf next to player.swf?

Offline

#34 2012-06-04 20:05:31

Manaus
Member
From: Turin, Italy
Registered: 2010-10-22
Posts: 251
Website

Re: cfm_videoplayer - Video player Plugin beta

Thanks Vienuolis,
I put the yt file as you suggested, I got the youtube logo on a black screen but the video couldn’t load.
For the time being I’m using the iframe official solution…

Offline

#35 2012-06-05 11:00:38

aeonflux
Plugin Author
Registered: 2006-01-22
Posts: 33
Website

Re: cfm_videoplayer - Video player Plugin beta

Manaus wrote:

I’m trying to make this nice plugin but can’t manage to link directly to youtube. Since I’ve seen there’s a type="youtube" attribute, what is the right syntax?
bq. Mine currently is
<txp:cfm_videoplayer width=“512” height=“288” video=“http://www.youtube.com/watch?v=2cADMbkQQ9c” type=“youtube” />
Thanks!!…

Hi Manu,

The youtube url you used works here
Can you provide a link?

Last edited by aeonflux (2012-06-05 11:01:43)

Offline

Board footer

Powered by FluxBB