Opened 13 years ago
Closed 12 years ago
#278 closed enhancement (duplicate)
User-defined galleries
Reported by: | Aaron Williamson | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | programming | Keywords: | post-sql |
Cc: | Parent Tickets: |
Description (last modified by )
Enable users to curate galleries containing an ordered collection of media. User can add media entries (that users' or others'?) to a gallery and specify the ordering of entries in the gallery. Two new collections will be involved: Gallery (name, description, owner, etc.) and GalleryEntry (gallery id, media entry, position, etc.).
Change History (8)
comment:2 by , 13 years ago
Presumably this will wait till after SQL launch to avoid cluttering things with extra database stuff while in-transition.
comment:3 by , 13 years ago
The original url for this bug was http://bugs.foocorp.net/issues/619 .
Relations:
#379: blocked
comment:4 by , 13 years ago
Keywords: | post-sql added |
---|
comment:5 by , 13 years ago
Milestone: | 0.2.1 |
---|
comment:6 by , 13 years ago
Description: | modified (diff) |
---|
We merged SQL, which means activity on this bug can now continue!
comment:7 by , 12 years ago
Type: | defect → enhancement |
---|
comment:8 by , 12 years ago
Resolution: | → duplicate |
---|---|
Status: | accepted → closed |
Functionality has merged with "Favorites" functionality from ticket #277. Merge request: https://gitorious.org/mediagoblin/mediagoblin/merge_requests/41