Difference between revisions of "TrackRecord"

From its-wiki.no
Jump to: navigation, search
m (Track record for smwiki)
m (Track record for smwiki)
Line 1: Line 1:
 
==Track record for smwiki ==
 
==Track record for smwiki ==
 +
9. Jan 2011
 +
* (Josef) installed tried to fix "mime error on upload" for .tar.gz and .zip files through $wgCheckFileExtensions = true; in LocalSettings.php
 +
 
8. Jan 2011
 
8. Jan 2011
 
* (Josef) edit MediaWiki:Sidebar both for pSHIELD and for main
 
* (Josef) edit MediaWiki:Sidebar both for pSHIELD and for main

Revision as of 17:05, 9 January 2011

Track record for smwiki

9. Jan 2011

  • (Josef) installed tried to fix "mime error on upload" for .tar.gz and .zip files through $wgCheckFileExtensions = true; in LocalSettings.php

8. Jan 2011

  • (Josef) edit MediaWiki:Sidebar both for pSHIELD and for main
  • (Zahid) added pSHIELD (index.php?w=pSHIELD), JBV (index.php?w=JBV) and main (index.php?w=main)
  • (Josef) transferred the content from namespaces into main directory, e.g. pSHIELD-public:Main into pSHIELD-public

6. Jan 2011 (Josef)

  • created name spaces for pSHIELD, pSHIELD-public, UNIK, Thesis, Master, Courses - not good enough, see Talk:Wishlist
  • added "mime file extension" for uploading of .docx: $wgMimeDetectorCommand = "file -bi"; in LocalSettings.php
  • changed default skin to Modern