summaryrefslogtreecommitdiffstats
path: root/docs/xml/Bugzilla-Guide.xml
AgeCommit message (Collapse)AuthorFilesLines
2005-01-15Bump version to 2.19.2 for snapshot releasejustdave%bugzilla.org1-3/+3
2005-01-14Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It ↵jake%bugzilla.org1-4/+3
should now be possible to compile this version with either Jade or xmlto. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=jake
2004-12-07Bug 265995 - Make the docs closer to being valid XML (note: to complete the ↵jake%bugzilla.org1-1/+1
process the bz-devel ENTITY would have to be removed). Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> with half 0f it being removed by myself.
2004-12-07Bug 271360 - Moving the Troubleshooting section into an appendix instead. ↵jake%bugzilla.org1-1/+6
Also, moved a few items out of the FAQ and into this new appendix.
2004-12-02Reinstate the seperate security section as a chapter.jake%bugzilla.org1-1/+6
2004-10-25Bump version number to 2.19.1 for snapshot releasejustdave%bugzilla.org1-2/+2
2004-09-14Bug 257534: Require Perl 5.8.1 or later when running on Windows with ↵justdave%bugzilla.org1-0/+1
ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl) Patch by Byron Jones <bugzilla@glob.com.au> r=justdave, a=justdave
2004-07-17Bug 250840: Make the minimum version numbers all agree with reality.justdave%bugzilla.org1-1/+1
Patch by Colin Olgilvie <colin.ogilvie@gmail.com> r=justdave, a=justdave
2004-07-12Bumping trunk versions to 2.19. r,a=justdave (on irc)jouni%heikniemi.net1-4/+4
2004-07-10Making version numbers match checksetup.pl and the release notesjustdave%bugzilla.org1-2/+2
2004-07-10Bump the version number in the documentation titlejustdave%bugzilla.org1-5/+5
2004-03-27Bug 232097: Use an entity reference for the landfill base URL in the demos, ↵justdave%syndicomm.com1-0/+1
to make it easy to change each release. Patch by Colin Ogilvie <bmo@colino.co.uk>.
2004-02-05er, oops, wrong date :)justdave%syndicomm.com1-1/+1
2004-02-05Bump docs build date to test the xml rebuild script on the websitejustdave%syndicomm.com1-1/+1
2004-01-25Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net1-12/+10
2004-01-16Another pre-2.17.7 rev.gerv%gerv.net1-2/+2
2004-01-16Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net1-43/+22
2003-11-02Adding reference to current version of the docs being on the webjustdave%syndicomm.com1-1/+7
2003-10-31Rebuilding documentation for Bugzilla 2.17.5.jocuri%softhome.net1-2/+2
2003-10-31Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵jocuri%softhome.net1-0/+1
Keiser - john@johnkeiser.com); r=jake; a=jake.
2003-05-17Bug 191034 - Making the installation chapter a little more generic. Replaced ↵jake%bugzilla.org1-1/+1
a lot of OS Specific hints with links to the OS Specific section.
2003-04-29Spell component correctly.jake%bugzilla.org1-1/+1
2003-04-23Updating date for the 2.17.4 release.jake%bugzilla.org1-1/+1
2003-04-23The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org1-21/+21
of DocBook but still residing in the sgml/ directory with an extension of .sgml. In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
2003-04-21Per bug 200472 - Changing the version information for Date::Parse (any) to ↵jake%bugzilla.org1-1/+1
instead specify Date::Format (2.21).
2003-02-17Update version infomation in anticipation for 2.17.4.jake%bugzilla.org1-3/+3
2003-02-16Rearrange the credits page and give myself co-author status.jake%bugzilla.org1-3/+3
2003-02-15<edition/> is not included by default in ldp.dsl so putting version ↵jake%bugzilla.org1-3/+1
information into the <title/> tag. This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org).
2003-01-26The GNU Free Documentation License should be at the end of the guide (in an ↵jake%bugzilla.org1-3/+7
appendix), not at the begining. Also, add the version number of the guide to the front page.
2003-01-15Bumping minimum versions for DBI and DBD::mysql to match what was just ↵jake%bugzilla.org1-2/+2
checked in for bug 163290.
2003-01-13Update links to tldp.org and Bugzilla version numbers. Also, added some text abjake%bugzilla.org1-6/+27
out this being a development version of the guide and instructions on what to ch ange for a release (including how to disable the devel text).
2003-01-12Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net1-1/+1
r=bbaetz,justdave a=justdave
2003-01-05We use the GD::Graph perl module, not GD::Chart (which doesn't exist)jake%bugzilla.org1-1/+1
2003-01-01Bug 186962 - Update minimum versions of required software and move those ↵jake%bugzilla.org1-1/+22
versions to be ENTITY's a=justdave
2002-07-28Merging new docs from 2.16 branch.gerv%gerv.net1-29/+25
2002-05-02General updates. I'm working through the entire guide, tidying it up.gerv%gerv.net1-7/+7
2002-05-02Bug 125395 - remove revision history. That's what CVS is for :-) Also, do ↵gerv%gerv.net1-84/+7
other tidy-ups and updates to front page.
2002-05-02Bug 126907 - remove "Future" section from guide.gerv%gerv.net1-3/+0
2002-05-01Full recompile of the docs so everyone can see what the current SGML docs ↵justdave%syndicomm.com1-1/+1
actually look like in HTML.
2001-11-21Initial conversion to XML format from SGML.barnboy%trilobyte.net1-17/+17
Note this is a work-in-progress. It compiles cleanly, but I am not yet submitting compiled HTML and text. There is one notable problem: nsgmls barfs on the <imagedata> tag in database.sgml during validation. openjade handles it fine. Weird.
2001-08-30Buncha' release updates. Moved all images tobarnboy%trilobyte.net1-6/+6
./images so we don't have multiple copies of the same image, fixed these doc bugs (in no particular order): 94949 97070 97071 97114 96498 95970 96677 94953 96501 96679 97068 97191 97192
2001-08-22Big checkin of docs to resolve everybarnboy%trilobyte.net1-10/+7
known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
2001-08-11Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net1-89/+141
be used for 2.14 documentation due to inconsistencies.
2001-04-26Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net1-1/+1
I added related information to the Bugzilla Guide, and tacked in a couple of last-minute additions. Also fixed the annoying "Tip: HINT:" thing.
2001-04-25Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net1-1/+20
The README is now gutted, pointers to Guide. Also some new sections added, old ones fixed, and notes appended to deprecated sections I've not yet had the heart to remove.
2001-03-08Documentation update; added docs/sgml, docs/html, docs/txt.barnboy%trilobyte.net1-0/+177
No text version of The Bugzilla Guide availabe yet, however.