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

Including post authors & other metadata in Project #62

Open amandafrench opened 11 years ago

amandafrench commented 11 years ago

Whenever I output a Project (in any format), only the post text and post title is included. I'd like the option of including post metadata as well -- especially author, but also date, and maybe even categories and tags.

daandres commented 11 years ago

I also look for the function to include the authors name of post, it's publish date, tags and categories. I had already a look in the code but I couldn't identy the position where this has to be appended.

amandafrench commented 10 years ago

I still want this. :) Anthologize project exports only include the title and post content of each blog post; it'd be really useful for the Proceedings of THATCamp (and other projects) if exports could include individual blog post metadata such as author, publish date, tags and categories, and permalink.