[moin-user] admin.py

Paul Boddie paul at boddie.org.uk
Thu Aug 10 11:06:31 EDT 2017


On Thursday 10. August 2017 09.27.15 Molecki, Christian (STL) wrote:
> 
> is there a function in moinmoin there I can get all instances (e.g from
> intermap.txt) ? I want to add a column in user_browser, with the instance
> names, where a user is registrated.

Doing a quick grep on the MoinMoin package, I see that the MoinMoin.wikiutil 
module is the place where intermap files are read. Maybe the load_wikimap 
function is suitable.

> Where can I get help for development?

There is a moin-devel list alongside the moin-user list on python.org. That 
said, I imagine that Moin developers are on both lists, anyway, and it isn't 
like there is any real traffic on either list.

Paul


More information about the moin-user mailing list