Thank you. I have now instiki 0.12 working with Rails 1.2.5 (1.2.6 Will also work I am sure). 0.12 solves many deprecation warnings visible with rails 1.2.5.
The previously reported problem of "superclass mismatch" is also gone. So to conclude: Instiki integrated into a site which implements Restful_Authentication. - Authentication on wiki, is not through instiki authentication, but restful_auth. - Uses user login instead of AnonymousCoward :-) I can commit the "standalone" code somewhere, if someone is interessted, but I can imagine the main committers, won't be too happy, of the duplicate code base. Cheers / -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jacques Distler Sent: Sunday, December 23, 2007 05:29 To: [email protected] Cc: Christophe Bouhier Subject: [Instiki] integrating Instiki -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Christophe Bouhier <christophe at kualasoft.com> wrote: >I upgraded my rails version 2.0.1, which then broke instiki. My branch of Instiki http://golem.ph.utexas.edu/instiki/show/HomePage runs on Rail 2.0.2. With a small tweak (using actionpack/lib/action_controller/routing.rb from Rails 1.2.6, to maintain backwards compatibility in naming of routes) it passes all functional tests and all but two unit tests (both minor bugs in xhtmldiff). -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) Comment: PGP Key - http://golem.ph.utexas.edu/~distler/distler.asc iD8DBQFHbeQqnyqPIXpYcjcRAqRtAJ9YTVGbUoo9N+/Xpsfm4jqxqdobwACgkyhs KZysoGcVes27NgjLI+stdiE= =5JtH -----END PGP SIGNATURE----- _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
