On Sat, Sep 29, 2001 at 01:39:51PM -0400, Michael G Schwern wrote: > Given Wiki's security model (or lack thereof) that is kinda silly.
It's very deliberate for the Wiki to have approximately zero security... > I'm poking around a bit at other wikis, maybe TWiki if they didn't > have such an obnoxious download policy. Of course, if someone else > wants to maintain this thing, let me know--they're very troublesome. TWiki is the *really really* ugly code Wiki ... you know the one that rolls push as $array[@array] = $value, and adds to a hash with %hash = (%hash, $val, 1) And an author who gets all annoyed when you point this out. You should be able to write your own wiki in a couple of hours. I have one based around Class::DBI that I knocked up in a morning... Tony