avonderluft / radiant-import-export-extension forked from radiant/radiant-import-export-extension
- Source
- Commits
- Network (10)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| 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/ | ||
| |
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

