You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@esme.apache.org by rh...@apache.org on 2011/07/17 17:09:50 UTC

svn commit: r1147647 - /esme/site/trunk/content/docs/clients/adobe-air.mdtext

Author: rhirsch
Date: Sun Jul 17 15:09:49 2011
New Revision: 1147647

URL: http://svn.apache.org/viewvc?rev=1147647&view=rev
Log:
CMS commit to esme by rhirsch

Modified:
    esme/site/trunk/content/docs/clients/adobe-air.mdtext

Modified: esme/site/trunk/content/docs/clients/adobe-air.mdtext
URL: http://svn.apache.org/viewvc/esme/site/trunk/content/docs/clients/adobe-air.mdtext?rev=1147647&r1=1147646&r2=1147647&view=diff
==============================================================================
--- esme/site/trunk/content/docs/clients/adobe-air.mdtext (original)
+++ esme/site/trunk/content/docs/clients/adobe-air.mdtext Sun Jul 17 15:09:49 2011
@@ -1,5 +1,7 @@
 Title: Adobe Air
+
 *Name*: Adobe Air Client
+
 *Description*: This client was one of the first clients to be developed for
 ESME
 
@@ -10,8 +12,8 @@ from the ESME Google Group.
 
 <a name="AdobeAir-Screenshots"></a>
 ## Screenshots
-!esme-desktop.jpg!
- 
+
+
 <a name="AdobeAir-Code"></a>
 ## Code
 Geting started with ESME Air Client development: Please watch this 5 min
@@ -19,12 +21,12 @@ screencast [http://screencast.com/t/DGKs
 
 The [source code ](http://code.google.com/p/esmeproject/source/browse/#svn/trunk/esme-air)
 is available on the ESME Google Code group.
- 
+ 
 <a name="AdobeAir-Help"></a>
 ## Help
 Open
-<a name="AdobeAir- Details"></a>
-##   Details
+
+##   Details
 * The client requires that you use a token to access ESME
 
 <a name="AdobeAir-Supportingmaterials"></a>
@@ -68,14 +70,15 @@ value="http://www.esme.us/esme/"/> </pre
 If the file exists then edit the values to your server urls. The new
 setting will be picked up the next time you start ESME Desktop.
 
-&nbsp;[How to configure the client if you are using a different ESME server](esme-desktop-client-server-config.html)
+**How to configure the client if you are using a different ESME server**
 
 An example preferences file. The value for _token_ is from the Manage
-Tokens link, after you log in via the web. <preferences>&nbsp;
-&nbsp; <preference name="ESME_APISERVER"
-value="http://api.esme.us/esme/api/"/>&nbsp;
-&nbsp; <preference name="ESME_SERVER"
-value="http://www.esme.us/esme/"/>&nbsp;
-&nbsp; <preference name="token"
-value="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"/>&nbsp;
-</preferences>
+
+    Tokens link, after you log in via the web. 
+
+    <preferences>&nbsp;
+    <preference name="ESME_APISERVER"    value="http://api.esme.us/esme/api/"/>&nbsp;
+    <preference name="ESME_SERVER"     value="http://www.esme.us/esme/"/>&nbsp;
+    <preference name="token"     value="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"/>&nbsp;
+    </preferences>
+