TrackRecord

From its-wiki.no
Revision as of 02:01, 10 January 2011 by JosefNoll (Talk | contribs)

Jump to: navigation, search

Track record for smwiki

10. Jan 2011

  • not working: list users (Form:AddUser, Template:User) does not subdivide between users and partners, see example for CWIN
  • WP2 is almost fine, except the listing of partners (wrong understanding?)


9. Jan 2011

  • (Josef) installed AddUser (see Mushfiq.Chowdhury) and other forms in http://pshield.unik.no
  • (Josef) installed tried to fix "mime error on upload" for .tar.gz and .zip files through $wgCheckFileExtensions = true; in LocalSettings.php - DOES NOT WORK (security hack, allowed "file extensions")

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