Difference between revisions of "Talk:LocalSettings.php"
From Organic Design wiki
(Adding .zip, .tar.gz, and .tgz extensions for Upload file) |
|||
Line 1: | Line 1: | ||
+ | Are the extensions .zip, .tar.gz, and .tgz *allowed* (assuming mediawiki has no objections, apart from security issues) to be added out of interest. This allows a http based sharing framework with history control rather than using say ftp... | ||
+ | --[[User:Sven|Sven]] 14:40, 26 Oct 2006 (NZDT) | ||
+ | ---- | ||
How do i adjust pw localsettings to adjust timezone? I don't want to break it. Do i just add the line that does the timezone hack? | How do i adjust pw localsettings to adjust timezone? I don't want to break it. Do i just add the line that does the timezone hack? | ||
:I see you've already made the timezone adjustment in localsettings, so if you're still getting the wrong time, then you must have it set in your [[Special:Preferences|user-prefs]], just set it to blank to use the global default setting (the one in localsettings). | :I see you've already made the timezone adjustment in localsettings, so if you're still getting the wrong time, then you must have it set in your [[Special:Preferences|user-prefs]], just set it to blank to use the global default setting (the one in localsettings). |
Revision as of 01:40, 26 October 2006
Are the extensions .zip, .tar.gz, and .tgz *allowed* (assuming mediawiki has no objections, apart from security issues) to be added out of interest. This allows a http based sharing framework with history control rather than using say ftp... --Sven 14:40, 26 Oct 2006 (NZDT)
How do i adjust pw localsettings to adjust timezone? I don't want to break it. Do i just add the line that does the timezone hack?
- I see you've already made the timezone adjustment in localsettings, so if you're still getting the wrong time, then you must have it set in your user-prefs, just set it to blank to use the global default setting (the one in localsettings).
Cheers, that did the trick! I didn't understand that the localsettings.php wiki article is where the xmlwiki gets it's settings from...
- Milan 17:20, 9 Oct 2005 (NZDT)
- That's right, it's the MediaWiki LocalSettings.php file but XmlWiki allows it to be stored as an article instead of a file :-)