From: justdave%syndicomm.com <> Date: Sat, 27 Mar 2004 00:33:29 +0000 (+0000) Subject: Bug 232097: Use an entity reference for the landfill base URL in the demos, to make... X-Git-Tag: bugzilla-2.16.6~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e29fdd76ee8ce0ea5e1d1032fde7df71377411c1;p=thirdparty%2Fbugzilla.git Bug 232097: Use an entity reference for the landfill base URL in the demos, to make it easy to change each release. Original patch by Colin Ogilvie , backported to the 2.16 docs by me. --- diff --git a/docs/xml/Bugzilla-Guide.xml b/docs/xml/Bugzilla-Guide.xml index 7379c17223..727d684b14 100644 --- a/docs/xml/Bugzilla-Guide.xml +++ b/docs/xml/Bugzilla-Guide.xml @@ -20,11 +20,12 @@ - - - - - + + + + + + Bugzilla"> diff --git a/docs/xml/using.xml b/docs/xml/using.xml index b5dab9d0a9..b475bd654b 100644 --- a/docs/xml/using.xml +++ b/docs/xml/using.xml @@ -6,14 +6,13 @@
How do I use Bugzilla? - This section contains information for end-users of Bugzilla. - There is a Bugzilla test installation, called - Landfill, - which you are welcome to play with (if it's up.) - However, it does not necessarily - have all Bugzilla features enabled, and often runs cutting-edge versions - of Bugzilla for testing, so some things may work slightly differently - than mentioned here. + This section contains information for end-users of Bugzilla. There + is a Bugzilla test installation, called + Landfill, which you are + welcome to play with (if it's up). However, not all of the Bugzilla + 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.
Create a Bugzilla Account @@ -22,8 +21,7 @@ Consult with the administrator responsible for your installation of Bugzilla for the URL you should use to access it. If you're test-driving Bugzilla, use this URL: - - http://landfill.bugzilla.org/bugzilla-tip/ + @@ -69,7 +67,7 @@ The core of Bugzilla is the screen which displays a particular bug. It's a good place to explain some Bugzilla concepts. + url="&landfillbase;show_bug.cgi?id=1"> Bug 1 on Landfill is a good example. Note that the labels for most fields are hyperlinks; @@ -269,8 +267,7 @@ The Bugzilla Search page is is the interface where you can find any bug report, comment, or patch currently in the Bugzilla system. You can play with it here: - - landfill.bugzilla.org/bugzilla-tip/query.cgi + . @@ -282,7 +279,7 @@ Highly advanced querying is done using Boolean Charts, which have their own + url="&landfillbase;booleanchart.html"> context-sensitive help . @@ -339,7 +336,7 @@ Years of bug writing experience has been distilled for your reading pleasure into the + url="&landfillbase;bugwritinghelp.html"> Bug Writing Guidelines. While some of the advice is Mozilla-specific, the basic principles of reporting Reproducible, Specific bugs, isolating the Product you are @@ -353,11 +350,11 @@ Go to - + Landfill in your browser and click + url="&landfillbase;enter_bug.cgi"> Enter a new bug report.