Riffly Home  |  Plugin  |  Plans  |  API

Archive for the ‘update’ Category

Translation built into Riffly!

Wednesday, May 13th, 2009

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 &raquo;";
// rifflyL10N["play_audio_comment_link"] = "Play Audio Comment";
// rifflyL10N["play_audio_comment_comment"] = "Play Audio<br>Comment &raquo;";
// 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

Updated TOS

Saturday, March 21st, 2009

We have just updated our Terms of Service. The copyright section was badly written.  We’ve updated it to clarify that all the content that you submit to Riffly is YOUR content. Also, for users with Premium accounts we’re adding additional features for controlling your content (deleting, downloading, etc). We are here to serve and once again thank you everyone for your support.

Follow us on Twitter!

-Team Riffly



Video & Audio Comments are proudly powered by Riffly