- Modify
to have the operating systems, severities, platforms,etc. that you want./localconfig - Modify
to have the look you want for creating bugs./template/en/default/bug/create/create.html.tmpl - Modify
to have the look you want for editing bugs./template/en/default/bug/edit.html.tmpl - Other files that could be considered for modification under the directory
:/template/en/default/ bug/show-multiple.html.tmpl
– list bugs in long formatglobal/field-descs.none.tmpl
– field descriptionslist/edit-multiple.html.tmpl
– edit multiple bugslist/table.html.tmpl
– list bugs in short formatpages/fields.html.tmpl
– description of fieldspages/bug-writing.html.tmpl
– help page for writing bugssearch/form.html.tmpl
– help page for searching for bugssearch/search-help.html.tmpl
– help page for searching for bugs
- Go to the
directory and runperl checksetup.pl
.
To learn more, Template Customization.