[Moin-user] Problem with TrustedEditorGroup

Steven W. Orr steveo at syslang.net
Fri Nov 7 20:32:23 EST 2008


On Wednesday, Nov 5th 2008 at 01:16 -0000, quoth Thomas Waldmann:

=>
=>>      textchas_disabled_group = u"TrustedEditorGroup"
=>> 
=>> This started when I upgraded to 1.7.2
=>> 
=>> Any ideas?
=>
=>Yes. Please read docs/CHANGES about required page_*_regex changes.
=>
=>If you just want regexes working for English, you can also just remove
=>them all from your wikiconfig and use the builtin defaults.

Sorry if I'm being dense here, but I don't get it.

I commented out the lines in my wikiconfig.py that assign to 
    page_category_regex = ur'(?P<all>Category(?P<key>(?!Template)\S+))'
    page_dict_regex = ur'(?P<all>(?P<key>\S+)Dict)'
    page_group_regex = ur'(?P<all>(?P<key>\S+)Group)'
    page_template_regex = ur'(?P<all>(?P<key>\S+)Template)'
and I end up with an attempt to try to edit a page still asking me for a 
textcha answer. The content of my current TrustedEditorGroup is simply

#acl MrAdmin:read,write,delete,revert

 * Name1Admin
 * Name2Admin

What should I do?

TIA

-- 
Time flies like the wind. Fruit flies like a banana. Stranger things have  .0.
happened but none stranger than this. Does your driver's license say Organ ..0
Donor?Black holes are where God divided by zero. Listen to me! We are all- 000
individuals! What if this weren't a hypothetical question?
steveo at syslang.net




More information about the Moin-user mailing list