aboutsummaryrefslogtreecommitdiffstats
path: root/extensions/Example/template/en/default/hook/global
Commit message (Collapse)AuthorAgeFilesLines
* Bug 840407 (part 2): Remove the "align" and "valign" attributes from extensionsFrédéric Buclin2014-01-081-1/+1
| | | | r/a=justdave
* Bug 851591: Add a main-end hook into global/footer.html.tmpl to be able to ↵Frédéric Buclin2013-04-181-0/+16
| | | | | | display additional data before displaying the page footer r=dkl a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-112-7/+14
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Document how to add user settings. r,a=mkanat.Gervase Markham2011-01-051-0/+6
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=616427
* Bug 545524: New Hook: object_validatorsMax Kanat-Alexander2010-02-101-0/+3
| | | | r=mkanat, a=mkanat (module owner)
* Bug 530960: Put hooks into template/default/hook instead of template/hookmkanat%bugzilla.org2009-11-251-0/+12
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat