Hi
About SortCSS.zip
Following an advice from Terisa de Morgan, I installed the SortCSS.zip plugin from David Forrester and tried to make it work to sort a stylesheet made from two merged stylesheets (I hope it's clear).
https://www.mobileread.com/forums/sho...8&postcount=68
The plugin was installed directly from the zip file. It was reported as installed among the book editing tools (alongside Diaps Editing toolbag). However I could not make its icon appear, I got only its name on the extension menu.
When I opened the EPUB and launched the plugin with the menu (no toolbar), I got the following mistake:
Code:
Traceback (most recent call last):
File "calibre_plugins.sortcss.main", line 83, in sort_stylesheets
File "calibre_plugins.sortcss.main", line 117, in sort_stylesheet
File "calibre_plugins.sortcss.main", line 117, in <lambda>
AttributeError: 'CSSFontFaceRule' object has no attribute 'selectorText'
question: what's the status of this plugin, Is it still reputed working?