[Radiant] [ANN] Simpler reorder extension
Sean Cribbs
seancribbs at gmail.com
Wed Nov 21 14:11:59 CST 2007
That generally occurs when you don't have the loading order set in
config/environment.rb of your project. It should look like this:
config.extensions = [:shards, :all]
Alternatively, you can rename the vendor/extensions/shards directory
to vendor/extensions/00_shards.
Sean
On Nov 21, 2007 1:50 PM, Travis Bell <travisbell at mac.com> wrote:
> Hey Sean,
>
> Upon trying to run "rake production db:migrate:extensions" I am
> getting the following error:
>
> ## undefined method `page' for #<Radiant::AdminUI:0x40804734>
>
> Any idea why? This is a gem install of version 0.6.4 with the Shards
> extension from the trunk installed.
>
> Thanks,
>
> --
> Travis Bell
> Not sent from my iPhone.
>
>
>
>
>
>
> On 19-Nov-07, at 8:56 AM, Sean Cribbs wrote:
>
> > With Adam's permission, I have replaced the reorder extension in the
> > Radiant repository with the simpler one I developed recently. Instead
> > of adding a separate view with drag-and-drop, it adds up/down/top/
> > bottom
> > buttons to the sitemap.
> >
> > You can use Subversion to download it from:
> >
> > http://dev.radiantcms.org/svn/radiant/trunk/extensions/reorder
> >
> > Enjoy!
> >
> > Sean
> > _______________________________________________
> > Radiant mailing list
> > Post: Radiant at lists.radiantcms.org
> > Search: http://radiantcms.org/mailing-list/search/
> > Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
>
More information about the Radiant
mailing list