From 43e3a5ae28d841dbda6bd45d5ebf58d11921d132 Mon Sep 17 00:00:00 2001 From: Matt Selsky Date: Fri, 6 Jan 2012 10:51:33 +0100 Subject: Bug 319684: The documentation is unclear about how to disable quips r/a=LpSolit --- docs/en/xml/administration.xml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'docs') diff --git a/docs/en/xml/administration.xml b/docs/en/xml/administration.xml index 46a5198ef..a5f17848f 100644 --- a/docs/en/xml/administration.xml +++ b/docs/en/xml/administration.xml @@ -2655,12 +2655,12 @@ ReadOnly: ENTRY, NA/NA, CANEDIT - Quips are controlled by the enablequips 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 quip_list_entry_control + 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. @@ -2675,7 +2675,7 @@ ReadOnly: ENTRY, NA/NA, CANEDIT - 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 @@ -2687,6 +2687,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. + + + Display of quips is controlled by the display_quips + user preference. Possible values are "on" and "off". +
-- cgit v1.2.3-24-g4f1b