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 ==
 
11. jan 2011
 
11. jan 2011
* Good to know: Special:AllMessages shows all Mediawiki messages
+
* Good to know: <span style="color:red">Special:AllMessages </span> shows all Mediawiki messages
 
* added "Form:UserRegistration" for Semantic users, <span style="color:red">works only in pSHIEL, not in main</span>
 
* added "Form:UserRegistration" for Semantic users, <span style="color:red">works only in pSHIEL, not in main</span>
 
* added Ontology editor, using fugu (on mac) to transfer content and wget "web address" to download  
 
* added Ontology editor, using fugu (on mac) to transfer content and wget "web address" to download  

Revision as of 00:28, 12 January 2011

Track record for smwiki

11. jan 2011

  • Good to know: Special:AllMessages shows all Mediawiki messages
  • added "Form:UserRegistration" for Semantic users, works only in pSHIEL, not in main
  • added Ontology editor, using fugu (on mac) to transfer content and wget "web address" to download
  • Ontology editor corrups Main_page og MediaWiki:Sidebar

10. Jan 2011

  • (josef) updated Form:Task and Template:Task to get rid of "Category" description. Used SUBJECTPAGENAME in the Template:Task

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