]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 273519 - Get rid of all the bz-devel entities. These do not need to be replaced...
authorjake%bugzilla.org <>
Wed, 22 Dec 2004 04:43:12 +0000 (04:43 +0000)
committerjake%bugzilla.org <>
Wed, 22 Dec 2004 04:43:12 +0000 (04:43 +0000)
r=travis

docs/xml/Bugzilla-Guide.xml
docs/xml/about.xml
docs/xml/installation.xml
docs/xml/troubleshooting.xml

index bffdb64d5dd5bb8e4ad914015b7aa58326166cab..0b54ea137dd5ea4bc45cb6ed3ef7dc4ebcf75e78 100644 (file)
      * bz-ver to current stable
      * bz-nexver to next stable
      * bz-date to the release date
-     * bz-devel to "IGNORE"
-     - COMPILE DOCS AND CHECKIN -
-       Also, tag and tarball before completing
-     * bz-ver to devel version
-     * bz-devel to "INCLUDE"
-     For a devel release, simple bump bz-ver and bz-date
 -->
 
 <!ENTITY bz-ver "2.18rc3">
 <!ENTITY bz-nextver "2.18">
 <!ENTITY bz-date "2004-10-24">
-<!ENTITY % bz-devel "IGNORE">
 <!ENTITY current-year "2004">
 
 <!ENTITY landfillbase "http://landfill.bugzilla.org/bugzilla-2.18-branch/">
@@ -97,8 +89,7 @@
 <!-- Header -->
 
   <bookinfo>
-    <title>The Bugzilla Guide - &bz-ver; 
-    <![%bz-devel;[Development ]]>Release</title>
+    <title>The Bugzilla Guide - &bz-ver; Release</title>
 
     <authorgroup>
       <corpauthor>The Bugzilla Team</corpauthor>
index 028ecd85c3298cc0ae4dac61bca8c5cec2fb69c8..0dbd535cff0fbf2e4078b53ccee277d4711fbc84 100644 (file)
@@ -1,6 +1,6 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook V4.1//EN" [
 <!ENTITY conventions SYSTEM "conventions.xml"> ] > -->
-<!-- $Id: about.xml,v 1.16.2.2 2004/12/13 03:28:47 jake%bugzilla.org Exp $ -->
+<!-- $Id: about.xml,v 1.16.2.3 2004/12/21 20:43:12 jake%bugzilla.org Exp $ -->
 
 <chapter id="about">
 <title>About This Guide</title>
     <para>
       This is the &bz-ver; version of The Bugzilla Guide. It is so named 
       to match the current version of Bugzilla. 
-      <![%bz-devel;[
-        This version of the guide, like its associated Bugzilla version, is a
-        development version. 
-      ]]>
     </para>
     <para>
       The latest version of this guide can always be found at <ulink
index 6279b370fa86dea32d92316fe797c052e7aaa525..124c95f391a8c72e27678a381f807f59b75c15ec 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.72.2.13 2004/12/18 11:56:13 jake%bugzilla.org Exp $ -->
+<!-- $Id: installation.xml,v 1.72.2.14 2004/12/21 20:43:12 jake%bugzilla.org Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
@@ -1216,12 +1216,6 @@ AddType text/xml .rdf</screen>
 
      <para>If after hearing all that, you have enough pain tolerance to attempt
      installing Bugzilla on Win32, here are some pointers.
-     <![%bz-devel;[
-       Because this is a development version of the guide, these instructions
-       are subject to change without notice. In fact, the Bugzilla Team hopes
-       to have Bugzilla reasonably close to "out of
-       the box" compatibility with Windows by the 2.18 release.
-      ]]>
       </para>
 
       <section id="win32-perl">
index 05b7c2a585e46a5342b7cc3fc23f4e9877e102e9..f8597cf080055d87cd8d1a2ceeb989b05b742e45 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: troubleshooting.xml,v 1.2.2.1 2004/12/08 04:10:14 jake%bugzilla.org Exp $ -->
+<!-- $Id: troubleshooting.xml,v 1.2.2.2 2004/12/21 20:43:12 jake%bugzilla.org Exp $ -->
 
 <appendix id="troubleshooting">
 <title>Troubleshooting</title>
@@ -258,8 +258,7 @@ at /usr/lib/perl5/site_perl/5.6.0/File/Temp.pm line 233.</programlisting>
     (i.e. <quote>/bugzilla/</quote>), you can safely do this without
     requiring users to delete their Bugzilla-related cookies in their
     browser (this is true starting with 
-    <!-- Need OR logic here for bz-devel logic here --> 
-    Bugzilla 2.18<![%bz-devel;[, Bugzilla 2.17.7,]]> and Bugzilla 2.16.5).
+    Bugzilla 2.18 and Bugzilla 2.16.5).
     </para>
   </section>
 
@@ -277,8 +276,7 @@ at /usr/lib/perl5/site_perl/5.6.0/File/Temp.pm line 233.</programlisting>
      log in again.
      </para>
 
-     <para>If you are using 2.18
-     <![%bz-devel[(or 2.17.1 in the development series)]]>, there is a
+     <para>If you are using 2.18, there is a
      parameter called <quote>loginnetmask</quote>, which you can use to set
      the number of bits of the user's IP address to require to be matched when
      authenticating the cookies. If you set this to something less than 32,