dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #26068
[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 863: Typos
------------------------------------------------------------
revno: 863
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Wed 2013-11-13 00:11:56 +0100
message:
Typos
modified:
src/docbkx/en/dhis2_user_man_import_export.xml
src/docbkx/en/dhis2_user_man_web_api.xml
--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs
Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_import_export.xml'
--- src/docbkx/en/dhis2_user_man_import_export.xml 2013-10-14 14:48:53 +0000
+++ src/docbkx/en/dhis2_user_man_import_export.xml 2013-11-12 23:11:56 +0000
@@ -341,7 +341,7 @@
</tgroup>
</table></para>
<para>The following is an example CSV file which can be imported into DHIS 2. It can be imported both as plain text file or as compressed ZIP file archive.</para>
- <screen>"dataelelement","period","orgunit","categoryoptioncombo","value","storedby","timestamp","comment","followup"
+ <screen>"dataelement","period","orgunit","categoryoptioncombo","value","storedby","timestamp","comment","followup"
"DUSpd8Jq3M7","201202","gP6hn503KUX","Prlt0C1RF0s","7","bombali","2010-04-17",,"false"
"DUSpd8Jq3M7","201202","gP6hn503KUX","V6L425pT3A0","10","bombali","2010-04-17",,"false"
"DUSpd8Jq3M7","201202","OjTS752GbZE","V6L425pT3A0","9","bombali","2010-04-06",,"false"</screen>
=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml'
--- src/docbkx/en/dhis2_user_man_web_api.xml 2013-11-12 17:03:18 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-11-12 23:11:56 +0000
@@ -878,7 +878,7 @@
<organisationUnit id="ou1ID" />
<organisationUnit id="ou2ID" />
<organisationUnit id="ou3ID" />
- </users>
+ </organisationUnits>
</message></screen></para>
<para>Since we want to send a message to our friend the mobile user we need to look up her identifier. We do so by going to the Web API entry point and follow the link to the <emphasis role="italic">users</emphasis> resource at <ulink url="http://apps.dhis2.org/demo/api/users"/>. We continue by following link to the mobile user at <ulink url="http://apps.dhis2.org/demo/api/users/PhzytPW3g2J"/> where we learn that her identifier is <emphasis role="italic">PhzytPW3g2J</emphasis>. We are now ready to put our XML message together to form a message where we want to ask the mobile user whether she has reported data for January 2012:</para>
<screen><message xmlns="http://dhis2.org/schema/dxf/2.0">