Plugin Directory

Changeset 1036605


Ignore:
Timestamp:
12/02/2014 10:27:09 AM (11 years ago)
Author:
parth.kumar
Message:

added the readme file from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-voice-recorder/tags/1.0/readme.txt

    r1036599 r1036605  
    1414WP Voice Recorder can help us to record the posts and play them in the front end. It allows us to save the recorded audios into a dropbox account instead of saving it to the server files as it eats up memory.
    1515It adds a settings page to "Dashboard"->"Settings"->"WP Voice Recorder Settings" where you can add your Dropbox account access token.
    16 If the field "Enter the API token" was not set or invalid, it will not save the recorded files into your dropbox account.
     16If the field "Enter the Dropbox API token" was not set or invalid, it will not save the recorded files into your dropbox account.
    1717
    1818= Usage =
    1919
    20 1. Download and extract `WP Voice Recorder.zip` to `wp-content/plugins/`
     201. Download and extract `wp-voice-recorder.zip` to `wp-content/plugins/`
    21212. Activate the plugin through the 'Plugins' menu in WordPress.
    22 3. "Dashboard"->"Settings"->"WP Voice Recorder Settings" to set your Dropbox Access Token.
     223. "Dashboard"->"Settings"->"WP Voice Recorder Settings" to set your Dropbox Access Token.(Make sure that the dropbox API token is set and valid)
    23234. It will create a recorder in each posts editor and there you can record your voice and publish or update your posts.
     24
     25Special Thanks to
     26Sajith Amma for making jRecorder.
     27and Mark J Panaghiston for making jPlayer
     28
     29If you have any suggestions for a new plugin, feel free to email me at parthbhushan2@gmail.com
    2430
    2531== Installation ==
    2632
    27 1. Download and extract `WP Voice Recorder.zip` to `wp-content/plugins/`
     331. Download and extract `wp-voice-recorder.zip` to `wp-content/plugins/`
    28342. Activate the plugin through the 'Plugins' menu in WordPress.
    29353. "Dashboard"->"Settings"->"WP Voice Recorder Settings"
     
    4046
    4147== Screenshots ==
    42 
    43 = Version 1.0 =
    44 
    45 Special Thanks
    46 Sajith Amma for making jRecorder.
    47 and Mark J Panaghiston for making jPlayer
    48 
    49 If you have any suggestions for a new plugin, feel free to email me at parthbhushan2@gmail.com
     481. screenshot-1.png
     492. screenshot-2.png
     503. screenshot-3.png
Note: See TracChangeset for help on using the changeset viewer.