From: jocuri%softhome.net <> Date: Wed, 24 Nov 2004 07:00:19 +0000 (+0000) Subject: Documentation patch for bug 262320: Provide documentation for list/tables.html.tmpl... X-Git-Tag: bugzilla-2.16.8~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1f1d4dc92fc169214fe484cd427d68499df3fe9b;p=thirdparty%2Fbugzilla.git Documentation patch for bug 262320: Provide documentation for list/tables.html.tmpl; patch by Shane H. W. Travis , r=vladd. --- diff --git a/docs/xml/administration.xml b/docs/xml/administration.xml index 39d54e2cb0..93f7666fb6 100644 --- a/docs/xml/administration.xml +++ b/docs/xml/administration.xml @@ -1282,6 +1282,17 @@ skip-networking your Bugzilla installation. + + list/table.html.tmpl: + This template controls the appearance of the bug lists created + by Bugzilla. Editing this template allows per-column control of + the width and title of a column, the maximum display length of + each entry, and the wrap behaviour of long entries. + For long bug lists, Bugzilla inserts a 'break' every 100 bugs by + default; this behaviour is also controlled by this template, and + that value can be modified here. + + bug/create/user-message.html.tmpl: This is a message that appears near the top of the bug reporting page.