summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/using.xml
AgeCommit message (Collapse)AuthorFilesLines
2008-04-04Removed references to bugzilla.mozilla.org so we can avoidbarnboy%trilobyte.net1-5/+60
spurious bug postings. However, this file will need some significant treatment for 2.16 release since the query.cgi interface has changed.
2008-04-04General updates. I'm working through the entire guide, tidying it up.gerv%gerv.net1-566/+808
2008-04-04More documentation updates.gerv%gerv.net1-613/+556
2008-04-04The first installment of Gerv's spanking of the Bugzilla Guide. This is a ↵gerv%gerv.net1-617/+649
work-in-progress.
2008-04-04Another pre-2.17.7 rev.gerv%gerv.net1-30/+43
2008-04-04Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net1-363/+452
2008-04-04Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.jake%bugzilla.org1-7/+3
Patch by Martin Wulffeld <martin@wulffeld.org>. r,a=jake Also, added Martin to the section about people who have made signifigant conrtibutions.
2008-04-04The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org1-1/+1
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.
2008-04-04Merging new docs from 2.16 branch.gerv%gerv.net1-890/+520
2008-04-04Initial conversion to XML format from SGML.barnboy%trilobyte.net1-4/+4
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.
2008-04-04Buncha' release updates. Moved all images tobarnboy%trilobyte.net1-27/+58
./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
2008-04-04Big checkin of docs to resolve everybarnboy%trilobyte.net1-384/+423
known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
2008-04-04Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net1-32/+35
be used for 2.14 documentation due to inconsistencies.
2008-04-04Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net1-1867/+787
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.
2008-04-04Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com1-0/+1957
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit