You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@usergrid.apache.org by ro...@apache.org on 2014/09/11 21:41:18 UTC

svn commit: r1624371 [2/4] - in /incubator/usergrid/site/publish: docs/access-token/ docs/activity/ docs/admin-portal/ docs/admin-user/ docs/app-security/ docs/application/ docs/applications/ docs/assets/ docs/authenticating-users-and-application-clien...

Modified: incubator/usergrid/site/publish/docs/default-data-entities/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/default-data-entities/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/default-data-entities/index.html (original)
+++ incubator/usergrid/site/publish/docs/default-data-entities/index.html Thu Sep 11 19:41:17 2014
@@ -223,11 +223,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -308,7 +310,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="application">Application</h2>
+</table>
+<h2 id="application">Application</h2>
 <p>The <em>application</em> entity is the base entity for accessing your application data in Apache Usergrid. Aside from creating the application entity, most apps using Apache Usergrid will never need to access the application entity directly; however, you can add custom entities or make changes to the default properties of the entity for configuration purposes via the Apache Usergrid.</p>
 <p>For more information on creating and configuring applications in App Services, see <a href="/creating-new-application-admin-console">Creating a New Application with the Admin Console</a>.</p>
 <h3 id="properties-1">Properties</h3>
@@ -316,11 +319,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -432,7 +437,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="asset">Asset</h2>
+</table>
+<h2 id="asset">Asset</h2>
 <p>The <em>asset</em> entity represents a binary data object stored in App Services infrastructure, such as an image, video or audio file. The asset entity does not contain the binary data, but rather contains information about the data and points to the location where it can be accessed in Apache Usergrid infrastructure.</p>
 <p>For more information on using the asset entity, see <a href="/assets">Assets</a>.</p>
 <h3 id="properties-2">Properties</h3>
@@ -441,11 +447,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -499,7 +507,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="device">Device</h2>
+</table>
+<h2 id="device">Device</h2>
 <p>The <em>device</em> entity represents a unique device that is being used to access your app. Device entities should be associated with a user entity. The Apache Usergrid push notification feature requires the device entity.</p>
 <p>For more information on using the device entity, see <a href="/device">Device</a>.</p>
 <h3 id="properties-3">Properties</h3>
@@ -508,11 +517,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -554,7 +565,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="event">Event</h2>
+</table>
+<h2 id="event">Event</h2>
 <p>The <em>event</em> entity is used to log application data, primarily for performance and error monitoring. Event entities can be also associated with users and groups. The event mechanism in Apache Usergrid is optimized to handle large numbers of events, so it is an ideal mechanism for logging in your application.</p>
 <p>For more information on using the event entity, see <a href="/events-and-counters">Events and counters</a>.</p>
 <h3 id="properties-4">Properties</h3>
@@ -562,11 +574,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -630,7 +644,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="folder">Folder</h2>
+</table>
+<h2 id="folder">Folder</h2>
 <p>The <em>folder</em> entity is used to emulate a file structure for the purpose of organizing assets or custom entities.</p>
 <p>For more information on using the folder entity, see <a href="/folder">Folder</a>.</p>
 <h3 id="properties-5">Properties</h3>
@@ -639,11 +654,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -692,7 +709,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="group">Group</h2>
+</table>
+<h2 id="group">Group</h2>
 <p>The <em>group</em> entity allows you to group users based on any criteria. Multiple group entities can be nested to create sub-groups. Users can also belong to multiple groups. Examples of uses for the group entity include grouping users by interest or location.</p>
 <p>The look-up properties for the entities of type group are UUID and path, that is, you can use the uuid or path property to reference a group in an API call. However, you can search on a group using any property of the group entity. See <a href="/queries-and-parameters">Queries and parameters</a> for details on searching.</p>
 <p>For more information on using the group entity, see <a href="/group">Group</a>.</p>
@@ -702,11 +720,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -761,7 +781,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="notification">Notification</h2>
+</table>
+<h2 id="notification">Notification</h2>
 <p>The <em>notification</em> entity represents a push notification, including notification message and details. A notification entity is sent in conjunction with a notifier entity to a notification service, such as Apple Push Notification Service, to initiate a push notification.</p>
 <p>For more information on using the notification entity, see <a href="/create-manage-notifications">Create &amp; Manage Notifications</a>.</p>
 <h3 id="properties-7">Properties</h3>
@@ -769,11 +790,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -831,7 +854,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="notifier">Notifier</h2>
+</table>
+<h2 id="notifier">Notifier</h2>
 <p>The <em>notifier</em> entity contains the credentials necessary to securely access push notification service providers, which in turn send your notifications to targeted devices.</p>
 <p>For more information on using the notifier entity, see <a href="/create-notifiers">Create Notifiers</a>.</p>
 <h3 id="properties-8">Properties</h3>
@@ -839,11 +863,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -889,7 +915,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="receipt">Receipt</h2>
+</table>
+<h2 id="receipt">Receipt</h2>
 <p>The <em>receipt</em> entity is created after a push notification has been sent using Apache Usergrid. The receipt is a record of an attempted push notification, including if the notification was successful, and when it was sent.</p>
 <p>For more information on the receipt entity, see <a href="/create-manage-notifications">Create &amp; Manage Notifications</a>.</p>
 <h3 id="properties-9">Properties</h3>
@@ -897,11 +924,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -952,7 +981,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="role">Role</h2>
+</table>
+<h2 id="role">Role</h2>
 <p>The <em>role</em> entity is used to define standard permission sets that can be assigned to user and groups entities. For example, you might create an Administrator role to easily grant certain users full access to all app features.</p>
 <p>For more information on using the role entity, see <a href="/role">Role</a>.</p>
 <h3 id="properties-10">Properties</h3>
@@ -961,11 +991,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>
@@ -1027,7 +1059,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="user">User</h2>
+</table>
+<h2 id="user">User</h2>
 <p>The <em>user</em> entity represents a registered user of your app, and includes optional properties for common user details, such as real name, email address, and password.</p>
 <p>For more information on using the user entity, see <a href="/user">User</a>.</p>
 <h3 id="properties-11">Properties</h3>
@@ -1036,11 +1069,13 @@
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>uuid</p></td>

Modified: incubator/usergrid/site/publish/docs/deleting-collections/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/deleting-collections/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/deleting-collections/index.html (original)
+++ incubator/usergrid/site/publish/docs/deleting-collections/index.html Thu Sep 11 19:41:17 2014
@@ -180,7 +180,8 @@
 <li><a href="#javascript_delete_collection">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_delete_collection">Ruby</a></li>
 <li><a href="#nodejs_delete_collection">Node.js</a></li>
-</ul><h3 id="example-requestresponse">Example Request/Response</h3>
+</ul>
+<h3 id="example-requestresponse">Example Request/Response</h3>
 <h4 id="request">Request:</h4>
 <pre><code>curl -X DELETE "https://api.usergrid.com/your-org/your-app/items/"</code></pre>
 <h4 id="response">Response:</h4>
