[ILUG] phpnuke equivalent, in python ?

Badger O'Tool badger at scattermail.com
Fri Aug 11 17:50:29 IST 2006


The same idea works with MoinMoin (for version 1.3.5-r1 at least) - it 
will accept
Apache authentication if you add the following to your wikiconfig.py:

    acl_enabled = 1   
    auth_http_enabled = 1

As far as I know it only works with HTTP Basic Authentication - so you'll
also want to turn on SSL if you want proper security.

- badge


Colin Whittaker wrote:
> I use mediawiki in work and it took about a ten line change to make it
> just blindly trust the auth data provided by apache. 
>
> Colin
>
> On Fri, Aug 11, 2006 at 03:59:08PM +0100, John P. Looney wrote:
>   
>> Hey, anyone know if a decent equivalent of PHPnuke that isn't shit, and
>> written in python ?
>>
>> My needs are simple; decent wiki with authentication, integrated bulletin
>> boards, and an ability to use external authentication. I don't mind coding
>> it myself. I'd a quick look at Zope which I'd used before, but it seems a
>> lot more difficult to get a single 'hello world' page working than I
>> remember. And, they don't like packages, and gave me abuse for asking for an
>> RPM, and when you ask for help on their mailing list, you get abuse for not
>> using their jargon, and told to read a 300 page book.
>>
>> John
>> -- 
>> Irish Linux Users' Group mailing list
>> About this list : http://mail.linux.ie/mailman/listinfo/ilug
>> Who we are : http://www.linux.ie/
>> Where we are : http://www.linux.ie/map/
>>
>>     
>
>   




More information about the ILUG mailing list