summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/integration.xml
AgeCommit message (Collapse)AuthorFilesLines
2008-04-04Replace CVSZilla URL with the more up-to-date version (documentation patch), ↵vladd%bugzilla.org1-1/+1
p=vladd.
2008-04-04Patch for bug 253308: Mention the Scmbug integration system in ↵jocuri%softhome.net1-35/+44
documentation; patch by Kristis Makris <mkgnu@gmx.net>; r=vladd, a=justdave.
2008-04-04More documentation updates.gerv%gerv.net1-27/+36
2008-04-04Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net1-1/+6
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-04This checkin contains two fixes:jake%bugzilla.org1-2/+3
* Bug 191971 - The guide incorrectly stated that you could resolve a bug via email * Provide an example of a glossary term in the document conventions section
2008-04-04Merging new docs from 2.16 branch.gerv%gerv.net1-56/+61
2008-04-04Initial conversion to XML format from SGML.barnboy%trilobyte.net1-2/+2
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-0/+8
./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-30/+40
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-14/+16
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-93/+48
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/+120
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit