After implementing this module, its js library and playing with it I realized something.
I don't know what to do with the items in the grid once you move them around.
What's the point of moving them if you can't save them the way you placed them?
How do we save the order and placement of the grid once they dragged to where you want?
Thanks in advance for your thoughts.
peace,
michael
Comments
Comment #1
pelicani commentedComment #2
jelle_sThe project page clearly states this is just a library module:
But I do agree it would be a nice feature. Maybe you could create a gridster_element.module that has a dependency on this module, and provides a FAPI element & theme function of some sort?
I'm also open for patches of course, if you'd rather have it bundled whit this module, but I'm currently too busy to write it myself.