[Radiant] Import/Export Extension

Sean Cribbs seancribbs at gmail.com
Tue Apr 15 12:57:18 CDT 2008


import_export may very well be broken.  It was some code I wrote in a 
weekend over a year ago and I haven't really touched it since.  Unless 
someone gets to it sooner, I will look at this on Radiant day.

Sean

Brian Gernhardt wrote:
> I'm attempting to set up a test install of radiant with the data from 
> my live site.  I did the following steps:
>
> ----------
>   git clone git://github.com/seancribbs/radiant.git
>   radiant/radiant/bin/radiant test
>   cd test/vendor
>   ln -s ../../radiant/radiant .
>   cd extensions
>   ln -s ../../radiant/extensions/import_export .
>   cd ../.. # test directory
>   rake db:import TEMPLATE=../site-export.yml
> ----------
>
> Where site-export.yml is a saved copy of the /admin/export page from 
> my site (running 0.6.4 gem)
>
> Instead of the wonderfully easy import I had hoped for, I get:
>
> ----------
>   (in /Users/brian/dev/silver/radiant)
>   rake aborted!
>   Don't know how to build task 'db:import'
>
>   (See full trace by running task with --trace)
> ----------
>
> "rake -T" does not include the db:import and db:export tasks, either.  
> It does include the tasks from the archive and markdown_filter 
> extensions (from radiant.git/radiant/vendor/extensions/).
>
> Have I missed something important, or is the import_export extension 
> broken?
>
> ~~ Brian
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>



More information about the Radiant mailing list