Difference between revisions of "Upgrades and Changes"
From Biowikifarm Metawiki
Line 15: | Line 15: | ||
* testwiki/staging SVN-update to newest en.wikipedia version - MultiUpload still does not work. | * testwiki/staging SVN-update to newest en.wikipedia version - MultiUpload still does not work. | ||
− | * Detected that on Naturwiki LocalSettings.php has $wgDefaultSkin = 'monobook'; which works for most pages, but NOT for http://www.species-id.net/naturwiki/Hauptseite for non-logged in users. | + | * Detected that on Naturwiki LocalSettings.php has $wgDefaultSkin = 'monobook'; which works for most pages, but NOT for http://www.species-id.net/naturwiki/Hauptseite for non-logged in users. The source was in the cache - someone must have tested K2N-skin in the settings and this was permeated in the page cache. |
+ | * Changed Naturwiki to Vector skin - trial! - --[[User:Gregor Hagedorn|Gregor Hagedorn]] 22:40, 24 November 2009 (CET) |
Revision as of 22:40, 24 November 2009
Contents
2009-10-16
- Upgraded Mediawiki to newest version (r57940). Problems with the new JS2 system detect, preliminary using jquery instead of $ or $j in scripts.
2009-10-20
- Caching problems for anonymous users served directly out of the cache. Strangely, only main page seems to be affected. Removed main page from cache. Normally, $wgCacheEpoch should handle updates after changing CommonsSettings...
- MultiUpload extension is broken, changing temporarily to single upload (Common Setting URL redirection, menu of openmedia; revert when MultiUpload works again).
2009-10-22
- Image zooming (based on URL-based thumb generation acts strangely, probably all the time since 2009-10-16.
2009-11-24
- testwiki/staging SVN-update to newest en.wikipedia version - MultiUpload still does not work.
- Detected that on Naturwiki LocalSettings.php has $wgDefaultSkin = 'monobook'; which works for most pages, but NOT for http://www.species-id.net/naturwiki/Hauptseite for non-logged in users. The source was in the cache - someone must have tested K2N-skin in the settings and this was permeated in the page cache.
- Changed Naturwiki to Vector skin - trial! - --Gregor Hagedorn 22:40, 24 November 2009 (CET)