On Fri, 2009-05-01 at 16:49 +0200, Thomas Waldmann wrote:
> > > > 1.  MoinMoin assumes that every user will want to have a homepage
> > > > at /UserName.  I want user homepages to live at /People/UserName
> > > > instead.
> > [..]
> > > What you can do to keep your wiki namespace clean from user homepages,
> > > is to use user_homewiki = u'InterWikiNameOfOtherWiki', moin will then
> > > link to that wiki and put user homepages there. That at least works for
> > > the automatically generated links as on RecentChanges or info action,
> > > maybe even with SIG (try).
> > > 
> > 
> > I am interested in that feature. I have made some tests, with two
> > overlapping wikis (like wiki.debian.org and wiki.debian.org/User)
> > 
> > my farmconfig.py looks like:
> >         wikis = [
> >             ("user-wiki", r"[^/]*/User.*"),
> >             ("main-wiki", r".*"), 
> >         ]
> 
> You do not need that user-wiki.
[..]
> If you just do not do a user-wiki, it will be same wiki. :)

I messed up ;)

(Initially, I wanted to serve the wiki homepages as another wiki, for
license and performance reasons... then I changed my mind but I didn't
reverted the farmwiki.py... weird idea).

Thanks,

Franklin


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to