I've been asked by some of the editors on dawiki of the possibilitiesto create a set of questions that can lead to the correct imagelicense(s) for image uploads. Furthermore, there is a request forenforcing a name for the photographer, so proper crediting can bedone. Looking at SpecialUpload.php, there are no hooks that is reallysuitable for this, and also I'm a little unsure about any effects ofbeginning to send people to new pages mid-upload, which would happenif added to any of the two existing hooks. So I propose to add two hooks: One for adding fields to the initialform, and one for validating the contents before proceeding with theupload. Is there any reason that validation of license informationshould not be done in this way? Also, if a more suitable way of"quizzing" people exists, I'd be happy to hear about that.-- // Wegge