@@ -225,10 +226,12 @@
 <p>Note that you must include an empty query string (?ql=) at the end of the URL</p>
 <h3 id="parameters">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">org</td>
@@ -243,7 +246,8 @@
 <td align="left">Collection UUID or collection name</td>
 </tr>
 </tbody>
-</table><p>This example uses the <a href="/app-services-sdks#ios">Apache Usergrid iOS SDK</a>.</p>
+</table>
+<p>This example uses the <a href="/app-services-sdks#ios">Apache Usergrid iOS SDK</a>.</p>
 <h3 id="example-requestresponse-1">Example Request/Response</h3>
 <h4 id="request-1">Request:</h4>
 <pre><code>-(NSString*)deleteCollection {
@@ -312,10 +316,12 @@
 <table>
 <col width="50%">
 <col width="50%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>url</p></td>
@@ -333,7 +339,8 @@
 <td align="left"><p>No data is being sent, so the value is <code>nil</code></p></td>
 </tr>
 </tbody>
-</table><p>Currently, deleting all entities in a collection is not supported by the <a href="/app-services-sdks#android">Apache Usergrid SDK for Android</a>.</p>
+</table>
+<p>Currently, deleting all entities in a collection is not supported by the <a href="/app-services-sdks#android">Apache Usergrid SDK for Android</a>.</p>
 <p>This example uses the <a href="/app-services-sdks#javascript">Apache Usergrid JavaScript (HTML5) SDK</a>.</p>
 <h3 id="example-requestresponse-2">Example Request/Response</h3>
 <h4 id="request-2">Request:</h4>
@@ -367,10 +374,12 @@ dataClient.request(options,function (err
 <table>
 <col width="50%">
 <col width="50%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>options</p></td>
@@ -388,7 +397,8 @@ dataClient.request(options,function (err
 <td align="left"><p>Callback function to handle the API response</p></td>
 </tr>
 </tbody>
-</table><h3 id="example-requestresponse-3">Example Request/Response</h3>
+</table>
+<h3 id="example-requestresponse-3">Example Request/Response</h3>
 <h4 id="request-3">Request:</h4>
 <pre><code>#Create a client object
 usergrid_api = 'https://api.usergrid.com'
@@ -444,15 +454,20 @@ end
 <pre><code>delete_query &lt;query_string&gt;</code></pre>
 <h3 id="properties-1">Properties</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">query_string</td>
 <td align="left">A query string that specifies the entities to be deleted. Use an empty string (<code>""</code>) to delete all entities in the collection.</td>
-</tr></tbody>
-</table><p>This example uses the <a href="/app-services-sdks#nodejs">Apache Usergrid Node.js module</a>.</p>
+</tr>
+</tbody>
+</table>
+<p>This example uses the <a href="/app-services-sdks#nodejs">Apache Usergrid Node.js module</a>.</p>
 <h3 id="example-requestresponse-4">Example Request/Response</h3>
 <h4 id="request-4">Request:</h4>
 <pre><code>//create the basic client object
@@ -507,15 +522,20 @@ dataClient.request(options,function (err
 <pre><code>entity.destroy()</code></pre>
 <h3 id="parameters-2">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">callback</td>
 <td align="left">Callback function to handle the API response</td>
-</tr></tbody>
-</table><p> </p>
+</tr>
+</tbody>
+</table>
+<p> </p>
             </div>
         </div>
     </div>

Modified: incubator/usergrid/site/publish/docs/deleting-data-entities/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/deleting-data-entities/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/deleting-data-entities/index.html (original)
+++ incubator/usergrid/site/publish/docs/deleting-data-entities/index.html Thu Sep 11 19:41:17 2014
@@ -182,7 +182,8 @@
 <li><a href="#javascript_delete_entity">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_delete_entity">Ruby</a></li>
 <li><a href="#nodejs_delete_entity">Node.js</a></li>
-</ul><h3 id="example-requestresponse">Example Request/Response</h3>
+</ul>
+<h3 id="example-requestresponse">Example Request/Response</h3>
 <h4 id="request">Request:</h4>
 <p>Delete by UUID:</p>
 <pre><code>curl -X DELETE "https://api.usergrid.com/your-org/your-app/items/da4a50dc-38dc-11e2-b2e4-02e81adcf3d0"</code></pre>
@@ -216,10 +217,12 @@
 <pre><code>curl -X DELETE https://api.usergrid.com/&lt;org&gt;/&lt;app&gt;/&lt;collection&gt;/&lt;entity&gt;</code></pre>
 <h3 id="parameters">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">org</td>
@@ -238,7 +241,8 @@
 <td align="left">Entity UUID or entity name</td>
 </tr>
 </tbody>
-</table><p>This example uses the <a href="/app-services-sdks#ios">Apache Usergrid iOS SDK</a>.</p>
+</table>
+<p>This example uses the <a href="/app-services-sdks#ios">Apache Usergrid iOS SDK</a>.</p>
 <h3 id="example-requestresponse-1">Example Request/Response</h3>
 <h4 id="request-1">Request:</h4>
 <pre><code>-(NSString*)deleteEntity {
@@ -295,10 +299,12 @@
 <pre><code>(ApigeeClientResponse *)removeEntity: (NSString *)type entityID:(NSString *)entityID</code></pre>
 <h3 id="properties">Properties</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">type</td>
@@ -309,7 +315,8 @@
 <td align="left">The UUID or name of the entity to be removed</td>
 </tr>
 </tbody>
-</table><p>This example uses the <a href="/app-services-sdks#android">Apache Usergrid Android SDK</a>.</p>
+</table>
+<p>This example uses the <a href="/app-services-sdks#android">Apache Usergrid Android SDK</a>.</p>
 <h3 id="example-requestresponse-2">Example Request/Response</h3>
 <h4 id="request-2">Request:</h4>
 <pre><code>//Create client entity
@@ -373,10 +380,12 @@ public void onResponse(ApiResponse respo
 <pre><code>removeEntity(String entityType, String entityID)</code></pre>
 <h3 id="properties-1">Properties</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">entityType</td>
@@ -387,7 +396,8 @@ public void onResponse(ApiResponse respo
 <td align="left">The UUID or name of the entity to be deleted</td>
 </tr>
 </tbody>
-</table><p>This example uses the <a href="/app-services-sdks#javascript">Apache Usergrid JavaScript (HTML5) SDK</a>.</p>
+</table>
+<p>This example uses the <a href="/app-services-sdks#javascript">Apache Usergrid JavaScript (HTML5) SDK</a>.</p>
 <h3 id="example-requestresponse-3">Example Request/Response</h3>
 <h4 id="request-3">Request:</h4>
 <pre><code>//create the basic client object
@@ -425,15 +435,20 @@ if (error) { 
 <pre><code>entity.destroy(callback)</code></pre>
 <h3 id="parameters-1">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">callback</td>
 <td align="left">Callback function to handle the API response</td>
-</tr></tbody>
-</table><h3 id="example-requestresponse-4">Example Request/Response</h3>
+</tr>
+</tbody>
+</table>
+<h3 id="example-requestresponse-4">Example Request/Response</h3>
 <h4 id="request-4">Request:</h4>
 <pre><code>#Create a client object
 usergrid_api = 'https://api.usergrid.com'
@@ -530,15 +545,20 @@ entity.destroy(function (error) {
 <pre><code>entity.destroy(callback)</code></pre>
 <h3 id="parameters-2">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">callback</td>
 <td align="left">Callback function to handle the API response</td>
-</tr></tbody>
-</table><p> </p>
+</tr>
+</tbody>
+</table>
+<p> </p>
             </div>
         </div>
     </div>

Modified: incubator/usergrid/site/publish/docs/deploy-local/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/deploy-local/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/deploy-local/index.html (original)
+++ incubator/usergrid/site/publish/docs/deploy-local/index.html Thu Sep 11 19:41:17 2014
@@ -162,11 +162,13 @@
 <ul>
 <li><a href="http://planetcassandra.org/blog/post/cassandra-faq-can-i-start-with-a-single-node/">Cassandra FAQ: Can I Start With a Single Node?</a></li>
 <li><a href="http://stackoverflow.com/questions/18462530/why-dont-you-start-off-with-a-single-small-cassandra-server-as-you-usually">Why don’t you start off with a “single &amp; small” Cassandra server</a></li>
-</ul><h2 id="requirements">Requirements</h2>
+</ul>
+<h2 id="requirements">Requirements</h2>
 <ul>
 <li><a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">JDK 1.7</a></li>
 <li><a href="http://maven.apache.org/">Maven</a></li>
-</ul><h2 id="download">Download</h2>
+</ul>
+<h2 id="download">Download</h2>
 <p>Use GitHub to clone the <a href="https://github.com/apache/incubator-usergrid">apache/incubator-usergrid</a> repo.</p>
 <p>Or you can start by <a href="https://github.com/apache/incubator-usergrid/archive/master.zip">downloading our latest code</a> and extract it.</p>
 <h2 id="building">Building</h2>

Modified: incubator/usergrid/site/publish/docs/device/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/device/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/device/index.html (original)
+++ incubator/usergrid/site/publish/docs/device/index.html Thu Sep 11 19:41:17 2014
@@ -157,11 +157,13 @@
 <h2 id="device-properties">Device properties</h2>
 <p>The following are the system-defined properties for device entities. You can create application-specific properties for a device entity in addition to the system-defined properties. The system-defined properties are reserved. You cannot use these names to create other properties for a device entity. In addition the devices name is reserved for the devices collection — you can’t use it to name another collection.</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">uuid</td>
@@ -191,20 +193,26 @@
 <td align="left">Device name (mandatory)</td>
 </tr>
 </tbody>
-</table><h2 id="associated-collection-property">Associated collection property</h2>
+</table>
+<h2 id="associated-collection-property">Associated collection property</h2>
 <p>Devices have the following associated collection.</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Collection</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">users</td>
 <td align="left">user</td>
 <td align="left">Collection of users to which a device belongs</td>
-</tr></tbody>
-</table><p> </p>
+</tr>
+</tbody>
+</table>
+<p> </p>
             </div>
         </div>
     </div>

Modified: incubator/usergrid/site/publish/docs/events-and-counters 2/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/events-and-counters%202/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/events-and-counters 2/index.html (original)
+++ incubator/usergrid/site/publish/docs/events-and-counters 2/index.html Thu Sep 11 19:41:17 2014
@@ -180,10 +180,12 @@
 <table>
 <col width="50%">
 <col width="50%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>arg uuid|string org_id</p></td>
@@ -207,13 +209,17 @@
 </td>
 </tr>
 </tbody>
-</table><h3 id="example---request">Example - Request</h3>
+</table>
+<h3 id="example---request">Example - Request</h3>
 <ul>
 <li><a href="#curl_create_event">cURL</a></li>
 <li><a href="#javascript_create_event">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_create_event">Ruby</a></li>
 <li><a href="#nodejs_create_event">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X POST "https://api.usergrid.com/my-org/my-app/events" -d '{"timestamp":0, "category" : "advertising", "counters" : {"ad_clicks" : 5}}'</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X POST "https://api.usergrid.com/my-org/my-app/events" -d '{"timestamp":0, "category" : "advertising", "counters" : {"ad_clicks" : 5}}'</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'POST',
@@ -306,11 +312,13 @@ client.request(options, function (err, d
 <p>You can also create application-specific event properties in addition to these predefined properties. The system-defined properties are reserved. You cannot use these names to create other properties for an event entity. In addition the events name is reserved for the events collection — you can’t use it to name another collection.</p>
 <p>The System-defined properties are as follows:</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">uuid</td>
@@ -366,7 +374,8 @@ client.request(options, function (err, d
 <td align="left">Message describing event</td>
 </tr>
 </tbody>
-</table><h3 id="categorizing-events">Categorizing events</h3>
+</table>
+<h3 id="categorizing-events">Categorizing events</h3>
 <p>As mentioned previously, you can link an event to a user or a group. This enables you to categorize and qualify event data for use in tracking and analysis. For example, linking events to users and groups, enables you to track how often people use a feature. Not only can you determine the total number of users that used the feature, but also which groups contain users that made the most use of the feature. Or, you could provide a location with the event, so you could see how often a feature was used by people in San Francisco versus Los Angeles.</p>
 <h2 id="counters">Counters</h2>
 <p>User-defined counters are used in conjunction with events to keep statistics on many aspects of an application. User-defined counters are JSON objects that are added to events when they are posted. The act of posting an event increments the counter. Once created, user-defined counters can be used to get reports.</p>
@@ -377,7 +386,8 @@ client.request(options, function (err, d
 <li>How many times people click on the help button in your application.</li>
 <li>How many times your game is played each day.</li>
 <li>How many times your banner ads are clicked each day.</li>
-</ul><p>You can choose any name for a user-defined counter. For example, the counter for the help button might be named “help_button” or “help_button_clicks”.</p>
+</ul>
+<p>You can choose any name for a user-defined counter. For example, the counter for the help button might be named “help_button” or “help_button_clicks”.</p>
 <p>To create a user-defined counter, you post to the events collection and specify the name and increment value of the counter in the request body. The increment value is the value that the counter is incremented by for each tracked event. An increment value of 1, means that the counter is increment by 1 for each tracked event. You could also specify a higher increment value, such as 15, which would increment the value by that number, or a negative number, which would decrement the value.  You can also reset the value of the counter, by specifying an increment value of 0.</p>
 <p>When a counter is incremented by an event, there will be a 20-30 second delay between when the event is posted and when the counter is incremented. </p>
 <p>As an example, here’s how to create a user-defined counter named “button_clicks” with an increment value of 1:</p>
@@ -425,11 +435,13 @@ client.request(options, function (err, d
 <h3 id="retrieving-counter-data">Retrieving counter data</h3>
 <p>To retrieve counter data, you issue a GET request to the /counters endpoint. This is a special, built-in collection that gives you access to all the counters currently in the system. The API also provides a number of parameters that you can use to search for counter data, as follows:</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">start_time</td>
@@ -452,7 +464,8 @@ client.request(options, function (err, d
 <td align="left">The interval at which counters are displayed. For example, if the interval is day, and the start time and end time values span 4 days, you will get aggregate counts for each of the 4 days. Possible values are all, minute, five_minutes, half_hour, hour, six_day, day, week, and month.</td>
 </tr>
 </tbody>
-</table><p>For example, to retrieve a time range of values, with a granularity of “day”, for a counter called “button_clicks”, the GET request would look like this:</p>
+</table>
+<p>For example, to retrieve a time range of values, with a granularity of “day”, for a counter called “button_clicks”, the GET request would look like this:</p>
 <pre><code>GET /my-org/my-app/counters?start_time=1315119600000&amp;end_time=1315724400000&amp;resolution=day&amp;counter=button_clicks</code></pre>
 <p>The response body would look something like this:</p>
 <pre><code>{

Modified: incubator/usergrid/site/publish/docs/events-and-counters/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/events-and-counters/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/events-and-counters/index.html (original)
+++ incubator/usergrid/site/publish/docs/events-and-counters/index.html Thu Sep 11 19:41:17 2014
@@ -197,11 +197,13 @@
 <p>You can also create application-specific event properties in addition to these predefined properties. The system-defined properties are reserved. You cannot use these names to create other properties for an event entity. In addition the events name is reserved for the events collection — you can’t use it to name another collection.</p>
 <p>The System-defined properties are as follows:</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">uuid</td>
@@ -257,7 +259,8 @@
 <td align="left">Message describing event</td>
 </tr>
 </tbody>
-</table><h3 id="categorizing-events">Categorizing events</h3>
+</table>
+<h3 id="categorizing-events">Categorizing events</h3>
 <p>As mentioned previously, you can link an event to a user or a group using a standard <a href="/docs/relationships">Relationship</a>. This enables you to categorize and qualify event data for use in tracking and analysis. For example, linking events to users and groups, enables you to track how often people use a feature. Not only can you determine the total number of users that used the feature, but also which groups contain users that made the most use of the feature. Or, you could provide a location with the event, so you could see how often a feature was used by people in San Francisco versus Los Angeles.</p>
 <h2 id="counters">Counters</h2>
 <p>User-defined counters are used in conjunction with events to keep statistics on many aspects of an application. User-defined counters are JSON objects that are added to events when they are posted. The act of posting an event increments the counter. Once created, user-defined counters can be used to get reports.</p>
@@ -268,7 +271,8 @@
 <li>How many times people click on the help button in your application.</li>
 <li>How many times your game is played each day.</li>
 <li>How many times your banner ads are clicked each day.</li>
-</ul><p>You can choose any name for a user-defined counter. For example, the counter for the help button might be named “help_button” or “help_button_clicks”.</p>
+</ul>
+<p>You can choose any name for a user-defined counter. For example, the counter for the help button might be named “help_button” or “help_button_clicks”.</p>
 <p>To create a user-defined counter, you post to the events collection and specify the name and increment value of the counter in the request body. The increment value is the value that the counter is incremented by for each tracked event. An increment value of 1, means that the counter is increment by 1 for each tracked event. You could also specify a higher increment value, such as 15, which would increment the value by that number, or a negative number, which would decrement the value.  You can also reset the value of the counter, by specifying an increment value of 0.</p>
 <p>When a counter is incremented by an event, there will be a 20-30 second delay between when the event is posted and when the counter is incremented. </p>
 <p>As an example, here’s how to create a user-defined counter named “button_clicks” with an increment value of 1:</p>
@@ -321,11 +325,13 @@ errors.module_2.function_3 = 1</code></p
 <h3 id="retrieving-counter-data">Retrieving counter data</h3>
 <p>To retrieve counter data, you issue a GET request to the /counters endpoint. This is a special, built-in collection that gives you access to all the counters currently in the system. The API also provides a number of parameters that you can use to search for counter data, as follows:</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">start_time</td>
@@ -348,7 +354,8 @@ errors.module_2.function_3 = 1</code></p
 <td align="left">The interval at which counters are displayed. For example, if the interval is day, and the start time and end time values span 4 days, you will get aggregate counts for each of the 4 days. Possible values are all, minute, five_minutes, half_hour, hour, six_day, day, week, and month.</td>
 </tr>
 </tbody>
-</table><p>For example, to retrieve a time range of values, with a granularity of “day”, for a counter called “button_clicks”, the GET request would look like this:</p>
+</table>
+<p>For example, to retrieve a time range of values, with a granularity of “day”, for a counter called “button_clicks”, the GET request would look like this:</p>
 <pre><code>GET /my-org/my-app/counters?start_time=1315119600000&amp;end_time=1315724400000&amp;resolution=day&amp;counter=button_clicks</code></pre>
 <p>The response body would look something like this:</p>
 <pre><code>{

Modified: incubator/usergrid/site/publish/docs/facebook-sign/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/facebook-sign/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/facebook-sign/index.html (original)
+++ incubator/usergrid/site/publish/docs/facebook-sign/index.html Thu Sep 11 19:41:17 2014
@@ -167,7 +167,8 @@
 <p>Send the Facebook access token to Apache Usergrid. If the Facebook access token is valid and the user does not already exist in App Services, Apache Usergrid provisions a new Apache Usergrid user. It also returns an Apache Usergrid access token, which you can use for subsequent Apache Usergrid API calls. Behind the scenes, Apache Usergrid uses the Facebook access token to retrieve the user’s profile information from Facebook.</p>
 <p>If the Facebook access token is invalid, Facebook returns an OAuth authentication error, and the login does not succeed.</p>
 </li>
-</ol><p>The request to authenticate to Apache Usergrid using a Facebook access token is:</p>
+</ol>
+<p>The request to authenticate to Apache Usergrid using a Facebook access token is:</p>
 <pre><code>GET https://api.usergrid.com/{my_org}/{my_app}/auth/facebook?fb_access_token={fb_access_token}</code></pre>
 <p>where:</p>
 <p>{my_org} is the organization UUID or organization name.<br>{my_app} is the application UUID or application name.<br>{fb_access_token} is the Facebook access token.</p>

Modified: incubator/usergrid/site/publish/docs/folder/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/folder/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/folder/index.html (original)
+++ incubator/usergrid/site/publish/docs/folder/index.html Thu Sep 11 19:41:17 2014
@@ -157,11 +157,13 @@
 <h2 id="folder-properties">Folder properties</h2>
 <p>The following are the system-defined properties for foldetr entities. You can create application-specific properties for a folder entity in addition to the system-defined properties. The system-defined properties are reserved. You cannot use these names to create other properties for a folder entity. In addition the folders name is reserved for the folders collection — you can’t use it to name another collection.</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">uuid</td>
@@ -201,19 +203,25 @@
 <td align="left">Relative path to the folder (mandatory)</td>
 </tr>
 </tbody>
-</table><p>Folders have the following set properties.</p>
+</table>
+<p>Folders have the following set properties.</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Set</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
-<tbody><tr class="odd">
+</tr>
+</thead>
+<tbody>
+<tr class="odd">
 <td align="left">connections</td>
 <td align="left">string</td>
 <td align="left">set of connections for the folder</td>
-</tr></tbody>
-</table><p> </p>
+</tr>
+</tbody>
+</table>
+<p> </p>
             </div>
         </div>
     </div>

Modified: incubator/usergrid/site/publish/docs/getting-up-and-running-locally/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/getting-up-and-running-locally/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/getting-up-and-running-locally/index.html (original)
+++ incubator/usergrid/site/publish/docs/getting-up-and-running-locally/index.html Thu Sep 11 19:41:17 2014
@@ -155,7 +155,8 @@
 <ul>
 <li><a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">JDK 1.7</a></li>
 <li><a href="http://maven.apache.org/">Maven</a></li>
-</ul><h2 id="download">Download</h2>
+</ul>
+<h2 id="download">Download</h2>
 <p>Start by <a href="https://github.com/apache/incubator-usergrid/archive/master.zip">downloading our latest code</a> and extract it.</p>
 <h2 id="building">Building</h2>
 <p>From the command line, navigate to stack directory and type the following:</p>

Modified: incubator/usergrid/site/publish/docs/group 2/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/group%202/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/group 2/index.html (original)
+++ incubator/usergrid/site/publish/docs/group 2/index.html Thu Sep 11 19:41:17 2014
@@ -231,10 +231,12 @@
 <p>POST /{org_id}/{app_id}/groups</p>
 <h3 id="parameters">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -245,13 +247,17 @@
 <td align="left">Application UUID or application name</td>
 </tr>
 </tbody>
-</table><h3 id="example---request">Example - Request</h3>
+</table>
+<h3 id="example---request">Example - Request</h3>
 <ul>
 <li><a href="#curl_create_group">cURL</a></li>
 <li><a href="#javascript_create_group">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_create_group">Ruby</a></li>
 <li><a href="#nodejs_create_group">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X POST "https://api.usergrid.com/my-org/my-app/groups" -d '{"path":"mynewgroup"}'</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X POST "https://api.usergrid.com/my-org/my-app/groups" -d '{"path":"mynewgroup"}'</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'POST',
@@ -322,10 +328,12 @@ client.request(options, function (err, d
 <p>POST /{org_id}/{app_id}/groups/{uuid|groupname}/users/{uuid|username}</p>
 <h3 id="parameters-1">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -344,13 +352,17 @@ client.request(options, function (err, d
 <td align="left">UUID or username of user</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-1">Example - Request</h3>
+</table>
+<h3 id="example---request-1">Example - Request</h3>
 <ul>
 <li><a href="#curl_add_user">cURL</a></li>
 <li><a href="#javascript_add_user">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_add_user">Ruby</a></li>
 <li><a href="#nodejs_add_user">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X POST "https://api.usergrid.com/my-org/my-app/groups/mynewgroup/users/john.doe"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X POST "https://api.usergrid.com/my-org/my-app/groups/mynewgroup/users/john.doe"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'POST',
@@ -429,10 +441,12 @@ client.request(options, function (err, d
 <p>GET /{org_id}/{app_id}/groups/{uuid|groupname}</p>
 <h3 id="parameters-2">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -447,13 +461,17 @@ client.request(options, function (err, d
 <td align="left">UUID or name of the group</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-2">Example - Request</h3>
+</table>
+<h3 id="example---request-2">Example - Request</h3>
 <ul>
 <li><a href="#curl_get_group">cURL</a></li>
 <li><a href="#javascript_get_group">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_group">Ruby</a></li>
 <li><a href="#nodejs_get_group">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mynewgroup"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mynewgroup"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'GET',
@@ -526,10 +544,12 @@ client.request(options, function (err, d
 <p>PUT /{org_id}{app_id}/groups/{uuid|groupname} {request body}</p>
 <h3 id="parameters-3">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -548,13 +568,17 @@ client.request(options, function (err, d
 <td align="left">Set of entity properties</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-3">Example - Request</h3>
+</table>
+<h3 id="example---request-3">Example - Request</h3>
 <ul>
 <li><a href="#curl_update_group">cURL</a></li>
 <li><a href="#javascript_update_group">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_update_group">Ruby</a></li>
 <li><a href="#nodejs_update_group">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X PUT "https://api.usergrid.com/my-org/my-app/groups/mynewgroup" -d '("foo":"bar"}'</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X PUT "https://api.usergrid.com/my-org/my-app/groups/mynewgroup" -d '("foo":"bar"}'</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'PUT',
@@ -626,10 +650,12 @@ client.request(options, function (err, d
 <p>DELETE /{org_id}/{app_id}/groups/{uuid|groupname}/users/{uuid|username}</p>
 <h3 id="parameters-4">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -648,13 +674,17 @@ client.request(options, function (err, d
 <td align="left">UUID or username of user to be deleted</td>
 </tr>
 </tbody>
-</table><h3 id="curl-example---request">cURL Example - Request</h3>
+</table>
+<h3 id="curl-example---request">cURL Example - Request</h3>
 <ul>
 <li><a href="#curl_delete_user_group">cURL</a></li>
 <li><a href="#javascript_delete_user_group">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_delete_user_group">Ruby</a></li>
 <li><a href="#nodejs_delete_user_group">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X DELETE "https://api.usergrid.com//my-org/my-app/groups/mynewgroup/users/john.doe"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X DELETE "https://api.usergrid.com//my-org/my-app/groups/mynewgroup/users/john.doe"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'DELETE',
@@ -737,10 +767,12 @@ client.request(options, function (err, d
 <p>DELETE /{org_id}/{app_id}/groups/{uuid|groupname}</p>
 <h3 id="parameters-5">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -755,13 +787,17 @@ client.request(options, function (err, d
 <td align="left">UUID or name of the group</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-4">Example - Request</h3>
+</table>
+<h3 id="example---request-4">Example - Request</h3>
 <ul>
 <li><a href="#curl_delete_group">cURL</a></li>
 <li><a href="#javascript_delete_group">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_delete_group">Ruby</a></li>
 <li><a href="#nodejs_delete_group">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X DELETE "https://api.usergrid.com//my-org/my-app/groups/mynewgroup"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X DELETE "https://api.usergrid.com//my-org/my-app/groups/mynewgroup"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'DELETE',
@@ -835,10 +871,12 @@ client.request(options, function (err, d
 <p>GET /{org_id}/{app_id}/groups/{uuid|groupname}/feed</p>
 <h3 id="parameters-6">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -853,13 +891,17 @@ client.request(options, function (err, d
 <td align="left">UUID or name of the group</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-5">Example - Request</h3>
+</table>
+<h3 id="example---request-5">Example - Request</h3>
 <ul>
 <li><a href="#curl_get_group_feed">cURL</a></li>
 <li><a href="#javascript_get_group_feed">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_group_feed">Ruby</a></li>
 <li><a href="#nodejs_get_group_feed">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mygroup/feed"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mygroup/feed"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'GET',
@@ -931,10 +973,12 @@ client.request(options, function (err, d
 <p>GET /{org_id}/{app_id}/groups/{uuid|groupname}/users</p>
 <h3 id="parameters-7">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -949,13 +993,17 @@ client.request(options, function (err, d
 <td align="left">UUID or name of the group</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-6">Example - Request</h3>
+</table>
+<h3 id="example---request-6">Example - Request</h3>
 <ul>
 <li><a href="#curl_get_group_users">cURL</a></li>
 <li><a href="#javascript_get_group_users">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_group_users">Ruby</a></li>
 <li><a href="#nodejs_get_group_users">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mygroup/users"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mygroup/users"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'GET',
@@ -1030,11 +1078,13 @@ client.request(options, function (err, d
 <h3 id="general-properties">General properties</h3>
 <p>Groups have the following general properties.</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">uuid</td>
@@ -1069,14 +1119,17 @@ client.request(options, function (err, d
 <td align="left">Display name</td>
 </tr>
 </tbody>
-</table><h3 id="set-properties">Set properties</h3>
+</table>
+<h3 id="set-properties">Set properties</h3>
 <p>Groups have the following set properties.</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Set</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">connections</td>
@@ -1094,14 +1147,17 @@ client.request(options, function (err, d
 <td align="left">Set of group credentials</td>
 </tr>
 </tbody>
-</table><h3 id="collections">Collections</h3>
+</table>
+<h3 id="collections">Collections</h3>
 <p>Groups have the following collections.</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Collection</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">users</td>
@@ -1124,7 +1180,8 @@ client.request(options, function (err, d
 <td align="left">Set of roles to which a group belongs</td>
 </tr>
 </tbody>
-</table><p> </p>
+</table>
+<p> </p>
             </div>
         </div>
     </div>

Modified: incubator/usergrid/site/publish/docs/group/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/group/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/group/index.html (original)
+++ incubator/usergrid/site/publish/docs/group/index.html Thu Sep 11 19:41:17 2014
@@ -231,10 +231,12 @@
 <p>POST /{org_id}/{app_id}/groups</p>
 <h3 id="parameters">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -245,13 +247,17 @@
 <td align="left">Application UUID or application name</td>
 </tr>
 </tbody>
-</table><h3 id="example---request">Example - Request</h3>
+</table>
+<h3 id="example---request">Example - Request</h3>
 <ul>
 <li><a href="#curl_create_group">cURL</a></li>
 <li><a href="#javascript_create_group">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_create_group">Ruby</a></li>
 <li><a href="#nodejs_create_group">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X POST "https://api.usergrid.com/my-org/my-app/groups" -d '{"path":"mynewgroup"}'</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X POST "https://api.usergrid.com/my-org/my-app/groups" -d '{"path":"mynewgroup"}'</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'POST',
@@ -322,10 +328,12 @@ client.request(options, function (err, d
 <p>POST /{org_id}/{app_id}/groups/{uuid|groupname}/users/{uuid|username}</p>
 <h3 id="parameters-1">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -344,13 +352,17 @@ client.request(options, function (err, d
 <td align="left">UUID or username of user</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-1">Example - Request</h3>
+</table>
+<h3 id="example---request-1">Example - Request</h3>
 <ul>
 <li><a href="#curl_add_user">cURL</a></li>
 <li><a href="#javascript_add_user">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_add_user">Ruby</a></li>
 <li><a href="#nodejs_add_user">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X POST "https://api.usergrid.com/my-org/my-app/groups/mynewgroup/users/john.doe"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X POST "https://api.usergrid.com/my-org/my-app/groups/mynewgroup/users/john.doe"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'POST',
@@ -429,10 +441,12 @@ client.request(options, function (err, d
 <p>GET /{org_id}/{app_id}/groups/{uuid|groupname}</p>
 <h3 id="parameters-2">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -447,13 +461,17 @@ client.request(options, function (err, d
 <td align="left">UUID or name of the group</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-2">Example - Request</h3>
+</table>
+<h3 id="example---request-2">Example - Request</h3>
 <ul>
 <li><a href="#curl_get_group">cURL</a></li>
 <li><a href="#javascript_get_group">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_group">Ruby</a></li>
 <li><a href="#nodejs_get_group">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mynewgroup"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mynewgroup"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'GET',
@@ -526,10 +544,12 @@ client.request(options, function (err, d
 <p>PUT /{org_id}{app_id}/groups/{uuid|groupname} {request body}</p>
 <h3 id="parameters-3">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -548,13 +568,17 @@ client.request(options, function (err, d
 <td align="left">Set of entity properties</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-3">Example - Request</h3>
+</table>
+<h3 id="example---request-3">Example - Request</h3>
 <ul>
 <li><a href="#curl_update_group">cURL</a></li>
 <li><a href="#javascript_update_group">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_update_group">Ruby</a></li>
 <li><a href="#nodejs_update_group">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X PUT "https://api.usergrid.com/my-org/my-app/groups/mynewgroup" -d '("foo":"bar"}'</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X PUT "https://api.usergrid.com/my-org/my-app/groups/mynewgroup" -d '("foo":"bar"}'</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'PUT',
@@ -626,10 +650,12 @@ client.request(options, function (err, d
 <p>DELETE /{org_id}/{app_id}/groups/{uuid|groupname}/users/{uuid|username}</p>
 <h3 id="parameters-4">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -648,13 +674,17 @@ client.request(options, function (err, d
 <td align="left">UUID or username of user to be deleted</td>
 </tr>
 </tbody>
-</table><h3 id="curl-example---request">cURL Example - Request</h3>
+</table>
+<h3 id="curl-example---request">cURL Example - Request</h3>
 <ul>
 <li><a href="#curl_delete_user_group">cURL</a></li>
 <li><a href="#javascript_delete_user_group">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_delete_user_group">Ruby</a></li>
 <li><a href="#nodejs_delete_user_group">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X DELETE "https://api.usergrid.com//my-org/my-app/groups/mynewgroup/users/john.doe"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X DELETE "https://api.usergrid.com//my-org/my-app/groups/mynewgroup/users/john.doe"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'DELETE',
@@ -737,10 +767,12 @@ client.request(options, function (err, d
 <p>DELETE /{org_id}/{app_id}/groups/{uuid|groupname}</p>
 <h3 id="parameters-5">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -755,13 +787,17 @@ client.request(options, function (err, d
 <td align="left">UUID or name of the group</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-4">Example - Request</h3>
+</table>
+<h3 id="example---request-4">Example - Request</h3>
 <ul>
 <li><a href="#curl_delete_group">cURL</a></li>
 <li><a href="#javascript_delete_group">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_delete_group">Ruby</a></li>
 <li><a href="#nodejs_delete_group">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X DELETE "https://api.usergrid.com//my-org/my-app/groups/mynewgroup"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X DELETE "https://api.usergrid.com//my-org/my-app/groups/mynewgroup"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'DELETE',
@@ -835,10 +871,12 @@ client.request(options, function (err, d
 <p>GET /{org_id}/{app_id}/groups/{uuid|groupname}/feed</p>
 <h3 id="parameters-6">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -853,13 +891,17 @@ client.request(options, function (err, d
 <td align="left">UUID or name of the group</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-5">Example - Request</h3>
+</table>
+<h3 id="example---request-5">Example - Request</h3>
 <ul>
 <li><a href="#curl_get_group_feed">cURL</a></li>
 <li><a href="#javascript_get_group_feed">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_group_feed">Ruby</a></li>
 <li><a href="#nodejs_get_group_feed">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mygroup/feed"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mygroup/feed"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'GET',
@@ -931,10 +973,12 @@ client.request(options, function (err, d
 <p>GET /{org_id}/{app_id}/groups/{uuid|groupname}/users</p>
 <h3 id="parameters-7">Parameters</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Parameter</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">arg uuid|string org_id</td>
@@ -949,13 +993,17 @@ client.request(options, function (err, d
 <td align="left">UUID or name of the group</td>
 </tr>
 </tbody>
-</table><h3 id="example---request-6">Example - Request</h3>
+</table>
+<h3 id="example---request-6">Example - Request</h3>
 <ul>
 <li><a href="#curl_get_group_users">cURL</a></li>
 <li><a href="#javascript_get_group_users">JavaScript (HTML5)</a></li>
 <li><a href="#ruby_get_group_users">Ruby</a></li>
 <li><a href="#nodejs_get_group_users">Node.js</a></li>
-</ul><!-- --><pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mygroup/users"</code></pre>
+</ul>
+<!-- -->
+
+<pre><code>curl -X GET "https://api.usergrid.com/my-org/my-app/groups/mygroup/users"</code></pre>
 <p>The example assumes use of the <a href="https://github.com/apigee/usergrid-javascript-sdk">JavaScript (HTML5) SDK</a>.</p>
 <pre><code>var options = {
     method:'GET',
@@ -1030,11 +1078,13 @@ client.request(options, function (err, d
 <h3 id="general-properties">General properties</h3>
 <p>Groups have the following general properties.</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">uuid</td>
@@ -1069,14 +1119,17 @@ client.request(options, function (err, d
 <td align="left">Display name</td>
 </tr>
 </tbody>
-</table><h3 id="set-properties">Set properties</h3>
+</table>
+<h3 id="set-properties">Set properties</h3>
 <p>Groups have the following set properties.</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Set</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">connections</td>
@@ -1094,14 +1147,17 @@ client.request(options, function (err, d
 <td align="left">Set of group credentials</td>
 </tr>
 </tbody>
-</table><h3 id="collections">Collections</h3>
+</table>
+<h3 id="collections">Collections</h3>
 <p>Groups have the following collections.</p>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Collection</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">users</td>
@@ -1124,7 +1180,8 @@ client.request(options, function (err, d
 <td align="left">Set of roles to which a group belongs</td>
 </tr>
 </tbody>
-</table><p> </p>
+</table>
+<p> </p>
             </div>
         </div>
     </div>

Modified: incubator/usergrid/site/publish/docs/groups/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/groups/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/groups/index.html (original)
+++ incubator/usergrid/site/publish/docs/groups/index.html Thu Sep 11 19:41:17 2014
@@ -154,11 +154,13 @@
 <p>Groups are also a great way to model things such a topic subscriptions. For example, you could allow people to subscribe (i.e. become a member of the group and be alerted via Activities) to /groups/memes/dogs/doge or subscribe to all /groups/memes/dogs</p>
 <h3 id="general-properties">General properties</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Property</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">uuid</td>
@@ -193,13 +195,16 @@
 <td align="left">Display name</td>
 </tr>
 </tbody>
-</table><h3 id="set-properties">Set properties</h3>
+</table>
+<h3 id="set-properties">Set properties</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Set</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">connections</td>
@@ -217,13 +222,16 @@
 <td align="left">Set of group credentials</td>
 </tr>
 </tbody>
-</table><h3 id="collections">Collections</h3>
+</table>
+<h3 id="collections">Collections</h3>
 <table>
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Collection</th>
 <th align="left">Type</th>
 <th align="left">Description</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left">users</td>
@@ -246,7 +254,8 @@
 <td align="left">Set of roles to which a group belongs</td>
 </tr>
 </tbody>
-</table><p> </p>
+</table>
+<p> </p>
             </div>
         </div>
     </div>

Modified: incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html (original)
+++ incubator/usergrid/site/publish/docs/html-5-example-messagee/index.html Thu Sep 11 19:41:17 2014
@@ -166,7 +166,8 @@
 </li>
 <li>An <a href="#html5_client">HTML5 client</a>
 </li>
-</ul><p>The sections below describe how to create a new app, enter some test users, and run the app. You also learn how to use the App services admin portal, a user interface that streamlines data and application management in the App services system. The portal is also a reference application that shows how to incorporate App services APIs with JavaScript. For a more detailed discussion of the portal’s functionality, see <a href="/admin-portal">Admin portal</a>.</p>
+</ul>
+<p>The sections below describe how to create a new app, enter some test users, and run the app. You also learn how to use the App services admin portal, a user interface that streamlines data and application management in the App services system. The portal is also a reference application that shows how to incorporate App services APIs with JavaScript. For a more detailed discussion of the portal’s functionality, see <a href="/admin-portal">Admin portal</a>.</p>
 <h2 id="creating-a-user-account-in-app-services">Creating a user account in App services</h2>
 <p>Go to <a href="https://apigee.com/usergrid/">https://apigee.com/usergrid/</a> to access the login screen for the App services admin portal. If you are new to App services, sign up for an account to access the portal, specifying an organization (e.g., the name of your company or project team) and a username and password that you can use to authenticate. Because App services are designed for use by development teams, the same username can be associated with one or more organizations.</p>
 <p>If you create a new account, you receive a confirmation email that contains a URL that you must click to activate the account. After this, simply log in to the portal with your username and password.</p>
@@ -211,7 +212,8 @@
 </div>
 </li>
 <li>
-</ol><p>When you have finished all these steps, you have a new application and two new users.</p>
+</ol>
+<p>When you have finished all these steps, you have a new application and two new users.</p>
 <div class="figure">
 <embed src="/docs/sites/docs/files/styles/large/public/portal-5.png?itok=jSmAcwc3"></embed>
 </div>
@@ -290,7 +292,8 @@
 </div>
 </li>
 <li>
-</ol><h2 id="ios-sdk">iOS SDK</h2>
+</ol>
+<h2 id="ios-sdk">iOS SDK</h2>
 <p>If you want to write iOS applications that connect to App services, <a href="http://www.apigee.com/docs/content/ios-sdk-redirect">download the Apache Usergrid iOS SDK</a></p>
 <p><strong>Note:</strong> The Messagee iOS application uses RestKit, a popular REST framework for iOS, to communicate with App services. Because App services use a REST API, you can use any REST framework to talk with the service. However, the official App services iOS SDK provides a more convenient communication mechanism that you should use unless you’re already using RestKit or some other framework in your project.</p>
 <h2 id="android-client-and-sdk">Android client and SDK</h2>

Modified: incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html (original)
+++ incubator/usergrid/site/publish/docs/managing-access-defining-permission-rules/index.html Thu Sep 11 19:41:17 2014
@@ -162,15 +162,18 @@
 <ol style="list-style-type: decimal">
 <li>An unauthenticated user is automatically added to the Guest role so that they can register for a user account.</li>
 <li>A user who has a user account and authenticates with it is automatically added to the Default role. <strong>Note that by default, this role is very permissive.</strong> Be sure to restrict it with specific permission rules before deploying to production.</li>
-</ol><table>
+</ol>
+<table>
 <col width="33%">
 <col width="33%">
 <col width="33%">
-<thead><tr class="header">
+<thead>
+<tr class="header">
 <th align="left">Role</th>
 <th align="left">Description</th>
 <th align="left">Notes</th>
-</tr></thead>
+</tr>
+</thead>
 <tbody>
 <tr class="odd">
 <td align="left"><p>Guest</p></td>
@@ -191,7 +194,8 @@
 </td>
 </tr>
 </tbody>
-</table><h2 id="defining-your-own-roles-andpermissions">Defining your own roles and permissions</h2>
+</table>
+<h2 id="defining-your-own-roles-andpermissions">Defining your own roles and permissions</h2>
 <p>When preparing an application for production use, a good first step is to edit permission rules for the Default role. This role will be applied for every user who authenticates as an Application User.</p>
 <p>The admin portal is the best place to manage roles. While you can manage roles and permissions programmatically (see <a href="/role">Role</a>), security-related calls from a mobile app will pose a security risk. Consider doing so only from a server-side web application.</p>
 <p>For easy-to-read examples, this section expresses permission rules in this way:</p>
@@ -199,7 +203,8 @@
 <ul>
 <li>&lt;operations&gt; is a comma-delimited set of REST operations (GET, PUT, POST, DELETE) that are allowed for the specified entity path.</li>
 <li>&lt;entity path pattern&gt; is a parameter evaluated using Apache Ant pattern matching (see <a href="http://ant.apache.org/manual/dirtasks.html#patterns">http://ant.apache.org/manual/dirtasks.html#patterns</a>).</li>
-</ul><p>For example, in the Default role, first remove the permission rule that grants full access to all authenticated users. You could then begin by creating a rule that grants access for the authenticated user to makes changes only to data associated with their account. </p>
+</ul>
+<p>For example, in the Default role, first remove the permission rule that grants full access to all authenticated users. You could then begin by creating a rule that grants access for the authenticated user to makes changes only to data associated with their account. </p>
 <pre><code>GET,PUT,POST,DELETE:/users/me/**</code></pre>
 <p>Use the Admin Portal to make role and permission rule changes. On the left sidebar of the portal, click Users, then click Roles. This displays the roles defined for the application. To create a role, click the Add button (it looks like a person’s silhouette). To delete a role, select the role you want to delete and click the Remove button (it looks like a trash can). To view the privileges in a role, click the role.</p>
 <p>Suppose you created a role named “customer”. Here’s what the privileges for the role might look like:</p>

Modified: incubator/usergrid/site/publish/docs/messagee-example/index.html
URL: http://svn.apache.org/viewvc/incubator/usergrid/site/publish/docs/messagee-example/index.html?rev=1624371&r1=1624370&r2=1624371&view=diff
==============================================================================
--- incubator/usergrid/site/publish/docs/messagee-example/index.html (original)
+++ incubator/usergrid/site/publish/docs/messagee-example/index.html Thu Sep 11 19:41:17 2014
@@ -166,7 +166,8 @@
 </li>
 <li>An <a href="#html5_client">HTML5 client</a>
 </li>
-</ul><p>The sections below describe how to create a new app, enter some test users, and run the app. You also learn how to use the App services admin portal, a user interface that streamlines data and application management in the App services system. The portal is also a reference application that shows how to incorporate App services APIs with JavaScript. For a more detailed discussion of the portal’s functionality, see <a href="/admin-portal">Admin portal</a>.</p>
+</ul>
+<p>The sections below describe how to create a new app, enter some test users, and run the app. You also learn how to use the App services admin portal, a user interface that streamlines data and application management in the App services system. The portal is also a reference application that shows how to incorporate App services APIs with JavaScript. For a more detailed discussion of the portal’s functionality, see <a href="/admin-portal">Admin portal</a>.</p>
 <h2 id="creating-a-user-account-in-app-services">Creating a user account in App services</h2>
 <p>Go to <a href="https://apigee.com/usergrid/">https://apigee.com/usergrid/</a> to access the login screen for the App services admin portal. If you are new to App services, sign up for an account to access the portal, specifying an organization (e.g., the name of your company or project team) and a username and password that you can use to authenticate. Because App services are designed for use by development teams, the same username can be associated with one or more organizations.</p>
 <p>If you create a new account, you receive a confirmation email that contains a URL that you must click to activate the account. After this, simply log in to the portal with your username and password.</p>
@@ -211,7 +212,8 @@
 </div>
 </li>
 <li>
-</ol><p>When you have finished all these steps, you have a new application and two new users.</p>
+</ol>
+<p>When you have finished all these steps, you have a new application and two new users.</p>
 <div class="figure">
 <embed src="/docs/sites/docs/files/styles/large/public/portal-5.png?itok=jSmAcwc3"></embed>
 </div>
@@ -290,7 +292,8 @@
 </div>
 </li>
 <li>
-</ol><h2 id="ios-sdk">iOS SDK</h2>
+</ol>
+<h2 id="ios-sdk">iOS SDK</h2>
 <p>If you want to write iOS applications that connect to App services, <a href="http://www.apigee.com/docs/content/ios-sdk-redirect">download the Apache Usergrid iOS SDK</a></p>
 <p><strong>Note:</strong> The Messagee iOS application uses RestKit, a popular REST framework for iOS, to communicate with App services. Because App services use a REST API, you can use any REST framework to talk with the service. However, the official App services iOS SDK provides a more convenient communication mechanism that you should use unless you’re already using RestKit or some other framework in your project.</p>
 <h2 id="android-client-and-sdk">Android client and SDK</h2>