/[drupal]/contributions/modules/jott/README.txt
ViewVC logotype

Contents of /contributions/modules/jott/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Sun Jul 27 17:29:23 2008 UTC (16 months ago) by coltrane
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, HEAD
Branch point for: DRUPAL-6--1
Changes since 1.3: +2 -2 lines
File MIME type: text/plain
Updating README.
1 Jott Link Drupal module
2
3 ** DESCRIPTION **
4 This module acts as a Jott Link for the Jott.com transcription service. Details of the Jott service can be found at http://jott.com but the gist of it
5 is that with this module and a Jott account you can effectively post to your Drupal website from a phone. Jott transcribes your voice into text,
6 sends it to your website, and this module creates a post for it.
7
8 ** INSTALLATION **
9 Enable the module under Administer >> Site building >> Modules.
10
11 The module creates a new content type known as a jott.
12
13 Set permissions for creating and editing one's own jott at Administer >> User management >> Access control.
14
15 Create an account (it's free) at http://Jott.com.
16
17 On Jott.com add a 'Jott Link' with the following parameters:
18
19 Link Name: <whatever you want to call this link - perhaps Drupal, or the name of your website>
20 Setup Url: http://www.example.com/jottsetup (where example is your website where this module is installed)
21 Link Url: http://www.example.com/jottlink
22 (Note: you must reference jottsetup and jottlink, they are pages used by the module)
23
24 When you click save you will be redirected to your website which saves your Jott userKey which allows you to make this a Jott Link. You must already be logged in to you site when you submit the Jott Link or your Jott Link will not be active.
25
26 ** USAGE **
27
28 Set permissions for Jott at Admin >> User management >> Access control and setup the jott content type at Admin >> Content management >> Content types.
29
30 Under Admin >> Site configuration >> Jott you can configure Jott to post messages with low confidence and setup parsing.
31
32 Call Jott from the phone number you set your Jott.com account up with and say the name of the Jott Link you configured above and then your message.
33
34 If you have parsing enabled (on by default) if you say the separator (see Jott configuration) your message will be split into the posts title and body.
35
36 Jott.com will send you an email or SMS when your jott is transcribed, at which point it will have been posted to your website.
37
38 ** SUPPORT **
39 Please use the issue queue at http://drupal.org/project/jott.
40
41 ** CREDITS **
42 Project maintainer: Ben Jeavons (Drupal.org username: coltrane) (jeavons AT gmail DOT com) but please use the issue queue for support!
43
44 Jott.com and the Jott service have their own license and Terms of Service. It is your responsibily to read and adhere to those.
45
46 $Id: README.txt,v 1.3 2008/01/25 21:55:15 coltrane Exp $

  ViewVC Help
Powered by ViewVC 1.1.2