Quote:
Originally Posted by DNSB
I think I've complained about the before but when Remove non-DC metadata elements is checked, the DC Modified item is removed. It is the only mandatory for ePub3 property that does not start with <dc: but it's an annoyance having to restore it.
Code:
<meta property="dcterms:modified">2025-03-23T18:40:12Z</meta>
|
This isn't a plugin I use personally beyond a couple of most basic features once in a blue moon, and certainly not a niche feature intended for book publishers like this one.
Obviously ePub3 didn't exist back in 2011 when this plugin feature was written. To change this will require not just a change in this plugin, but also a change to the Quality Check plugin to make it skip this attribute.
It shouldn't be a majorly difficult change (I hope), will put it on the list.