Differences between revisions 1 and 2
Revision 1 as of 2007-06-18 07:59:39
Size: 826
Editor: ZoomQuiet
Comment:
Revision 2 as of 2009-12-25 07:17:05
Size: 828
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
[http://groups.google.com/group/python-cn/t/80ba03b58ed5967b 建议啄木鸟给信任组开放删除垃圾评论甚至封 spamer 帐号的权限!大家意见如何?] [[http://groups.google.com/group/python-cn/t/80ba03b58ed5967b|建议啄木鸟给信任组开放删除垃圾评论甚至封 spamer 帐号的权限!大家意见如何?]]

07-06-17.升级PageComment2 ACL

建议啄木鸟给信任组开放删除垃圾评论甚至封 spamer 帐号的权限!大家意见如何?

  • 响应号召,升级 PageComment2 代码,支持啄木鸟定制 ACL

Index: PageComment2.py
===================================================================
--- PageComment2.py     (版本 2003)
+++ PageComment2.py     (工作副本)
@@ -505,7 +505,9 @@
     
     # Global variables
     Globs.macro = macro
-    Globs.defaultacl = u'#acl All:'
+    #Globs.defaultacl = u'#acl All:'
+    ## zoomq::070618 for PageComment2 Spamer
+    Globs.defaultacl = u'#acl TrustedGroup:read,write,revert All:'
     Globs.adminmsg = ''
     Globs.debugmsg = ''
     Globs.customscript = ''

woodpecker-log/2007-06-17 (last edited 2009-12-25 07:17:05 by localhost)