We have released a new version of the Riffly WordPress plugin.
You can now change any of the text that appears on your blog that is apart of the Riffly recording system by editing the wp-content/plugins/riffly/wp-riffly.php file. At the top of the file uncomment the definition and edit the value. This will override the default value.
/***** BEGIN TRANSLATION *****/
// rifflyL10N["add_webcam_comment"] = "Add Webcam Comment";
// rifflyL10N["add_audio_comment"] = "Add Audio-only Comment";
// rifflyL10N["play_video_comment_link"] = "Play Video Comment";
// rifflyL10N["play_video_comment_comment"] = "Play Video<br>Comment »";
// rifflyL10N["play_audio_comment_link"] = "Play Audio Comment";
// rifflyL10N["play_audio_comment_comment"] = "Play Audio<br>Comment »";
// rifflyL10N["close_player_link"] = "X";
// rifflyL10N["close_recorder_link"] = "X";
/***** END TRANSLATION *****/
You can also enable/disable audio or video comments as you see fit by editing the wp-content/plugins/riffly/wp-riffly.php file. At the top of the file uncomment option you want to set and change the value. By changing true to false, this will disable the feature.
/***** BEGIN OPTIONS *****/
// Change to false to disable.
// rifflyConfig["webcam_enabled"] = true;
// rifflyConfig["audio_enabled"] = true;
/***** END OPTIONS *****/
Also, thank you to all of our Premium account subscribers! If there is any Premium feature you need, please let us know, thanks!
Team Riffly
Tags: newrelease, translation, update
Play Video Comment
So, quick question – the timer on our sites that use this plugin have been reduced from 10 minutes recording time to 10 seconds recording time. I’ve sent in several emails asking why this is the case and if there is a way around this. However, I’ve yet to receive any response.
I’m just wondering if you are aware of this and if 10 seconds recording time is the new standard or if this is a bug that will be fixed.
- Spencer
Play Audio Comment
Hi, i used this plugin in another site i have and works great. But now
in this test website http://solidsystemscr.com/SIN/?page_id=88
doesn’t appears any idea?
Play Audio Comment
Play Video Comment
sadly, it is giving me an error on my wordpress 2.9.1 blog that video not found
after recording it
any help is appreciated
keep up the great work
If you need help translating to arabic and french let me know
ohhh amazing info