https://bugzilla.wikimedia.org/show_bug.cgi?id=57760
--- Comment #12 from James Montalvo <[email protected]> --- (In reply to comment #10) > I guess you can still fix this now by setting smwgScriptPath to the > appropriate > value. So to make SMW work with MW1.22+ (and therefore without ExtensionInstaller), if I have a value of $wgScriptPath other than the default "/wiki", then I also have to set $smwgScriptPath to something like "$wgScriptPath/extensions/SemanticMediaWiki" in LocalSettings.php? I feel like SMW should be able to determine $smwgScriptPath from $wgScriptPath without additional setup. Does MW1.22+ load extensions with Composer before it loads LocalSettings.php? -- 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
