ritschwumm / commonist

A file upload tool for mediawiki using its api.php interface
13 stars 4 forks source link

Allow re-uploading without replacement of file description page #10

Open jc86035 opened 7 years ago

jc86035 commented 7 years ago

Currently a file description page is overwritten upon re-upload without a way to disable this. There should be an option to upload a file but not overwrite the description page.

ritschwumm commented 7 years ago

what did you think about, an additional checkbox in the gui for each file? or an additional choice in the "this file already exists"-dialog?

jc86035 commented 7 years ago

I think both would be helpful, or alternatively an "reupload only [without modifying the description page] if files exist" checkbox in the sidebar could work.