
Various Plasma 5 Improvements chm ebook
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/Caig/kde-thumbnailer-chm
A KDE thumbnail generator for the CHM file format. It depends on CHMlib http://www.jedrea.com/chmlib/.
Since 0.2.1 release it works with KDE Frameworks 5, for KDE 4 just keep using 0.2 stable release.
Tested with a limited set of CHM files. It should work with standard compliant documents (http://www.nongnu.org/chmspec/latest/).
Once installed go to Configure Dolphin -> General -> Previews and select CHM documents.
----
* epub? http://kde-apps.org/content/show.php/KDE+ePub+Thumbnailer?content=151210
* fb2? http://kde-apps.org/content/show.php/KDE+fb2+Thumbnailer?content=160180
Comments are welcome.
5 years ago
0.2.1 (KF5)
-----
KF5 porting
0.2 (last KDE 4 release)
-----
An alternative strategy for some not standard CHM files
Minor improvements
0.1.3
-----
Minor improvements
Bugfixes
0.1.2
-----
Fix an issue with Kubuntu 11.10. Thanks to srog.
0.1.1
-----
Fix uppercase issue with a bad chm
0.1
-----
First release
5 years ago
0.2.1 (KF5)
-----
KF5 porting
0.2 (last KDE 4 release)
-----
An alternative strategy for some not standard CHM files
Minor improvements
0.1.3
-----
Minor improvements
Bugfixes
0.1.2
-----
Fix an issue with Kubuntu 11.10. Thanks to srog.
0.1.1
-----
Fix uppercase issue with a bad chm
0.1
-----
First release
glutanimate
3 years ago
sudo apt install extra-cmake-modules libkf5archive-dev libqt5xmlpatterns5-dev kio-dev libchm-dev libchm-bin
(I also installed the epub thumbnailer recently, so some of these dependencies might not be relevant for this module, but I've added them just to be sure).
@caig:
Thanks again for another fantastic piece of work. But I really do hope that you can get this submitted to KDE/Kubuntu somehow.
Report
caig
3 years ago
I think chm is a format with a very limited use nowaday (some old documents, luckly, it's a mess).
Report
mrbitt
8 years ago
thanks.
Report
caig
8 years ago
Report
jospoortvliet_double
8 years ago
Report
caig
8 years ago
I'm just an user who tries to learn, the code isn't good enough for a similar chance. But I like the idea, maybe in future i'll try to understand how the proposal process works :)
Report
nihui
8 years ago
it makes sense to render this html as its thumbnail, doesn't it?
thanks for your work anyway :)
Report
caig
8 years ago
I'll try it, in todo list for epub thumbnailer too.
Thanks!
Report
srog
8 years ago
With the "older" Kubuntu (11.10) the mime type needs fixing. The last year Kubuntu model is using: application/x-chm i.e. chmthumbnail.desktop: "MimeType=application/vnd.ms-htmlhelp;application/x-chm;"
---------------------------
PPA Search: https://launchpad.net/ubuntu/+ppas?name_filter=kde-thumbnailer-chm
Report
caig
8 years ago
Report