summaryrefslogtreecommitdiffstats
path: root/docs/en
diff options
context:
space:
mode:
authorMatt Selsky <selsky@columbia.edu>2012-01-06 11:01:08 +0100
committerFrédéric Buclin <LpSolit@gmail.com>2012-01-06 11:01:08 +0100
commit0be3316a92152f7a37184eed9b0b589013be4431 (patch)
tree80a7362e4d65d4770ac20d69d2f047da3cdb79a8 /docs/en
parent95d0e07e08321c57803ff41db00b3cfea40cb2a1 (diff)
downloadbugzilla-0be3316a92152f7a37184eed9b0b589013be4431.tar.gz
bugzilla-0be3316a92152f7a37184eed9b0b589013be4431.tar.xz
Bug 319684: The documentation is unclear about how to disable quips
r/a=LpSolit
Diffstat (limited to 'docs/en')
-rw-r--r--docs/en/xml/administration.xml19
1 files changed, 12 insertions, 7 deletions
diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml
index fd404eb0f..f629ee329 100644
--- a/docs/en/xml/administration.xml
+++ b/docs/en/xml/administration.xml
@@ -2653,12 +2653,12 @@ ReadOnly: ENTRY, NA/NA, CANEDIT
</para>
<para>
- Quips are controlled by the <emphasis>enablequips</emphasis> parameter.
- It has several possible values: on, approved, frozen or off.
- In order to enable quips approval you need to set this parameter
- to "approved". In this way, users are free to submit quips for
- addition but an administrator must explicitly approve them before
- they are actually used.
+ Quip submission is controlled by the <emphasis>quip_list_entry_control</emphasis>
+ parameter. It has several possible values: open, moderated, or closed.
+ In order to enable quips approval you need to set this parameter to
+ "moderated". In this way, users are free to submit quips for addition
+ but an administrator must explicitly approve them before they are
+ actually used.
</para>
<para>
@@ -2673,7 +2673,7 @@ ReadOnly: ENTRY, NA/NA, CANEDIT
</para>
<para>
- Next to each tip there is a checkbox, under the
+ Next to each quip there is a checkbox, under the
"Approved" column. Quips who have this checkbox checked are
already approved and will appear next to the search results.
The ones that have it unchecked are still preserved in the
@@ -2685,6 +2685,11 @@ ReadOnly: ENTRY, NA/NA, CANEDIT
Also, there is a delete link next to each quip,
which can be used in order to permanently delete a quip.
</para>
+
+ <para>
+ Display of quips is controlled by the <emphasis>display_quips</emphasis>
+ user preference. Possible values are "on" and "off".
+ </para>
</section>
<section id="groups">