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

Rework frontmatter to be more versatile #58

Open patrickmj opened 11 years ago

patrickmj commented 11 years ago

Our current system of plaintext dedication and acknowledgements is print-book centric. That's not how Anthologize is being used.

We should get rid of those entirely. Instead, there should be a mechanism for creating your own front-matter -- a cover page, and any additional pages that go in the front.

At least, front matter should be editable with tinymce. Even better, a way to signal a "Part" as front matter, and piggy-back on existing code and tools in WP might simplify things? That'd call for that Anthologization to look for the flag of what's a front-matter page (and maybe a unique cover page). But that sounds more straightforward than the current system.

scottsd commented 11 years ago

Front matter should be just another page on Wordpress. That's how https://github.com/pressbooks/pressbooks works and it's great.

scottsd commented 11 years ago

Front matter should be just another page on Wordpress. That's how https://github.com/pressbooks/pressbooks works and it's great.

boonebgorges commented 11 years ago

Thanks, this is a good idea.

On 04/28/2013 10:15 AM, scottsd wrote:

Front matter should be just another page on Wordpress. That's how https://github.com/pressbooks/pressbooks works and it's great.

— Reply to this email directly or view it on GitHub https://github.com/chnm/anthologize/issues/58#issuecomment-17134675.