]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch to resolve burning tinderbox after Bug 239852 checkin
authortravis%sedsystems.ca <>
Mon, 10 Jan 2005 15:13:52 +0000 (15:13 +0000)
committertravis%sedsystems.ca <>
Mon, 10 Jan 2005 15:13:52 +0000 (15:13 +0000)
docs/xml/installation.xml
docs/xml/modules.xml

index 37b491f3e9aa9e957d21bc7a921211edda84c7ca..83ef6f48c47163aa99637d4598ec79781a18de88 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.72.2.15 2005/01/10 06:35:27 travis%sedsystems.ca Exp $ -->
+<!-- $Id: installation.xml,v 1.72.2.16 2005/01/10 07:13:52 travis%sedsystems.ca Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
@@ -1013,14 +1013,14 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s
         the Reports page.
       </para>
 
-      <para>
-        <note>
+      <note>
+        <para>
           Windows does not have 'cron', but it does have the Task
           Scheduler, which performs the same duties. There are also
           third-party tools that can be used to implement cron, such as
           <ulink url="http://www.nncron.ru/">nncron</ulink>.
-        </note>
-      </para>
+        </para>
+      </note>
     </section>
 
     <section>
@@ -1087,14 +1087,14 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s
 
       <programlisting>55 0 * * * cd &lt;your-bugzilla-directory&gt; ; ./whineatnews.pl</programlisting>
 
-      <para>
-        <note>
+      <note>
+        <para>
           Windows does not have 'cron', but it does have the Task
           Scheduler, which performs the same duties. There are also
           third-party tools that can be used to implement cron, such as
           <ulink url="http://www.nncron.ru/">nncron</ulink>.
-        </note>
-      </para>
+        </para>
+      </note>
     </section>
 
     <section id="patch-viewer">
@@ -1305,7 +1305,7 @@ AddType text/xml .rdf</screen>
         </para>
       </section>
 
-      <section id="win32-perlmodules">
+      <section id="win32-perl-modules">
         <title>Perl Modules on Win32</title>
 
         <para>
@@ -1339,15 +1339,15 @@ C:\perl&gt; <command>ppm install &lt;module name&gt;</command>
           </para>
         </note>
 
-        <para>
-          <tip>
+        <tip>
+          <para>
             If you are behind a corporate firewall, you will need to let the
             ActiveState PPM utility know how to get through it to acccess
             the repositories by setting the HTTP_proxy system environmental
             variable. For more information on setting that variable, see
             the ActiveState documentation.
-          </tip>
-        </para>
+          </para>
+        </tip>
       </section>
 
       <section id="win32-code-changes">
index 81a12d7f5bbf8eafe4e2065c02fb1fa3a229a8ea..d031b19c01794730ac3f55c4b5f65f0a7c776d53 100644 (file)
   <section id="modules-manual-download">
     <title>Download Locations</title>
     
-    <para>
-      <note>
+    <note>
+      <para>
         Running Bugzilla on Windows requires the use of ActiveState
         Perl 5.8.1 or higher. Some modules already exist in the core
         distribution of ActiveState Perl so no PPM link is given.
         (This is noted where it occurs.)
-      </note>
-    </para>
+      </para>
+    </note>
 
     <para>
       AppConfig:
@@ -70,7 +70,7 @@
     <para>
       Data-Dumper:
       <literallayout>
-        CPAN Download Page: <ulink url=http://search.cpan.org/src/ILYAM/Data-Dumper-2.121/Dumper.pm"/>
+        CPAN Download Page: <ulink url="http://search.cpan.org/src/ILYAM/Data-Dumper-2.121/Dumper.pm"/>
         PPM Download Page: Part of core distribution.
         Documentation: <ulink url="http://search.cpan.org/~ilyam/Data-Dumper-2.121/Dumper.pm"/>
       </literallayout>
         Documentation: <ulink url="http://stein.cshl.org/WWW/software/GD/"/>
       </literallayout>
     </para>
+  </section>
 
+  <section id="modules-manual-optional">
     <title>Optional Modules</title>
 
     <para>