View Single Post
Old 11-17-2019, 09:37 AM   #182
snarkophilus
Wannabe Connoisseur
snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.snarkophilus ought to be getting tired of karma fortunes by now.
 
Posts: 426
Karma: 2516674
Join Date: Apr 2011
Location: Geelong, Australia
Device: Kobo Libra 2, Kobo Aura 2, Sony PRS-T1, Sony PRS-350, Palm TX
Quote:
Originally Posted by KevinH View Post
Yes renaming or moving any file means checking and updating any links to it in *all* files. It will not matter what you tried to rename or move.
I don't think I mentioned that there are no links at all to the xpgt file. Other than this one line in the OPF manifest there is no reference to "xpgt" at all in the unpacked epub zip file:
Code:
<item href="Styles/page-template.xpgt" id="pt" media-type="application/vnd.adobe-page-map+xml"/>
Quote:
Why can't the user just look in their OPF manifest for that mediatype. How is one character string to look up in the OPF (filename) any more useful than another character string to lookup (mediatype)?
Ok, I hadn't thought about it like that. Yes, both searches are just the same in the context of the OPF. I thought it would be most useful to give both the mediatype and the file name in the popup. At least the file name is easier to remember if you're going to search for it in the OPF. The text in the popup isn't cut'n'pasteable.

For this particular troublesome epub, once we're done I'm just going to delete the xpgt file and not touch the OPF at all .

Quote:
Originally Posted by DiapDealer View Post
Or just run EpubCheck. That will give them more precise info about where the problem lies. It will take them to the exact line in the opf.
EpubCheck doesn't say anything about the xpgt file in this epub .
snarkophilus is offline   Reply With Quote