[Moin-user] Problem with ACL and groups after migration (1.5.3 => 1.7.0).
Miguel Da Silva - URI
mdasilva at fing.edu.uy
Fri Feb 20 12:06:33 EST 2009
Mail at Heavy.ch escribió:
> Hi there
>
> Between 1.5 and 1.7 the regex for page_group_regex, page_group_regex,
> etc.. changed you should read the docs/ in your moinmoin download
> carefully or take a look at http://moinmo.in/HelpOnConfiguration#pages
> and check if your wikiconfig.py looks like this:
>
> 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)'
>
> about migration read the docs under: http://moinmo.in/HelpOnInstalling
> and maybe http://moinmo.in/HowTo
>
> bye
> Marcel
>
>
>
Good news!!! Thank you for telling me about that, but... what you said
is what I did (concerning reading the documentation available in the
local wiki).
So, what's up?!?!
page_group_regex u'[a-z0-9]Group$'
That's what it says. I don't know if the HelpOn* pages were also
migrated (in this case it was just copied) or if it is indeed the
original file supplied by Debian Lenny (now, as a stable distribution).
It's clear it is not Moin's problem and now I'll go to report this issue
to Debian team.
Thank you so much, greetings.
--
Miguel Da Silva
Unidad de Recursos Informáticos
Facultad de Ingeniería - http://www.fing.edu.uy
Universidad de la República - http://www.rau.edu.uy
More information about the Moin-user
mailing list