← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 363: Removed outdated section

 

------------------------------------------------------------
revno: 363
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Thu 2011-06-23 08:05:26 +0200
message:
  Removed outdated section
modified:
  src/docbkx/en/dhis2_user_man_creating_reporting.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_creating_reporting.xml'
--- src/docbkx/en/dhis2_user_man_creating_reporting.xml	2011-06-19 22:17:01 +0000
+++ src/docbkx/en/dhis2_user_man_creating_reporting.xml	2011-06-23 06:05:26 +0000
@@ -752,46 +752,6 @@
         </section>
       </section>
       <section>
-        <title>Sorting</title>
-        <para>Often you will be making reports where the first column is organisation unit names. However, it can be a problem that the list of organisation units are not sorted alphabetically. This can be fixed in iReport through a few simple steps.</para>
-        <para>In the report inspector, right click on the name of the report (by default this is dpt) and select Edit query. </para>
-        <screenshot>
-          <screeninfo>Choose Edit Query</screeninfo>
-          <mediaobject>
-            <imageobject>
-              <imagedata width="40%" fileref="resources/images/dhis2_creating_reporting/ireportadv/irep_screen_21.jpg" format="JPEG"/>
-            </imageobject>
-          </mediaobject>
-        </screenshot>
-        <para>A Report query window will appear. Click on the Sort options button.</para>
-        <screenshot>
-          <screeninfo>Choose Sort Options...</screeninfo>
-          <mediaobject>
-            <imageobject>
-              <imagedata width="90%" fileref="resources/images/dhis2_creating_reporting/ireportadv/irep_screen_22.jpg" format="JPEG"/>
-            </imageobject>
-          </mediaobject>
-        </screenshot>
-        <para>A Sorting window as show below will appear. Here, we can add our sorting options. Click the Add field button. Another small window will show up, with a drop down menu where you can choose Sort by organisationunitname to have the table sorted alphabetically by name.</para>
-        <screenshot>
-          <screeninfo>Choose Add</screeninfo>
-          <mediaobject>
-            <imageobject>
-              <imagedata width="60%" fileref="resources/images/dhis2_creating_reporting/ireportadv/irep_screen_23.jpg" format="JPEG"/>
-            </imageobject>
-          </mediaobject>
-        </screenshot>
-        <screenshot>
-          <screeninfo>Choose sort parameter</screeninfo>
-          <mediaobject>
-            <imageobject>
-              <imagedata width="30%" fileref="resources/images/dhis2_creating_reporting/ireportadv/irep_screen_24.jpg" format="JPEG"/>
-            </imageobject>
-          </mediaobject>
-        </screenshot>
-        <para>Click OK - Close - OK to close the three windows. The table should now be sorted.</para>
-      </section>
-      <section>
         <title>Changing indicator/data element names</title>
         <para>By default, the reports from DHIS 2 uses the short names for indicators and data elements in reports and charts. In some cases these are not always very meaningful for third parties, but with some work they can be given custom names through iReport. This is useful for example if you are making a report with indicators as rows and periods as column, or for charts with indicators. </para>
         <screenshot>