ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

Book synopsis template

<< < (7/8) > >>

publicdomain:
OK, final bit of input needed:

- E-book extensions?

(For file browse dialog filter)

Thanks!

[EDIT: taking a guess with EPUB, MOBI, AZW, PDF, ODF and LIT. Just want you to confirm your books' file extensions as they are on disk, given their variety on the market :Thmbsup:]

fredemeister:
OK, final bit of input needed:

- E-book extensions?

(For file browse dialog filter)

Thanks!

[EDIT: taking a guess with EPUB, MOBI, AZW, PDF, ODF and LIT. Just want you to confirm your books' file extensions as they are on disk, given their variety on the market :Thmbsup:]
-publicdomain (October 25, 2019, 10:11 AM)
--- End quote ---

Either EPUB or MOBI - I predominantly use EPUB, but sometimes MOBI. Anything else I convert to EPUB.

publicdomain:
Roger that Fred!

I've made an itsy-bitsy change to make this more flexible / future-proof.

You now need "entry-begin" and "entry-end" comments in your "template.txt" file (in the same directory).


--- Code: HTML5 ---<section class="container">   <p class="txt--center font-bold--200">[CHARACTER-NAME] Series</p>   <article>     <!-- entry-begin -->    <div>       <h2 id="[BOOK-ID]">[BOOK-TITLE]</h2>       <a href="[FILE-PATH]"><img src="[IMAGE-PATH]" alt="book-cover" height="200" /></a>       <p>[BOOK-SYNOPSIS] <a class="read-book-link--maroon" href="[FILE-PATH]">Read the book!</a></p>     </div>    <!-- entry-end -->   </article> </section>
The program should be done by tomorrow [took one more day, but it's complete], to go along October's end releases.

Cheers!

fredemeister:
The program should be done by tomorrow [took one more day, but it's complete], to go along October's end releases.

Cheers!
-publicdomain (October 27, 2019, 06:50 PM)
--- End quote ---

Thanks PD, but how do I make it work?

publicdomain:
Thanks PD, but how do I make it work?
-fredemeister (October 30, 2019, 09:14 PM)
--- End quote ---

Hello fred, my pleasure! :)

Feel free to grab a copy of the program: Book Synopsis Template v0.1.0

It should be very intuitive (see video):



Anything else, just "shout"; this is the very first version so there's always room for improvement.

Rest assured assistance is just one message away :Thmbsup:

Cheers!
Vic

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version