aboutsummaryrefslogtreecommitdiffstats
path: root/docs/en/xml/administration.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 139051 - fix misspelling of "privilege". Patch by mental ↵gerv%gerv.net2008-04-041-1063/+1400
| | | | <xor@ivwnet.com>, 2xr=bbaetz.
* Fix for confusing language regarding protection of data/ & shadow/ directoriesbarnboy%trilobyte.net2008-04-041-951/+1106
| | | | and localconfig file.
* Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net2008-04-041-835/+161
|
* Bug 203314 - Clean up <ulink/>'s, links to bugs and extra spaces in sentences.jake%bugzilla.org2008-04-041-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.
* The source files for the Bugzilla Guide have long been using the XML version ↵jake%bugzilla.org2008-04-041-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.
* Bug 191537 - Improvements to the security section.jake%bugzilla.org2008-04-041-125/+243
|
* Bug 191034, step 1 - Refactoring the installation chapter to provide ↵jake%bugzilla.org2008-04-041-137/+336
| | | | sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary.
* Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au2008-04-041-65/+150
| | | | r, a=myk
* Merging new docs from 2.16 branch.gerv%gerv.net2008-04-041-1326/+1106
|
* Initial conversion to XML format from SGML.barnboy%trilobyte.net2008-04-041-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.
* Buncha' release updates. Moved all images tobarnboy%trilobyte.net2008-04-041-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
* Big checkin of docs to resolve everybarnboy%trilobyte.net2008-04-041-58/+162
| | | | | known outstanding doc bug! Yay release. Still many things to fix. Aren't there always?
* Checkin for 2.14 release. Still some problems; this cannot yetbarnboy%trilobyte.net2008-04-041-1086/+1198
| | | | be used for 2.14 documentation due to inconsistencies.
* Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net2008-04-041-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.
* Updated Bugzilla Guide and README to fix bug 76156, bug 76841, and bug 26242.barnboy%trilobyte.net2008-04-041-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.
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com2008-04-041-0/+3448
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit