Closed (won't fix)
Project:
EPSA Crop - Image Cropping
Version:
6.x-0.1-beta1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Oct 2009 at 00:51 UTC
Updated:
5 May 2011 at 12:38 UTC
Comments
Comment #1
yvmarques commentedThat's a very good idea, we'll look into ctools modal dialog and see if it's possible.
Thanks for your suggestion !
Comment #2
benedictsteele commentedWouldn't it make more sense to use Modal Frame API rather than CTools? It is the base of the modal stuff that's going into D7, and will provide an easier upgrade path.
Awesome module by the way, so much better than the other options out there! :)
Comment #3
bas.hr commentedOnce this module goes D7 it would make sense to use D7 modal stuff. For D6 version, jQuery UI is overkill for modals, and Modal Frame API still requires it:
dependencies[] = jquery_ui
so I don't see benefit of using yet another module to accomplish the same thing that we have now.
By looking at usage statistics you can see that CTools is very common module.
Comment #4
yvmarques commented