View Single Post
Old 10-20-2015, 07:03 PM   #91
eggheadbooks1
Read, don't parrot.
eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.eggheadbooks1 figured out that Keyser Söze was the Kevin Spacey character in less than 20 minutes.
 
Posts: 224
Karma: 110242
Join Date: Apr 2011
Device: Kindle Fire, Kobo Touch, Aldiko for Android
Content opf bug -- any help to fix would be appreciated

Hi,

I have an older ePub, also built in Sigil, that I am trying to update in this latest version. The requirements for the opf have changed; for example:

Code:
<dc:creator role="aut">Author</dc:creator>
now needs to be:

Code:
<dc:creator opf:role="aut">M. A. Demers</dc:creator>
Problem is, when I try to change my older content opf to read this, as soon as I hit the Save button, Sigil erases the changes and reverts to the old code. This then fails validation because the "opf:" is missing from the element.

I have tried everything I can think of to fix this: saving the file to a new name then making the changes, saving the file as a copy then making the changes, erasing the content via Metadata Editor then re-inputting the data ... nothing is working. Sigil continually erases the new code.

How am I to update this older ePub without having to start from scratch?
eggheadbooks1 is offline