Zine

open source content publishing system


Ticket #14 (closed task: fixed)

Opened 5 years ago

Last modified 4 years ago

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.

  1. It imports your old blog(s) via a feed.
  2. It could be used to mirror other blogs, or planets or whatever.

Attachments

feed_importer_patch.diff Download (8.2 KB) - added by guest 5 years ago.
An example plugin.

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

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

Changed 5 years ago by guest

An example plugin.

comment:2 Changed 5 years ago by mitsuhiko

Applied patch in [92].

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:

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:

 http://pseudoscience.co.uk/hg/tp-feed_importer/

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

comment:6 in reply to: ↑ 5 Changed 5 years ago by guest

Replying to guest:

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

comment:7 Changed 4 years ago by ali

  • Status changed from assigned to closed
  • Resolution set to fixed

Well, this was solved by the importer framework, so am closing this ticket. Individuial blogs that need importing should be individual tickets.

Note: See TracTickets for help on using tickets.