On Tue, Jul 22, 2008 at 4:03 PM, Thomas Waldmann wrote: >> 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.
Ok, problem solved. I forgot to "moin ... maint cleancache". Now everything is working again. Thanks for your help and all the efforts that you've put into moin! Best regards, Bernd. ------------------------------------------------------------------------- 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
