← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 676: Added new chapter on sharing

 

------------------------------------------------------------
revno: 676
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Mon 2013-03-11 19:04:11 +0100
message:
  Added new chapter on sharing
added:
  src/docbkx/en/dhis2_user_man_sharing.xml
  src/docbkx/en/resources/images/sharing/
  src/docbkx/en/resources/images/sharing/sharing-dialog.png
modified:
  src/docbkx/en/dhis2_user_manual_en.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
=== added file 'src/docbkx/en/dhis2_user_man_sharing.xml'
--- src/docbkx/en/dhis2_user_man_sharing.xml	1970-01-01 00:00:00 +0000
+++ src/docbkx/en/dhis2_user_man_sharing.xml	2013-03-11 18:04:11 +0000
@@ -0,0 +1,29 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd"; []>
+<chapter>
+  <title>Sharing</title>
+  <para>This chapter discusses the sharing of entities feature in DHIS 2.</para>
+  <section>
+    <title>Sharing of objects</title>
+    <para>A large part of the objects in DHIS 2, like reports, charts and indicators, can be shared.
+      Sharing means making an object, like a report, available for reading or modification to a
+      group of users or to everyone.</para>
+    <para>For instance for reports, the sharing dialog can be opened by clicking on the "share"
+      button next to each report in the list. The sharing dialog is where sharing is
+      controlled.</para>
+    <screenshot>
+      <screeninfo>The sharing dialog.</screeninfo>
+      <mediaobject>
+        <imageobject>
+          <imagedata width="30%" fileref="resources/images/sharing/sharing-dialog.png" format="PNG"/>
+        </imageobject>
+      </mediaobject>
+    </screenshot>
+  </section>
+  <section>
+    <title>Supported objects</title>
+    <para>Currently the objects which support sharing are: Indicator, indicator group, indicator
+      group set, data dictionary, data set, program, user group, standard report, resource, report
+      table, chart and map. </para>
+  </section>
+</chapter>

=== modified file 'src/docbkx/en/dhis2_user_manual_en.xml'
--- src/docbkx/en/dhis2_user_manual_en.xml	2013-03-07 17:59:30 +0000
+++ src/docbkx/en/dhis2_user_manual_en.xml	2013-03-11 18:04:11 +0000
@@ -14,6 +14,7 @@
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="dhis2_user_man_data_elements.xml" encoding="UTF-8"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="dhis2_user_man_datasets_forms.xml" encoding="UTF-8"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="dhis2_user_man_user_management.xml" encoding="UTF-8"/>
+  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="dhis2_user_man_sharing.xml" encoding="UTF-8"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="dhis2_user_man_dashboard.xml" encoding="UTF-8"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="dhis2_user_man_data_entry.xml" encoding="UTF-8"/>
   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"; href="dhis2_user_man_using_data_quality.xml" encoding="UTF-8"/>

=== added directory 'src/docbkx/en/resources/images/sharing'
=== added file 'src/docbkx/en/resources/images/sharing/sharing-dialog.png'
Binary files src/docbkx/en/resources/images/sharing/sharing-dialog.png	1970-01-01 00:00:00 +0000 and src/docbkx/en/resources/images/sharing/sharing-dialog.png	2013-03-11 18:04:11 +0000 differ