[Kde-imaging] [Bug 199848] turn facebook import/export plugin into a virtual folder ressource
Gilles Caulier
caulier.gilles at gmail.com
Thu Oct 1 13:54:20 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=199848
Gilles Caulier <caulier.gilles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |caulier.gilles at gmail.com
--- Comment #7 from Gilles Caulier <caulier gilles gmail com> 2009-10-01 13:54:14 ---
I'm agree with you that folder cache mechanism must be done outside libkipi,
but...
kipi host is relvant of libkipi to play with plugins. So plugins must provide
- a base widget to display remote folder content. folder tree view is filled by
plugin using a dedicated library, based on Akonady, or something like that.
Note that Model/view of folder content must be delegate to kipi host, as it
currently done with libkipi::imagecollectionselector.cpp. Like this folder tree
view will respect style of kipi host application.
- a base widget to display plugin settings. settings content is filled by
plugin as well.
Typically, the mockup idea for digiKam is :
- To not show plugin dialog.
- On the right sidebar, to display plugin settings widget in a dedicated tab.
- On the left sidebar, to display remote folder tree view in a dedicated tab.
Gilles Caulier
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-imaging
mailing list