Aller à: Menu Site | Menu Section | Contenu principal
Here is the second version of my kfile_jpeg plugin. It's the original one modified to read IPTC/IIM data with the libiptcdata library help. Of course, it is licenced under the GPL.
This plugin gives the ability to show IPTC infos in KDE. Of couse it works in konqueror but also in KDE programs using kfile_plugins do get file metadata (Digikam, Showimg, GwenView, ...)
It is beta state. It seems to work on my pictures under Mandrake 10.1, Mandriva 2006.0, RHL3 and 4. As there is only read support, your pictures should be safe and the only risk is program crashes. But as allways, keep backups of your valuable files.
I actually try to remove existing bugs from the original version (from KDE 3.5).
The file is there . The program needs libiptcdata to work. The traditionnal `./configure;make;make install` suite will install this version instead of the original one.
With the following configure option, you can compile it without the IPTC/IIM support : --disable-iptcdata .
If you like, you can backup the original plugin. Just do, before installing this version: `locate kfile_jpeg.so`. Il will tell your were the original plugin is. You will then be able to back it up.
For any question or bug, you can contact me at: lbdev at tiscali.fr