From 77b86e4c02e0057a573594afdd84ba15c643a4fc Mon Sep 17 00:00:00 2001
From: "justdave%syndicomm.com" <>
Date: Wed, 15 Jan 2003 14:48:12 +0000
Subject: Bug 184309: Adds an optional disabled state to quips, which allows
quips to be moderated if the admin so chooses. Patch by Tobias Burnus
Your quip '[% added_quip FILTER html %]' has been added.
+ [% IF Param("enablequips") == "approved" AND !UserInGroup('admin') %]
+ It will be used as soon as it gets approved.
+ [% END %]
[% approved.size %] quips approved and [% unapproved.size %] quips unapproved
+[% END %] +Bugzilla will pick a random quip for the headline on each bug list, and you can extend the quip list. Type in something clever or funny or boring (but not obscene or offensive, please) and bonk on the button. + [% IF Param("enablequips") == "approved" AND !UserInGroup('admin') %] + Note that your quip has to be approved before it is used. + [% END %]