javiereguiluz / easybook

Book publishing as easy as it should be (built with Symfony components)
https://easycorp.io/EasyBook
Other
754 stars 81 forks source link

Books should be able to set their output file name #125

Closed javiereguiluz closed 1 year ago

javiereguiluz commented 10 years ago

When publishing a book, the result is a file called book.pdf, book.html, book.mobi or book.epub. Whe publishing the book as a website, the directory is always called book/.

Although it's easy to rename the file (even with the post publish tasks of easybook) it would be nice to have a configuration option to set the output file name.