for those of you that don''t already know: instiki 0.17 is the latest instiki version out there! http://rubyforge.org/frs/?group_id=186&release_id=35703 CHANGELOG New features: * Ability to rename pages * Ability to redirect Wikilinks, using [[!redirect ...]] * HTTP 302 redirects, for redirected/renamed pages Bugs Fixed: * Rails gets very unhappy with "." in page or author names. Make sure that doesn''t happen. * Fix a Maruku escaping bug. * WEBrick should respond to TERM signals (needed by MacOSX and, perhaps, others). * Add a flash message for redirection to "new" page when the target of "show" action is not found. * Flash[:info] messages use Web''s colour scheme. * Uploaded files in published webs should be accessible