Hello Zaki, On 23.06.2014 11:20, Zaki Akhmad wrote:> Hello, > > I am thinking to build Indonesian Python wiki. > May I know what are MoinMoin Extensions used in wiki.python.org?
We are using a stock installation of MoinMoin. The only additions are a custom openid support add-on and a custom theme. One note regarding setup of the wiki: you should carefully review the actions that are enabled per default and explicitly exclude the ones that your users won't need. This reduces the risk of vulnerabilities such as the one we faced in 2013: https://wiki.python.org/moin/WikiAttack2013 More recently we also found that we had to make it a little harder to get edit access to the wiki due to excessive spam. People who want edit access have to email this list to get it. This has proven to be very effective so far... Regards, -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, Jun 23 2014) >>> Python Projects, Consulting and Support ... http://www.egenix.com/ >>> mxODBC.Zope/Plone.Database.Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ 2014-06-17: Released eGenix PyRun 2.0.0 ... http://egenix.com/go58 2014-07-02: Python Meeting Duesseldorf ... 9 days to go 2014-07-21: EuroPython 2014, Berlin, Germany ... 28 days to go eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ _______________________________________________ pydotorg-www mailing list [email protected] https://mail.python.org/mailman/listinfo/pydotorg-www
