|
|
#31 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 72
Karma: 491402
Join Date: Jan 2012
Device: Kobo Touch
|
|
|
|
|
|
|
#32 |
|
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jul 2010
Device: iPhone
|
Is there any chance that "smarten punctuation" could be added to this plugin's bag of tricks?
Thanks for the fantastic plugin! |
|
|
|
|
Enthusiast
|
|
|
|
#33 |
|
Staff to 4 Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 10,743
Karma: 2485850
Join Date: Aug 2009
Location: The (original) Silicon Valley, USA
Device: Galaxy Tab 2,Black Astak PEz, K4NT(now Wifes)
|
If you are going that far, you might just want to do a EPUB -> EPUB convert which provides that along with other options.
__________________
Using: Ubuntu(32 bit):Oneric,Precise and XPpro SP3, W7HP(64)- - Libre Office w/Writer2EPUB
|
|
|
|
|
|
#34 |
|
calibre/Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,088
Karma: 1211092
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 3G, iPad 2, iPad 3
|
v1.0.2 Released
Changes in this release:
__________________
Like my calibre plugins or Sigil work? Say thanks with PayPal |
|
|
|
|
|
#35 | |
|
Junior Member
![]() Posts: 3
Karma: 10
Join Date: Jul 2010
Device: iPhone
|
Quote:
Yep yep, definitely an option, but I'm a bit obsessive when it comes to keeping the css/html as light and handcrafted as possible which seemed inline with the spirit of this plugin. |
|
|
|
|
|
|
#36 |
|
calibre/Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,088
Karma: 1211092
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 3G, iPad 2, iPad 3
|
@wokavan - glad it works for you, welcome to MobileRead by the way. It has been a "calibre plugin update" weekend so the timing of your suggestion caught me in the right mood...
__________________
Like my calibre plugins or Sigil work? Say thanks with PayPal |
|
|
|
|
|
#37 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Dec 2011
Device: none
|
Plug in Fail
calibre, version 0.8.34
ERROR: Plugin installation failed: A problem occurred while installing this plugin. This plugin will now be uninstalled. Please post the error message in details below into the forum thread for this plugin and restart Calibre. Traceback (most recent call last): File "site-packages\calibre\gui2\dialogs\plugin_updater.py", line 731, in _install_clicked File "site-packages\calibre\gui2\preferences\plugins.py", line 380, in check_for_add_to_toolbars File "site.py", line 66, in load_module ZipImportError: can't find module calibre.gui2.preferences.toolbar |
|
|
|
|
|
#38 |
|
calibre/Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,088
Karma: 1211092
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 3G, iPad 2, iPad 3
|
@arthurite - welcome to MobileRead.
Nothing in that error message is specific to this plugin. Looks to me possibly a corrupted calibre installation. Try installing the plugin again (make sure any AV is off) and if it still fails reinstall calibre (you won't lose your library).
__________________
Like my calibre plugins or Sigil work? Say thanks with PayPal |
|
|
|
|
|
#39 |
|
DRM remover
![]() Posts: 83
Karma: 10
Join Date: Dec 2009
Location: North of Germany
Device: Kindle 3, 4 & Touch, iPhone/iPad, Hanvon N516 (OpenInkpot)
|
Hi Kiwidude,
would it possible to make it an option to remove this kind of strings in epubs <meta name="Adept.resource" value="urn:uuid:********-****-****-****-************" /> this string will be complained by the check option and is included for some adobe reasons.. |
|
|
|
|
|
#40 |
|
calibre/Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,088
Karma: 1211092
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 3G, iPad 2, iPad 3
|
@calvin - you should be able to do that already with the "Remove non dc: metadata" option? You are talking about the opf file right?
__________________
Like my calibre plugins or Sigil work? Say thanks with PayPal |
|
|
|
|
|
#41 |
|
DRM remover
![]() Posts: 83
Karma: 10
Join Date: Dec 2009
Location: North of Germany
Device: Kindle 3, 4 & Touch, iPhone/iPad, Hanvon N516 (OpenInkpot)
|
Hi kiwidude,
no I am not talking about the opf file, I am talking about every html(x) file in the epub. This string is in every html file. A search and replace over all html files works well, but it is manual work ;-) I tried this option, but it will not remove this string from the html files. |
|
|
|
|
|
#42 |
|
calibre/Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,088
Karma: 1211092
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 3G, iPad 2, iPad 3
|
Technically it isn't a problem to add such a feature. The question I would have is about at what level to generalise it. For instance you have said a <meta name="Adept.resource"...> tag is what you want removing. Is that going to be the one and only meta tag that would ever need removing from epubs? And should this be a new option, or just included with the "remove non dc: metadata" feature (since that is also about preparing an ePub for submission).
__________________
Like my calibre plugins or Sigil work? Say thanks with PayPal |
|
|
|
|
|
#43 |
|
DRM remover
![]() Posts: 83
Karma: 10
Join Date: Dec 2009
Location: North of Germany
Device: Kindle 3, 4 & Touch, iPhone/iPad, Hanvon N516 (OpenInkpot)
|
Up to now, I have only seen this "adept.resource" tag which was in epubs I have. And only this tag was shown as an error with the sigil validation function.
So for me it would be ok if it would be included in the "remove non dc: metadata" feature. |
|
|
|
|
|
#44 |
|
Plugin Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 826
Karma: 300102
Join Date: Dec 2011
Location: Midwest USA
Device: Nook STR w/Glowlight, Kindle 3g, Droid
|
kiwidude, I ran across something this weekend you might want to incorporate into Modify ePub.
Nook STR (and color from what I've read), doesn't recognize: Code:
<meta content="coverimg" name="cover"/> It insists on having Code:
<meta name="cover" content="coverimg"/> Sigil and apparently caliber epub->epub conversion will 'correct' the problem, but since Modify ePub can update the cover, you might considering checking/updating the meta tag, too. Might be something to check for in Quality Check, too. I've also started a thread suggesting that calibre could modify that when sending to the device, since it's updating the image anyway. |
|
|
|
|
|
#45 |
|
calibre/Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,088
Karma: 1211092
Join Date: Oct 2010
Location: London, UK
Device: Kindle 3 3G, iPad 2, iPad 3
|
Hi JimmXinu
Interesting - well for Nook owners that is ![]() Lets see what the response is from Kovid to your other thread you linked to. As if he were to build it into the normal metadata update logic then you will get the change to this plugin "for free" . I agree it could be added to QualityCheck as well, though again if calibre is modified to take care of it during its normal metadata update when sending/saving to disk then it doesn't really matter if the book within calibre isn't yet valid for sending.
__________________
Like my calibre plugins or Sigil work? Say thanks with PayPal |
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [GUI Plugin] Quality Check | kiwidude | Plugins | 631 | 05-10-2013 04:10 PM |
| [GUI Plugin] Manage Series | kiwidude | Plugins | 105 | 05-06-2013 01:43 PM |
| [GUI Plugin] Open With | kiwidude | Plugins | 183 | 04-22-2013 02:25 PM |
| Modify ePub plugin dev thread | kiwidude | Development | 343 | 11-22-2012 07:35 AM |
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |