Custom Query (1174 matches)
Results (247 - 249 of 1174)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #261 | fixed | Resized images should have individual (detailed) filenames (not just medium.jpg or thumbnail.jpg) | ||
| Description |
Assuming that people want to download the smaller versions of images, those versions need useful file names. Currently the names are just "medium.jpg" and "thumbnail.jpg", which are not unique. Better names could be something like "Original_file_name.medium.jpg". However, it attention needs to be paid so that GMG does not try to create files with paths too long for the operating system to process. |
|||
| #262 | FIXED | Make it clear when a deletion is cancelled due to unset checkbox | ||
| Description |
Currently media deletion happens like this:
If the checkbox at step 3 is not checked, you are back at step 1 (the media page appears untouched). MediaWiki and file managers do it differently: you don't have to use a checkbox, but only click another button. When the checkbox UI is used, but the deletion is cancelled due to the checkbox being unset, a message should appear to the user, or he might think that the deletion simply failed. P.S.: I suppose that checkbox is there because people used to deleting (or running a bot) may click through many buttons and accidentally delete stuff. However, when everything uses a checkbox, it will just slow deletion down and make the user get used to that longer path. There should probably be a way to delete larger arbitrary groups of media quicker, at least where it is possible to upload large amounts of media. |
|||
| #264 | fixed | Make sure delete_media deletes comments | ||
| Description |
Looking at the code, it seems like the comments (on a media) aren't deleted together with the media.
|
|||
