Tatsuhiko Miyagawa's Blog

Kwiki::TypeKey

March 29, 2005

Link: search.cpan.org: Tatsuhiko Miyagawa / Kwiki-TypeKey-0.02.

Kwiki TypeKey integration

Now that I had a talk with Ingy, who’s an evil author of Kwiki at YAPC::Taipei, I just started using Kwiki for my personal Wiki.

My thought that Kwiki sucks was untrue. What sucks is CGI::Kwiki and Kwiki now rocks me! kwiki-install and kwiki -new is a different thing, man!

Anyway, as a fun of hacking Kwiki, I started toying with TypeKey integration: hence Kwiki::TypeKey. It can be a good example of both using TypeKey as a remote authentication protocol and gluing Kwiki::Users with external authentication layer (e.g. LDAP).

The plugin is still in beta and needs more fixes and documentation, but is already usable IMHO. Enjoy!