Is there any way you can change the organisation of multiple albums in a node, putting the newest album first?
At the minute if you add another album it puts it below the last one.
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | picasa_node_album-drag_and_drop_album_reordering-1528060-8659863.patch | 7.4 KB | selfsimilar |
Comments
Comment #1
mmilano commentedAlbum weight support is a good idea. This will be on deck for the next round of development.
Comment #2
sphankin commentedDo you know if there is a date/time period set for the next round of development?
Comment #3
sphankin commentedPicasa Node Album works great thanks but any updates on this feature?
Comment #4
selfsimilar commentedI just implemented this for 6.x-1.x-dev branch and will post patch here tomorrow.
Comment #5
selfsimilar commentedThis patch allows for drag and drop reordering of albums on a single node. I probably would have done things slightly differently if I had increased the scope of this fix to touch more of the interface. I think adding an album should be its own form outside of removing and reordering current albums. But that is a refactor outside the scope of this feature.
I haven't yet looked at 7.x code, so I don't know how portable this patch might in principle be.
Comment #6
selfsimilar commented