<a href="mailto:kde-core-devel@kde.org"></a>Hello,<br><br>I wanted to write a plugin that would generate small preview image for a particular type of files. I thought that that <br>task is strigi is also about. I have found tutorial for writing strigi plugins:
<br><br>
<a href="http://techbase.kde.org/Development/Tutorials/Writing_file_analyzers" target="_blank">http://techbase.kde.org/Development/Tutorials/Writing_file_analyzers</a><br><br>It is fine, but it only shows how to extract text attributes from files. The existing analyzers examples I saw 
<br>also extract only text info from files (even png and bmp analyzers).<br><br>I know that the type of attribute might also be "Strigi::FieldRegister:<div id="1g4x" class="ArwC7c ckChnd">:binaryType" - binary, so I in theory I can
<br>put preview image dump to it, but how should I name it in order to make this image visible in konqueror (from kde3 or 4 - 
<br>does not matter)?<br><br>Or, if this is not about strigi, how can write a plugin for konqueror that would generate image thumbnails (and also <br>preview image in the file properties dialog)?<br><br></div>