m...@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

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to