aboutsummaryrefslogtreecommitdiffstats
path: root/docs/en/xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 127841 - Adding processmail and syncshadowdb to the list of files that ↵jake%acutex.net2008-04-041-1/+1
| | | | need the bonsaitools perl path changed in order to run from another perl location.
* Modified Win32 notes regarding system() calls per bug 99595.barnboy%trilobyte.net2008-04-041-5/+6
|
* Added bit about needing proper <Directory> permissions in orderbarnboy%trilobyte.net2008-04-041-1/+32
| | | | for .htaccess to function. See bug 97668.
* Initial conversion to XML format from SGML.barnboy%trilobyte.net2008-04-047-81/+81
| | | | | | | 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.
* Doc type fix, r=kikobbaetz%cs.mcgill.ca2008-04-041-1/+1
|
* Typo in perl modify string, added "#!" to /usr/bin/perl strings.barnboy%trilobyte.net2008-04-041-1/+1
|
* Buncha' release updates. Moved all images tobarnboy%trilobyte.net2008-04-047-59/+411
| | | | | | | | | | | | | | | | | | ./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-048-964/+1306
| | | | | 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-0412-3698/+3888
| | | | be used for 2.14 documentation due to inconsistencies.
* Added .htaccess files for shadow/, data/, and /.barnboy%trilobyte.net2008-04-043-12/+118
| | | | | | 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-047-7860/+3810
| | | | | | 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-0418-0/+11184
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit