]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 400678: Default CC list for components not mentioned in the documentation
authormozilla%colinogilvie.co.uk <>
Sat, 3 Nov 2007 23:11:16 +0000 (23:11 +0000)
committermozilla%colinogilvie.co.uk <>
Sat, 3 Nov 2007 23:11:16 +0000 (23:11 +0000)
Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com>; r=me

docs/xml/administration.xml

index 3b0af26e728c25f86e11be946610d5c1fbe356ab..547fd6bd04b5fbe42d2e8294a56d93174cc6014b 100644 (file)
 
     <para>To create a new Component:</para>
 
-    <orderedlist>
+   <orderedlist>
       <listitem>
-        <para>Select the "Edit components" link from the "Edit product"
-        page</para>
+        <para>Select the <quote>Edit components</quote> link 
+        from the <quote>Edit product</quote> page</para>
       </listitem>
 
       <listitem>
-        <para>Select the "Add" link in the bottom right.</para>
+        <para>Select the <quote>Add</quote> link in the bottom right.</para>
       </listitem>
 
       <listitem>
-        <para>Fill out the "Component" field, a short "Description", 
-        the "Default Assignee" and "Default QA Contact" (if enabled). 
-        The Component and Description fields may contain HTML; 
-        the "Default Assignee" field must be a login name
-        already existing in the database. 
+        <para>Fill out the <quote>Component</quote> field, a 
+        short <quote>Description</quote>, the 
+        <quote>Default Assignee</quote>, <quote>Default CC List</quote> 
+        and <quote>Default QA Contact</quote> (if enabled). 
+        The <quote>Component Description</quote> field may contain a 
+        limited subset of HTML tags. The <quote>Default Assignee</quote> 
+        field must be a login name already existing in the Bugzilla database. 
         </para>
       </listitem>
     </orderedlist>