[Kss-devel] KSS drag & drop
Jeroen Vloothuis
jeroen.vloothuis at xs4all.nl
Fri Jul 20 23:41:55 CEST 2007
Duco Dokter wrote:
> as far as I know there's no drag & drop support built into KSS yet. We have
> recently created a Plone App implementing the Google dashboard functionality,
> with drag-able 'viewlets'. We'd like to further enhance this product, Mlango,
> by making it KSS compliant, and in the effort are willing to add drag & drop
> support to KSS. Please let me know whether this is a good plan, and what
> needs to be done to build in a module like this.
>
There is dnd support for KSS. Balazs and Godefroid did most of the work
I believe. As far as I know there was problem with Scriptaculous.
From what I have heard Scriptaculous has a system in which you can only
define a single droppables -> drop regions connection.
You could create a new plugin which uses your current code instead of
Scriptaculous.
Anyway, the code can be found here:
https://codespeak.net/svn/kukit/kss.core/trunk/kss/core/plugins/draganddrop
More information about the Kss-devel
mailing list