Version: (using KDE KDE 3.3.0) Installed from: Debian testing/unstable Packages I use the html export plugin fairly frequently to post pictures to my webpage. I'm not knocking the current html export format, but I usually spend time post processing the html to recognize a css format I created. I'd thoroughly enjoy seeing a css file "import" function built into the "look" export section that prompts the user to select a user-generated css file. A simple html tag could then be "auto generated" for the html head section as follows: <html> <head> <style type="text/css" title="currentStyle"> @import "myStyle.css"; </style> </head> <body> </body> </html>
*** This bug has been confirmed by popular vote. ***
This bug is reported against 'imagesgallery'. This plugin has been replaced by a new plugin called 'HTMLExport', which is written completely from scratch. This bug report will now be closed.
This problem is not reproducible with current HTML Gallery tool implemented in digiKam core. Gilles Caulier