enableSemantics no longer needed

From semantic-mediawiki.org
Fragment of a discussion from User talk:Kghbln

Cool. So I can continue to have my little semantic sensations during install. :D

00:10, 23 January 2013

You can always

function inizializeAllTheSemanticAwesome() {
    // include statement here
    // enable semantics here

    // more semantic includes here
}

inizializeAllTheSemanticAwesome();
00:18, 23 January 2013

I just deployed this awesomeness.

00:24, 23 January 2013

Due to changes in how SMW is installed and initialized (now using Composer), enableSemantics() will still be used to ensure that NS related settings in LocalSettings still work the same as prior to SMW 1.9+Composer. For more information, see [1] and [2].

[1] https://bugzilla.wikimedia.org/show_bug.cgi?id=58182

[2] https://bugzilla.wikimedia.org/show_bug.cgi?id=57760

05:53, 12 December 2013

Pooh, things were indeed getting ugly here. :| I believe this should be included into the "INSTALL.md" before we embed this files content into this wiki. Thank you for keeping me in the loop on this!

22:53, 12 December 2013

James, can you please update the INSTALL.md file? You know best what the deal with the settings invocation is now.

17:56, 19 December 2013

I believe that indeed nothing has really changed except that SMW does not have to be invoked as before and that the $smwgNamespaceIndex parameter has to be set prior to enabling semantics as Daniel stated.

21:09, 29 December 2013