re-order categories using javascript drag n drop
shark - September 17, 2009 - 07:56
| Project: | Profile Category Weight |
| Version: | 6.x-1.1 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
The Profile Category Weight module's administrative interface at admin/settings/profile_category_weight could be made more user friendly if it used javascript to allow the categories to be re-orded using drag and drop.
Instead of displaying the current simple weight-based interface, like:
category-name-1
weight-drop-down-1
category-name-2
weight-drop-down-2
...
I think something like:
+ category-name-1
+ category-name-2
...
would be more user friendly. This interface would be similar to how the profile fields are re-ordered within each category on the admin/user/profile page.
p.s. Besides this, this module is great! Thanks!
