aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sgml
Commit message (Collapse)AuthorAgeFilesLines
* <edition/> is not included by default in ldp.dsl so putting version ↵jake%bugzilla.org2003-02-151-3/+1
| | | | | | information into the <title/> tag. This has the added benifit that the version will appear at the top of each .html (and the top of each page on the .pdf version generated by tldp.org).
* Bug 177997 - Update the AOL Server section with the new configuration ↵jake%bugzilla.org2003-02-131-10/+25
| | | | information.
* Bug 192511 - Removing all occurances of 'processmail' from the documentation ↵jake%bugzilla.org2003-02-133-16/+37
| | | | now that bug 124174 is FIXED.
* Give all FAQ questions an id so the anchor name doesn't have to be randomly ↵jake%bugzilla.org2003-02-111-58/+58
| | | | generated and therefore won't change every time the docs get recompiled.
* This checkin contains two fixes:jake%bugzilla.org2003-02-064-4/+13
| | | | | * 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
* Bug 191034, step 1 - Refactoring the installation chapter to provide ↵jake%bugzilla.org2003-02-013-808/+480
| | | | sections for OS Specific notes and configuration help on multiple web servers. Also added some terms to the glossary.
* Spell servlet correctly. Also, Scarab is now at Version 1.0 Beta 13, as long ↵jake%bugzilla.org2003-01-281-2/+2
| | | | as I'm updating...
* The GNU Free Documentation License should be at the end of the guide (in an ↵jake%bugzilla.org2003-01-263-12/+11
| | | | | | appendix), not at the begining. Also, add the version number of the guide to the front page.
* Bumping minimum versions for DBI and DBD::mysql to match what was just ↵jake%bugzilla.org2003-01-151-2/+2
| | | | checked in for bug 163290.
* Update links to tldp.org and Bugzilla version numbers. Also, added some text abjake%bugzilla.org2003-01-132-22/+41
| | | | | out this being a development version of the guide and instructions on what to ch ange for a release (including how to disable the devel text).
* Bug 187566 - Making the upgrading section much clearer and presenting ↵jake%bugzilla.org2003-01-131-28/+189
| | | | multiple possible methods (CVS, tarball, patch).
* Bug 188656 Change required mysqld minimum to 3.23.41bugreport%peshkin.net2003-01-121-1/+1
| | | | | r=bbaetz,justdave a=justdave
* We use the GD::Graph perl module, not GD::Chart (which doesn't exist)jake%bugzilla.org2003-01-052-3/+3
|
* Link to report.cgi instead of reports.cgi (more stuff available from the ↵jake%bugzilla.org2003-01-031-2/+2
| | | | former, including a link to the later).
* Bug 186672 - Update security docs to warn about editor backups and bring ↵jake%bugzilla.org2003-01-031-52/+127
| | | | | | them up to date. a=justdave
* Bug 186673 - Updating section on Red Hat Bugzilla and adding last updated ↵jake%bugzilla.org2003-01-011-6/+23
| | | | | | | lines to each of the variants. Wording reviewed by dkl@redhat.com a=justdave
* Bug 186962 - Update minimum versions of required software and move those ↵jake%bugzilla.org2003-01-012-28/+69
| | | | | | versions to be ENTITY's a=justdave
* Bug 180005 - Bring the FAQ up to date.jake%bugzilla.org2002-12-311-93/+99
| | | | a=justdave
* Bug 178230 Update documentation for Entrprise Groupsbugreport%peshkin.net2002-12-311-55/+78
| | | | | r=Jake,preed a=justdave
* Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au2002-12-213-27/+13
| | | | r, a=myk
* Added information about versioncache back in.mbarnson%sisna.com2002-11-051-0/+26
| | | | See bug 140332
* Added blurb about movebugs. At this point, only bmo uses it, so I'mmbarnson%sisna.com2002-11-051-0/+13
| | | | | calling it an "undocumented feature". See bug 127818
* Included note regarding the origin of "bonsaitools", permbarnson%sisna.com2002-11-051-0/+17
| | | | bug 174922.
* Added section for Bugzilla and mod_perl (future expansion).mbarnson%sisna.com2002-11-051-0/+10
| | | | | Right now, it just says "Bugzilla doesn't work under mod_perl". See bug 149883
* Removed binmode references on Win32 documentation.mbarnson%sisna.com2002-11-051-52/+0
| | | | See bug 155743.
* A rather controversial new entry to the FAQ. See bug 107917. Imbarnson%sisna.com2002-11-051-0/+35
| | | | | decided one way for the Guide, based upon the code I see currently checked in. If I'm wrong, feel free to correct it!
* Fix for Apache configuration directives from bug 174255 andmbarnson%sisna.com2002-11-051-13/+23
| | | | de-stupidifying of emacs destruction of <programlisting> tags.
* Removed links to dbschema.jpg image. See bug 173484, it was really outdatedmbarnson%sisna.com2002-11-051-20/+0
| | | | and redundant anyway.
* Added notes on using OpenLDAP;mbarnson%sisna.com2002-11-051-0/+22
| | | | | | We should probably look at code changes to make Net::LDAP our permanent LDAP plugin rather than Mozilla::LDAP... See bug 167379.
* Added chunk about setting up DirectoryIndex to use index.cgi as thembarnson%sisna.com2002-11-051-0/+13
| | | | Bugzilla index page.
* Added dependency on File::Template. Not really fond ofmbarnson%sisna.com2002-11-051-0/+8
| | | | | doing requirements-of-requirements type stuff, but did it anyway for clarity.
* Patched lines per bug 177993.mbarnson%sisna.com2002-11-051-0/+13
| | | | Customization of "mid-air collision" template file.
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-46/+18
| | | | r=bbaetz, gerv
* Bug 168804 - Document CheckCanChangeField so sites can modify it for local ↵gerv%gerv.net2002-09-191-0/+94
| | | | needs. Patch by gerv; r=bbaetz, joel.
* Merging from 2.16 branch.gerv%gerv.net2002-07-282-0/+171
|
* Merging new docs from 2.16 branch.gerv%gerv.net2002-07-2813-3863/+3287
|
* More documentation updates.gerv%gerv.net2002-05-0913-4530/+3448
|
* The first installment of Gerv's spanking of the Bugzilla Guide. This is a ↵gerv%gerv.net2002-05-093-472/+289
| | | | work-in-progress.
* Bug 140355 - warn the user about not using a webserver groupbbaetz%student.usyd.edu.au2002-05-071-0/+13
| | | | r=gerv, justdave
* General updates. I'm working through the entire guide, tidying it up.gerv%gerv.net2002-05-023-113/+27
|
* Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it.gerv%gerv.net2002-05-021-1/+3
|
* Bug 125395 - remove revision history. That's what CVS is for :-) Also, do ↵gerv%gerv.net2002-05-021-84/+7
| | | | other tidy-ups and updates to front page.
* ug 105877 - Backup & check for modifications before upgrade.gerv%gerv.net2002-05-021-5/+15
|
* Bug 137709 - remove incorrect information about email preferences.gerv%gerv.net2002-05-021-38/+0
|
* Bug 111712 - update command for changing path to Perl.gerv%gerv.net2002-05-021-1/+2
|
* Bug 126907 - remove "Future" section from guide.gerv%gerv.net2002-05-022-622/+0
|
* Full recompile of the docs so everyone can see what the current SGML docs ↵justdave%syndicomm.com2002-05-011-1/+1
| | | | actually look like in HTML.
* Bug 139051 - fix misspelling of "privilege". Patch by mental ↵gerv%gerv.net2002-04-232-4/+4
| | | | <xor@ivwnet.com>, 2xr=bbaetz.
* Fix for bug 12004: need info on Template and AppConfig in the help docs.justdave%syndicomm.com2002-04-181-9/+41
| | | | Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com>
* Fix for bug 134198: Warns installations about Apache configuration issue ↵myk%mozilla.org2002-04-161-0/+5
| | | | | | | with security ramifications. Fix by Gregory Leblanc <gleblanc@linuxweasel.com>. Docs fix, no review needed.