Last modified: 2013-03-13 10:04:08 UTC
On file pages we have "The following pages use this file". I want to request a list of pages where the file WAS USED on.
I guess some may ask why this should be useful. First of all not every wiki is Wikipedia. Then, MediaWiki should handle MEDIA much better. Yes, MW is no CMS but it developing in that direction is not hurting anyone. And I have a practical use case: On my wiki I allow users to upload sound samples which others can identify. When identified, the sample on the article gets replaced by its name. Problem: When one of my samples is identified, the file is unsused and I cannot find out on which article I can find the identified name. Of course I could watch every article where my samples are used on, but that's not very 2012.
>Then, MediaWiki should handle MEDIA much better I think everyone agrees there. ----- Possible issues: *List could get very long very quickly. *List is easy vandalism target. ("This media file was previous used on YOUR MOM!!!!111", which doesn't go away once vandalism cleaned up)
I see. Well most wikis won't be affected by that ;) Possible solutions: * Keeping only the last 10 and flush the rest. COuld be abused by flushing them by adding the file to other pages. * Add it only once it is removed from the page (not when the page with that file is deleted) Would there really be a problem with abuse pages? The pages are deleted. Having dead page names in the list is useless anyway.