Anton J Aylward wrote:
I just tried installing
http://github.com/radiant/radiant-reorder-extension/tree/master
and once again when I tried running rake to install I got the
$ rake production radiant:extensions:reorder:migrate
(in /home/.jordana/antonaylward/radiantblog)
rake aborted!
uninitialized constant Admin::PagesController
Is this something to do with being RESTful?
This is an update by [email protected] of Sean's original.
$ grep -R Admin::PagesController vendor/extensions/
vendor/extensions/reorder/reorder_extension.rb:
Admin::PagesController.send :include, Reorder::PagesControllerExtensions
vendor/extensions/reorder/reorder_extension.rb:
Admin::PagesController.send :helper, Reorder::PageHelper
vendor/extensions/reorder/test/functional/pages_controller_extensions_test.rb:Admin::PagesController.class_eval
{ def rescue_action(e); raise(e); end }
vendor/extensions/reorder/test/functional/pages_controller_extensions_test.rb:
@controller = Admin::PagesController.new
Just those two extension use this ... why? What's going on?
I think you are fast becoming the number 1 person to update the
information on using Radiant for blogging!! :)
For the reorder extension, are you using the instructions at:
http://wiki.radiantcms.org/Reorder
Unfortunately, I did not see any issues with Reorder when I followed the
instructions there (actually I wrote that page).
Cheers,
Mohit.
12/16/2008 | 12:55 AM.
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant