Custom Query (1173 matches)
Results (208 - 210 of 1173)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#601 | fixed | Increase the max tag length limit | ||
Description |
When importing data from flickr some months ago I hit the length limit for tags in MediaGoblin, I assume this limit is still in place. The limit should be (at least) 255 characters, as this is the limit flickr uses. It doesn't seem to be documented anywhere, but submitting a 4096 length to flickr resulted in that tag being truncated to 255 characters. |
|||
#602 | fixed | Make "Add to collections" link text, with icon appended from the left with CSS. Same for "Add attachment" and maybe other links. | ||
Description |
This will make such links have both
The icon then does not need alt text, so the text does not need duplication and does not depend on whether the icon is visible. |
|||
#611 | fixed | Account deletion does not delete the media entries | ||
Description |
When removing your account via your account settings page, the media files are deleted, but *not* the media entries themselves. |