Difference between revisions of "Upgrades and Changes"

From Biowikifarm Metawiki
Jump to: navigation, search
(Created page with '== 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...')
 
Line 11: Line 11:
  
 
* Image zooming (based on URL-based thumb generation acts strangely, probably all the time since 2009-10-16.
 
* 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. VERY STRANGE

Revision as of 22:30, 24 November 2009

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. VERY STRANGE