reorder attachments in a node by assigning weights to them
panis - November 4, 2007 - 12:04
| Project: | Attachment |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | panis |
| Status: | closed |
Description
attached patch on the 5.x HEAD adds a weight attribute to the attachments to let you rearrange the order in which attachments are displayed on the page. Also included in the patch is functionality to drag and drop to rearrange the order of attachments on the node edit form. This requires the jquery_interface module to be present which if absent will degrade to normal non javascript functionality.
| Attachment | Size |
|---|---|
| attachment-weights.patch | 7.31 KB |

#1
Looks good to me. Committed to HEAD.
#2
Automatically closed -- issue fixed for two weeks with no activity.
#3
This sounds like a great feature, unfortunately it isn't included in the current version. Also the patch adoesn't seem to work against the current HEAD. Is this likely to be part of future versions and/or would it be possible to get a patch for the current one?
Edit: here's my diff against the attachment.module file only of the 9 Sept 2007 release.
#4
This would be a great feature to implement, could be useful on a daily basis.