Ticket #14 (closed task: fixed)
Missing support for importing other blogs
| Reported by: | guest | Owned by: | ali |
|---|---|---|---|
| Priority: | critical | Milestone: | Zine 0.1 |
| Component: | general | Version: | |
| Keywords: | Cc: |
Description
It strikes me that a generic feed importer would be quite cool.
- It imports your old blog(s) via a feed.
- It could be used to mirror other blogs, or planets or whatever.
Attachments
Change History
comment:1 Changed 5 years ago by mitsuhiko
- Priority changed from major to critical
- Type changed from enhancement to task
- Milestone set to TextPress 0.1
comment:3 Changed 5 years ago by mitsuhiko
And reverted in [93] because I will pull it from aa's repo once it's stable. Things that should be done:
- unicode support (right now i get this: http://paste.pocoo.org/show/4075)
- move the tab over to the post tab (named "Import Feed") and highlight it
comment:4 Changed 5 years ago by guest
I am making some small progresses. I moved the tab. I investigated "unicode" issues, and I cannot replicate the traceback, and also have other issues, which I had to make a small patch on BS for.
My code is hosted here to browse or clone etc:
comment:5 follow-up: ↓ 6 Changed 5 years ago by guest
- Owner set to ali
- Status changed from new to assigned
Still to do:
- Generate the example author map from users in the database
- Convert the newlines in the author map to ; so that they can be edited in the configuration editor
Note: See
TracTickets for help on using
tickets.

At least support for RSS/Atom and Wordpress should be available in 0.1.