[12:07:40] (PS1) Cicalese: Added support for SelfLinkBegin hook. [extensions/SemanticTitle] - https://gerrit.wikimedia.org/r/124148 [12:52:15] What is the proper way skin Semantic Mediawiki stuff? A lot of the CSS is in SemanticMediaWiki/resources/smw/ext.smw.css and the only way I can figure out to override it is by changing it there. (Which means when I update SMW those changes will go bye bye) [13:05:58] (CR) Cicalese: "See bug https://bugzilla.wikimedia.org/show_bug.cgi?id=63592 ." [extensions/SemanticTitle] - https://gerrit.wikimedia.org/r/124148 (owner: Cicalese) [13:33:55] Fenyx4: See https://www.mediawiki.org/wiki/CSS [13:34:26] Fenyx4: TL;DR: Just put your stuff into MediaWiki:Common.css [21:22:04] hi [21:22:24] how could i install SMW dev? [21:27:39] 1.9.2 [21:27:41] for example [21:31:00] biberao: in composer.json you can replace '~1.9' by 'dev-master' to get the latest dev [22:02:36] back [22:02:40] yes i found that also [22:02:41] thanks [22:02:58] FoxT: i wanted to install some other like Semantic Watchlist [22:03:09] but on packgist [22:03:56] ya not there [22:04:09] since with composer the autoload pics some stuff im not sure it will work with git [22:04:09] biberao: What's keeping you? It should work just like for SMW. [22:04:15] its not there [22:05:18] biberao: Then just use the git way. Should not be a problem [22:05:29] then ill have to add it to Localsettings.php [22:05:35] yes [22:05:38] with composer autoload is a bit confusing [22:05:44] unless i could mimic [22:08:24] biberao: What's the confusion? Composer-installed stuff is autoloaded, git-instaled stuff needs to be put in LocalSettings [22:10:00] its not confusing that part [22:10:10] i need to mimic autoload to understand [22:10:10] :) [22:10:32] biberao: Well, have fun then. ;) [22:10:42] thanks