This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Fri Jun 20 09:42:08 -0700 2008 | [seancribbs] |
| |
Rakefile | Fri Jun 20 09:42:08 -0700 2008 | [seancribbs] |
| |
app/ | Fri Jun 20 09:42:08 -0700 2008 | [seancribbs] |
| |
import_export_extension.rb | Fri Jun 20 09:42:08 -0700 2008 | [seancribbs] |
| |
lib/ | Mon Aug 18 12:59:21 -0700 2008 | [seancribbs] |
| |
test/ | Fri Jun 20 09:42:08 -0700 2008 | [seancribbs] |
README
= Import Export Supports a more enhanced version of exporting your Radiant database, and adds the ability to import the results of an export operation. To import use: $ rake db:import [TEMPLATE=path/to/export.yml] To export, browse to /admin/export or use: $ rake db:export [TEMPLATE=path/to/export.yml] by Sean Cribbs April 18, 2007




