]> www.wagner.pp.ru Git - oss/ljdump.git/blobdiff - README.txt
version 1.5 includes convertdump.py
[oss/ljdump.git] / README.txt
index 5858b9b3d2204500c0f05bb0a81a01a0bdc30ae8..ec7bc04c62d3263cab93d4cc68bc8e0b4eac9a49 100644 (file)
@@ -41,3 +41,21 @@ to date. Both new and updated items are downloaded.
 
 The community http://ljdump.livejournal.com has been set up for questions
 or comments.
+
+-----
+
+convertdump - convert ljdump format to wordpress importer format
+Contributed by Sean M. Graham (www.sean-graham.com) and others
+
+This will convert a pydump archive into something compatible with the
+WordPress LiveJournal importer.  This is the same format used by the Windows
+ljArchive exporter.
+
+Arguments:
+    -u  --user      username of archive to process [required]
+    -l  --limit     limit the number of entries in each xml file (default 250)
+    -i  --insecure  include private and protected entries in the output
+    -h  --help      show this help page
+
+Example:
+    ./convertdump.py --user stevemartin --limit 200 --insecure