BrianFarnhill is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againWXRtoBlogML overview
Recent commits See more »
| Author | Revision | Comments | Message | Labels | Date |
|---|---|---|---|---|---|
|
|
0ddfb97b9739 |
Initial check in of converter application |
|
This tool is used to convert WordPress eXtended RSS (WXR) to BlogML
Example use:
WXRtoBlogML --source="[path to source file]" --output="[path to output file]"
Just specify the source file you saved from WordPress, and then where you want the output saved.
The current version only converts posts, comments and trackbacks. Additional pages and attachments are ignored.