Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 MoinMoin 的初学者。我正在寻找一种方法来捕获有关用户的一些统计信息。具体来说,有兴趣了解主要贡献者、他们的编辑频率等。有没有办法做到这一点?
除了通常的基于网络服务器日志的东西,你可以查看 moin 的 editlog 和 eventlog,MoinMoin.log 包中有一些帮助程序。
moin 在 MoinMoin.stats 中还有一些内置的“统计”内容和一些使用它的宏。
如果您有任何疑问,freenode 上的#moin irc 频道(请耐心等待)或 moin-user 邮件列表可能比 stackoverflow 更快。