]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Documentation for bug 11901: Change Bugzilla comments line-wrapping policy - Patch...
authorlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:48:20 +0000 (11:48 +0000)
committerlpsolit%gmail.com <>
Fri, 4 Apr 2008 11:48:20 +0000 (11:48 +0000)
docs/en/xml/using.xml

index 1da23dfe44caadce6b4370c24a9540870b972bdf..7d32d0d83e3dbc464453149170201c3fa4d9ba43 100644 (file)
     installations there will necessarily have all Bugzilla features enabled,
     and different installations run different versions, so some things may not
     quite work as this document describes.</para>
+
+    <para>
+      Frequently Asked Questions (FAQ) are available and answered on
+      <ulink url="http://wiki.mozilla.org/Bugzilla:FAQ">wiki.mozilla.org</ulink>.
+      They may cover some questions you have which are left unanswered.
+    </para>
   </section>
       
   <section id="myaccount">
       </para>
     </section>
 
+    <section id="comment-wrapping">
+      <title>Server-Side Comment Wrapping</title>
+      <para>
+      Bugzilla stores comments unwrapped and wraps them at display time. This
+      ensures proper wrapping in all browsers. Lines beginning with the ">" 
+      character are assumed to be quotes, and are not wrapped.
+      </para>
+    </section>
+
     <section id="dependencytree">
       <title>Dependency Tree</title>