You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ron Wheeler (JIRA)" <ji...@apache.org> on 2015/02/17 21:26:11 UTC

[jira] [Commented] (OFBIZ-6082) HELP_HR_Main.xml invalid Docbook syntax

    [ https://issues.apache.org/jira/browse/OFBIZ-6082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14324821#comment-14324821 ] 

Ron Wheeler commented on OFBIZ-6082:
------------------------------------

Index: applications/humanres/data/helpdata/HELP_HR_main.xml
===================================================================
--- applications/humanres/data/helpdata/HELP_HR_main.xml	(revision 1659295)
+++ applications/humanres/data/helpdata/HELP_HR_main.xml	(working copy)
@@ -33,8 +33,8 @@
         as a &quot;Group member&quot;. </para>
         
   <para>The number of organizational levels can be as many as required.</para>
-  
-     <title> Nodes In the Company Tree</title>
+<section>
+  <title> Nodes In the Company Tree</title>
 
     <para>There are three node types in the tree, each identified by a
     different icon. The top of the tree represents your Company, the highest
@@ -41,14 +41,15 @@
     level in the organization. The Company and departments under the
     Company can have sub departments or positions. Under positions are
     the people who fulfill the position.</para>
-  
-    <title>Usage</title>
+  </section>
+  <section>
+   <title>Usage</title>
 
-    <itemizedlist>
+   <itemizedlist>
       <listitem>
         <para>Navigate the organization to view departments, positions and
         people</para>
-      </listitem>
+   	  </listitem>
 
       <listitem>
         <para>Add or remove a department</para>
@@ -67,5 +68,5 @@
         position</para>
       </listitem>
     </itemizedlist>
-  
+  </section>
 </section>


> HELP_HR_Main.xml invalid Docbook syntax
> ---------------------------------------
>
>                 Key: OFBIZ-6082
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6082
>             Project: OFBiz
>          Issue Type: Bug
>          Components: humanres
>    Affects Versions: Trunk
>         Environment: All
>            Reporter: Ron Wheeler
>
> Titles can only be used once in a section.
> Add sub-sctions to HELP_HR_Main.xml 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)