> In case you refer to the page_group_regex change: Yes, I meant that.
> I already copied the > new defaults from the wikiconfig.py delivered with moin-1.7.1 to my > own wikiconfig.py: > > page_category_regex = ur'(?P<all>Category(?P<key>\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)' If you just want the default, you don't need to put them into wiki config, btw. If you still have problems with groups, please file a bug report on the wiki, giving all details. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
