Hi everyone
,
I have build a new version of the plugin
.
It's still beta but I think that it's really better.
All is written in the read me text that is inside the zip, but the main news is :
-improved security (I really think it's safe now :blush: )
I explain you how to make it work with one website: RBC :woohoo:
If you write your own regular expression, you can make it work with any other website that provide that kind of streams with a player :woohoo: .
As I say in the text, keep in mind that it's still beta and there is one thing that I want to test. It's to try the component to someone that havn't hacked joomla to work with utf-8. (like me)
Just try and tell me please. And about the uninstall, don't worry, once it's uninstalled, nothing remains in database.
If it works and if you like it, karma up please. I will see how many people use it with that
EDIT : here is an update of the regexp for radioblogclub, because with the current one, you cannot change the color of the background. Too the song compatibility is improved.
[code:1]^(<embed)( )+(type="application/x-shockwave-flash"«»)( )+(src="
stat.radioblogclub.com/radio.blog/skins/mini/player.swf
"«»)( )+(allowScriptAccess="always"«»)( )+(width="180"«»)( )+(height="23"«»)( )+(bgcolor="#[a-fA-F0-9]{6}"«»)( )+(id="radioblog_player_)([0-9])+("«»)( )+(FlashVars="«»)(.*)(rbs|swf)(&colors=)(body:#[a-fA-F0-9]{6};«»)*(border:#[a-fA-F0-9]{6};«»)*(button:#[a-fA-F0-9]{6};«»)*(player_text:#[a-fA-F0-9]{6};«»)*(playlist_text:#[a-fA-F0-9]{6};«»)*(new_tracks:#[a-fA-F0-9]{6};«»)*("></embed>«»)$[/code:1]
BEWARE: you must first copy and paste this code in noteapd and use the BACK key to make it fit in a single line to avoid carriage return in it.
Houbahop :side: .
Attachment extract_me_1st.zip not found
Post edited by: houbahop, at: 2007/02/27 22:56
Post edited by: houbahop, at: 2007/02/27 22:57
Post edited by: houbahop, at: 2007/03/04 03:41
Post edited by: houbahop, at: 2007/03/04 03:42