moinmoin is installed from the Debian Packages on a debian wheezy system, the current release there is 1.9.4-8
The wiki works great so far, the only thing which doesen't work are the templates. regex in the wikiconfig.py: 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)' I've created a test_Template site (and also several others like testTemplate) but the expected template subsite from where the templates can be selected doesn't appear at all. There's just a URL "Create New Page". Can anybody give me a hint? I've tested several configurations, also with CGI/WSGI but nothing worked so far. As mentioned, everything else worked, also the group regex does a good job. Thanks in advance Matthias ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Moin-user mailing list Moin-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user