Cuder / gmj2book-web

Web-based tool that generates FB2 books from online blogs on the GMJ platform
0 stars 0 forks source link

Updating information inside a book #4

Open Cuder opened 8 years ago

Cuder commented 8 years ago

Suppose that there is a finished and archived book. A user fills in the form wishing to get the same book. But this user provides other details, like other real name/surname, co-author and so on. In this case the tool should copy the existing book and make respective changes in this copy.

Cuder commented 8 years ago

Changes in the DB structure (gmj_posts): author -> blog (id of the blog where the post is located) +coauthor (id of the blog user who wrote the post if it differs from the blog ID.