From e7e574a556b699395d98d32b56fe7f5492b2463c Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 28 Jul 2016 22:46:02 -0400 Subject: populate import/export settings pane --- src/views/panes/settings/import.ecr | 124 +++++++++++++++++++++++++++++++++++- 1 file changed, 123 insertions(+), 1 deletion(-) (limited to 'src/views/panes') diff --git a/src/views/panes/settings/import.ecr b/src/views/panes/settings/import.ecr index fe8e94f..5201e77 100644 --- a/src/views/panes/settings/import.ecr +++ b/src/views/panes/settings/import.ecr @@ -5,12 +5,134 @@ >
+ + + Import Blog Posts +

- TODO: import + This panel allows you to import blog posts.

+ +

+ Use the file input field below to select an input + WXR + file, select a destination site, then press the "Import Blog + Posts" button to import your blog posts. +

+ +
+ + + + +

+ Source file (in WXR format) containing blog posts. +

+
+ +
+ + + + +

+ Destination site for imported blog posts. +

+
+ + +
+
+ +
+
+ + + Export Blog Posts + +
+ +
+

+ This panel allows you to export blog posts. +

+ +

+ Choose a source site, then click the "Export Blog Posts" button + below to export blog posts in + WXR format. +

+ +
+ + + + +

+ Source site of blog posts to export. +

+
+ +
-- cgit v1.2.3