summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/administration.xml
AgeCommit message (Collapse)AuthorFilesLines
2008-04-04Bug 139051 - fix misspelling of "privilege". Patch by mental ↵gerv%gerv.net1-1063/+1400
<xor@ivwnet.com>, 2xr=bbaetz.
2008-04-04Fix for confusing language regarding protection of data/ & shadow/ directoriesbarnboy%trilobyte.net1-951/+1106
and localconfig file.
2008-04-04Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net1-835/+161
2008-04-04Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.jake%bugzilla.org1-4/+4
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-04Bug 191537 - Improvements to the security section.jake%bugzilla.org1-125/+243
2008-04-04Bug 191034, step 1 - Refactoring the installation chapter to provide ↵jake%bugzilla.org1-137/+336
sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary.
2008-04-04Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au1-65/+150
r, a=myk
2008-04-04Merging new docs from 2.16 branch.gerv%gerv.net1-1326/+1106
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/+97
./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-58/+162
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-1086/+1198
be used for 2.14 documentation due to inconsistencies.
2008-04-04Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net1-3/+30
I added related information to the Bugzilla Guide, and tacked in a couple of last-minute additions. Also fixed the annoying "Tip: HINT:" thing.
2008-04-04Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net1-3431/+1101
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/+3448
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit