edipretoro
10-30-2008, 08:41 AM
Hello,
I've created a little plugin to be able to create a Mobibook with Plagger (RSS aggregator). Basically, I create a HTML file with all the posts from some RSS feeds. This HTML file is converted into a mobibook with html2mobi. But when I read this ebook on my Gen3, the ebook have more than 1000 page (for ~100 posts). And only the first 87 pages are text. The rest is empty.
I've checked the HTML file on the Gen3, and the number of page is normal (87).
So I've used the mobi2html tool, with the option --mobihtml, and I can see that the HTML file produced contains a lot of <mbp:pagebreak>. In my template, I don't use <mbp:pagebreak> but <mbp:pagebreak />. Can you tell me why my <mbp:pagebreak /> are transformed to <mbp:pagebreak></mbp:pagebreak> ?
Thanks in advance
Emmanuel
I've created a little plugin to be able to create a Mobibook with Plagger (RSS aggregator). Basically, I create a HTML file with all the posts from some RSS feeds. This HTML file is converted into a mobibook with html2mobi. But when I read this ebook on my Gen3, the ebook have more than 1000 page (for ~100 posts). And only the first 87 pages are text. The rest is empty.
I've checked the HTML file on the Gen3, and the number of page is normal (87).
So I've used the mobi2html tool, with the option --mobihtml, and I can see that the HTML file produced contains a lot of <mbp:pagebreak>. In my template, I don't use <mbp:pagebreak> but <mbp:pagebreak />. Can you tell me why my <mbp:pagebreak /> are transformed to <mbp:pagebreak></mbp:pagebreak> ?
Thanks in advance
Emmanuel