aboutsummaryrefslogtreecommitdiffstats
path: root/docs/en/xml/customization.xml
Commit message (Collapse)AuthorAgeFilesLines
* Documentation spelling patch - remove duplicate 'when when' from ↵jocuri%softhome.net2008-04-041-1/+1
| | | | customization section; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Documentation patch -- fix broken tree due to the landing of bug 298341 - ↵jocuri%softhome.net2008-04-041-1/+1
| | | | Implement code hook mechanism.
* Patch for bug 298341: Implement code hook mechanism; patch by ↵jocuri%softhome.net2008-04-041-90/+111
| | | | zach@zachlipton.com, r=timeless, a=justdave.
* Documentation spelling patch: 'Engish' -> 'English'.jocuri%softhome.net2008-04-041-1/+1
|
* Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵lpsolit%gmail.com2008-04-041-1/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Docs fixes for Bug 298827: builtin or built-in and Bug 298832: ie (sp)mozilla%colinogilvie.co.uk2008-04-041-3/+3
| | | | Patch by Frank Wein <bugzilla@mcsmurf.de>, r=me
* Documentation patch for bug 274220: Provide additional documentation about ↵jocuri%softhome.net2008-04-041-0/+6
| | | | creating custom templates; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
* Bug 253720 - The docs now specify that it is required to run ./checksetup.pl ↵jake%bugzilla.org2008-04-041-83/+137
| | | | | | | after adding a template to the custom directory. Patch by Shane H. W. Travis <travis@sedsystems.ca> r=jake
* Documentation patch for bug 262320: Provide documentation for ↵jocuri%softhome.net2008-04-041-1/+12
| | | | list/tables.html.tmpl; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
* Patch for bug 177993: Point out that the mid-air collision message is ↵jocuri%softhome.net2008-04-041-0/+13
| | | | customizable; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
* Documentation patch for bug 257692: link directly to the final URL for the ↵jocuri%softhome.net2008-04-041-1/+1
| | | | developer's guide; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd.
* Bug 239112 - docs patch to give min. version of TT for hooks. Patch by ↵gerv%gerv.net2008-04-041-0/+9
| | | | nick.barnes; r=gerv, a=justdave.
* Silly typo fix. r=ssdbotkiko%async.com.br2008-04-041-1/+1
|
* Fix for bug 233245: replace "variable" with "constant" since there is no ↵jocuri%softhome.net2008-04-041-2/+2
| | | | contenttypes variable in Constants.pm.
* Patch for bug 233245: update documentation of formats to include ctypes as ↵jocuri%softhome.net2008-04-041-11/+28
| | | | well; patch by Niels Reedijk <n.reedijk@planet.nl> slightly modified by me.
* Patch for bug 233295: document terminology customization feature; patch by ↵jocuri%softhome.net2008-04-041-0/+8
| | | | Jon Wilmoth <jwilmoth@starbucks.com> slightly updated by me.
* Bug 233246 - improve documentation on enter_bug comment formatting templates.gerv%gerv.net2008-04-041-23/+32
|
* grep is a command line program, not something you do while editing a file ↵justdave%syndicomm.com2008-04-041-1/+1
| | | | (to most people anyway)
* Fix validation problem (unescaped ampersands) by making the program listing ↵myk%mozilla.org2008-04-041-12/+12
| | | | be CDATA.
* fixing incorrect ulink attribute (href should be url)myk%mozilla.org2008-04-041-1/+1
|
* improved readability (for both readers and editors); added docbook tags for ↵myk%mozilla.org2008-04-041-82/+98
| | | | variables, literals, and inline code; corrected a few errors, regressions, and typos; and added section explaining applicability of hooks for installation customizers
* Bug 230742 - document new 'hooks' mechanism. This is my take on Myk's text - ↵gerv%gerv.net2008-04-041-348/+205
| | | | probably still needs further polish.
* Backout bug 232378, as it doesn't appear to be working correctly.mozilla%colinogilvie.co.uk2008-04-041-9/+3
|
* Bug 232378: switch from entities to XIncludes for inclusion of modular docs ↵mozilla%colinogilvie.co.uk2008-04-041-6/+12
| | | | | | files Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=vladd
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2008-04-041-122/+249
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net2008-04-041-393/+567
|
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ↵lpsolit%gmail.com2008-04-041-0/+820
by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r=LpSolit r=mkanat a=LpSolit