Difference between revisions of "Mediawiki File Uploads"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) (New page: = Enabling FIle Uploads into a Mediawiki Site = Requires a bit of manual work on the LocalConfig.php file. Check oput the following links. * http://www.mediawiki.org/wiki/Manual:Mime_ty...) |
PeterHarding (talk | contribs) |
||
Line 3: | Line 3: | ||
Requires a bit of manual work on the LocalConfig.php file. | Requires a bit of manual work on the LocalConfig.php file. | ||
Check oput the following links | Check oput the following links: | ||
* http://www.mediawiki.org/wiki/Manual:Mime_type_detection | * http://www.mediawiki.org/wiki/Manual:Mime_type_detection | ||
Revision as of 09:55, 17 September 2007
Enabling FIle Uploads into a Mediawiki Site
Requires a bit of manual work on the LocalConfig.php file.
Check oput the following links: