https://bugzilla.wikimedia.org/show_bug.cgi?id=30170

       Web browser: ---
             Bug #: 30170
           Summary: Loading SMW js & css files not working
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Semantic MediaWiki
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


The source for my page says:
<link rel="stylesheet" type="text/css"
href="/w/extensions/SemanticMediaWiki/skins/SMW_custom.css" />
<script type="text/javascript"
src="/w/extensions/SemanticMediaWiki/skins/SMW_tooltip.js"></script>

But I have the SMW extension in the directory
    /w/extensions/SemanticMediaWiki.156

I tried adding (to no avail):
'localBasePath' => $smwgIP.'/skins',
'remoteBasePath' => $smwgScriptPath.'/skins',
to SMW_Setup, but it didnt help me. 

Thanks.
John

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to