MediaWiki:Mediauploader-default-tutorial-text
From Apple Newton Wiki
This is the default tutorial message
The tutorial step is a good place to explain the rules for uploading files to your wiki's users.
- You can disable the tutorial entirely by setting $wgMediaUploader['tutorial']['enabled'] = false;. This is probably the best choice for internal wikis.
- Or you can change the wikitext of the tutorial using this setting: $wgMediaUploader['tutorial']['wikitext'] = 'some wikitext';.
Please refer to the documentation for further information.

