[Moin-user] Creating a new user on moin 1.7

Yannick Gingras ygingras at ygingras.net
Tue Sep 25 21:29:24 EDT 2007


Hi, I have a `recent hg` clone of moin that I will refer to as 1.7.  I
installed it with 

  python setup.py install

and created a standalone wiki with 

  cp -Rv /user/share/moin /tmp/foo
  cp /tmp/foo
  cp config/wikiconfig.py ./
  cp /path/1.7/moin.py .
  # edit to have docs = "./htdocs"
  emacs moin.py
  python moin.py

The wiki starts fine but I can't create new users.  The 

  [[UserPreferences]]

macro on 

  http://localhost:8080/UserPreferences

is rendered as a self referencing link.  There is absolutly no form
rendered in that page.

I know the doc from the development branch might not be accurate but
should I be able to create new users with 1.7?

Best regards, 

-- 
Yannick Gingras




More information about the Moin-user mailing list