Okay, I see the problem: the links are improperly, or at least weirdly, formatted. The rel="xpgt" section is supposed to be rel="stylesheet" - at least, that's what Modify is expecting.
(Side note: Not a new bug. Old code.)
Luckily, despite not knowing XPath, this isn't too hard to fix. One line tweaked in modify.py (to detect "stylesheet" or "xpgt"), and a line added to the changelog.
EDIT: This is now the official version 1.4.0, and should be identical to the attachment on the first post.
Last edited by Rev. Bob; 10-18-2019 at 11:53 AM.
|