View Single Post
Old 07-30-2025, 10:09 AM   #26
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
I do not think that would work. The files inside META-INF aside from the container.xml and font obfuscation encryption xml are supposed to be left alone.

In fact in BookBrowser the move command strictly enforces no destination inside META-INF. It does this because the Move command means that the opf manifest and all files must have all links walked and possibly changed as a result of a Move. So files not listed in the manifest should not be moved by the Sigil Move command.

Have you tried writing a plugin to move those files?

Last edited by KevinH; 07-30-2025 at 10:20 AM.
KevinH is offline   Reply With Quote