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 (
commit fafc57b1c503485b416aa880edf3b6ff896c12fd
tree fd7bed07095d294d2e011c7587706cfd70c26723
parent 01bd536ec1085452f48417c1e24eb76f5cf5b619
tree fd7bed07095d294d2e011c7587706cfd70c26723
parent 01bd536ec1085452f48417c1e24eb76f5cf5b619
| name | age | message | |
|---|---|---|---|
| |
README | Fri Jun 20 09:42:08 -0700 2008 | |
| |
Rakefile | Fri Jun 20 09:42:08 -0700 2008 | |
| |
app/ | Fri Jun 20 09:42:08 -0700 2008 | |
| |
import_export_extension.rb | Fri Jun 20 09:42:08 -0700 2008 | |
| |
lib/ | Tue Apr 14 04:55:49 -0700 2009 | |
| |
test/ | Sat Dec 13 07:41:29 -0800 2008 |
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







