chnm / anthologize

Anthologize is a free, open-source, WordPress-based platform for publishing. Grab posts from your WordPress blog, pull in feeds from external sites, or create new content directly in Anthologize. Then outline, order, and edit your work, crafting it into a coherent volume for export in several formats, including PDF, EPUB, and TEI.
http://anthologize.org
GNU General Public License v3.0
174 stars 29 forks source link

Refactor feed import #22

Open patrickmj opened 12 years ago

patrickmj commented 12 years ago

Imported from Trac ticket #45 reported by boonebgorges on 2010-08-19:

During One Week | One Tool I got frustrated and ran out of time regarding the feed importer; I couldn't pass along the data in the $_SESSION variable correctly, so I ended up settling for a hack where I pull in the data twice. Figure out a way to make it work the right way.