Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve MovableType importer #13

Merged
merged 15 commits into from Mar 19, 2013
Merged

Commits on Mar 10, 2013

  1. Copy the full SHA
    b827a69 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ed375ac View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    44873f0 View commit details
    Browse the repository at this point in the history
  4. Export basename exactly

    Replacing _ in base name with - may break old permalinks
    ryangreenberg committed Mar 10, 2013
    Copy the full SHA
    d611866 View commit details
    Browse the repository at this point in the history
  5. Export post excerpt

    ryangreenberg committed Mar 10, 2013
    Copy the full SHA
    c022f71 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d12e132 View commit details
    Browse the repository at this point in the history
  7. Export date as strftime string

    With this change dates export as
      date: '2003-03-04 18:20:00 -0800'
    instead of:
      date: 2003-03-04 18:20:00.000000000 -08:00
    ryangreenberg committed Mar 10, 2013
    Copy the full SHA
    4b1d327 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    205f13d View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    33eeffc View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    c53e943 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    3caea92 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    9a850b7 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    ec2f780 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    0f709ed View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    42e12c8 View commit details
    Browse the repository at this point in the history