and un-checking the box next to either 'Reporter' or 'CC List' (or both).
</para>
</note>
- <section>
+ <section id="create-groups">
<title>Creating Groups</title>
<para>To create Groups:</para>
</orderedlist>
</section>
- <section>
+ <section id="edit-groups">
<title>Assigning Users to Groups</title>
<para>Users can become a member of a group in several ways.</para>
<orderedlist>
my $template = Bugzilla->template;
my $vars = {};
+# Replace this entry by separate entries in templates when
+# the documentation about legal values becomes bigger.
+$vars->{'doc_section'} = 'edit-values.html';
+
print $cgi->header();
exists Bugzilla->user->groups->{'admin'} ||
[% PROCESS global/header.html.tmpl
title = "Add a new Custom Field"
- onload = "document.getElementById('new_bugmail').disabled = true;" %]
+ onload = "document.getElementById('new_bugmail').disabled = true;"
+ doc_section = "custom-fields.html#add-custom-fields"
+%]
<script type="text/javascript">
<!--
[% PROCESS global/header.html.tmpl
title = title
- onload = "toggleCheckbox(document.getElementById('enter_bug'), 'new_bugmail');" %]
+ onload = "toggleCheckbox(document.getElementById('enter_bug'), 'new_bugmail');"
+ doc_section = "custom-fields.html#edit-custom-fields"
+%]
<script type="text/javascript">
<!--
[% PROCESS "global/field-descs.none.tmpl" %]
-[% PROCESS global/header.html.tmpl title = "Custom Fields" %]
+[% PROCESS global/header.html.tmpl
+ title = "Custom Fields"
+ doc_section = "custom-fields.html"
+%]
[% columns = [
{
[% title = "Confirm: Remove All Explicit Members?" %]
[% END %]
-[% PROCESS global/header.html.tmpl %]
+[% PROCESS global/header.html.tmpl
+ title = title
+ doc_section = "groups.html"
+%]
[% IF regexp %]
<p>This option will remove all users from '[% group.name FILTER html %]'
[% PROCESS global/header.html.tmpl
title = "Add group"
subheader = "This page allows you to define a new user group."
+ doc_section = "groups.html#create-groups"
%]
<form method="post" action="editgroups.cgi">
[% PROCESS global/header.html.tmpl
title = "Delete group"
+ doc_section = "groups.html"
%]
<table border="1">
[% title = BLOCK %]Change Group: [% group.name FILTER html %][% END %]
[% PROCESS global/header.html.tmpl
+ title = title
+ doc_section = "groups.html#edit-groups"
style = "
.grant_table { border-collapse: collapse; }
.grant_table td, .grant_table th {
[% PROCESS global/header.html.tmpl
title = "Edit Groups"
subheader = "This lets you edit the groups available to put users in."
+ doc_section = "groups.html"
%]
[% edit_contentlink = "editgroups.cgi?action=changeform&group=%%id%%" %]
[% PROCESS global/variables.none.tmpl %]
[% title = "Set up whining" %]
-[% PROCESS global/header.html.tmpl %]
+[% PROCESS global/header.html.tmpl
+ title = title
+ doc_section = "whining.html"
+%]
<p>
"Whining" is when [% terms.Bugzilla %] executes a saved query at a regular interval