Template hook docs
Gervase Markham
gerv at mozilla.org
Mon May 3 17:15:26 UTC 2010
The docs about template hooks here:
https://wiki.mozilla.org/Bugzilla:Writing_Extensions#Template_Hooks
seem to be wrong regarding the path you are to use.
They suggest:
extensions/extension_name/template/en/area/template-hook_name.type.tmpl
whereas the following seems to work correctly:
extensions/extension_name/template/en/default/hook/area/template-hook_name.type.tmpl
(This is using 3.6).
Are the docs wrong?
Gerv
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla
More information about the developers
mailing list