> Users should be able to create Wikis in the same way like standard
> Plone content
> (folders, pages, images etc.). Is there some way creating new wikis
> (not wiki pages)
> (e.g. through the XMLRPC API)

No.

> or does it require a manual configuration (e.g. through farmconfig.py)?

With the moin release code, you need farmconfig.py + config modules
referenced from there. A moin config is just a python module with a
Config class in it. moin first imports farmconfig, then the wiki config
module it found by matching the URL regex.

If you do some generally interesting hacks for autocreating wikis (that
is not only usable for plone), join us on #moin-dev on freenode irc.



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Moin-user mailing list
Moin-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/moin-user

Reply via email to