+bbpostlock

From Elendor

(Difference between revisions)
Jump to: navigation, search
(Created page with ' Syntax: +BBPOSTLOCK <bboard>=<function> **Admin-only** This locks posting to a bulletin board to those users who cause the given function to evaluate to a true value. …')
 
(One intermediate revision not shown)
Line 6: Line 6:
   is). The enactor is %# as usual. If set to blank or left unspecified, the  
   is). The enactor is %# as usual. If set to blank or left unspecified, the  
   function defaults to whatever is set as the bboard's readlock (see HELP  
   function defaults to whatever is set as the bboard's readlock (see HELP  
-
   +BBREADLOCK).
+
   [[+bbreadlock]]).
   
   
   Example: +bbpostlock admin-bb=\[orflags(%%#,Wr)\]
   Example: +bbpostlock admin-bb=\[orflags(%%#,Wr)\]
[[Category:Helpfiles]][[Category:+mail system]]
[[Category:Helpfiles]][[Category:+mail system]]

Current revision as of 16:58, 13 May 2010

 Syntax: +BBPOSTLOCK <bboard>=<function>

 **Admin-only**
 This locks posting to a bulletin board to those users who cause the given 
 function to evaluate to a true value. (See HELP t() for what a true value 
 is). The enactor is %# as usual. If set to blank or left unspecified, the 
 function defaults to whatever is set as the bboard's readlock (see HELP 
 +bbreadlock).

 Example: +bbpostlock admin-bb=\[orflags(%%#,Wr)\]