[03:25:54] Hello. I'm working on installing mediaiwiki in ubuntu 16.04 with php 7 and am trying to get object caching to work. https://www.mediawiki.org/wiki/Manual:Cache Says to use APCu on php>5.5.0, but mediawiki doesn't seem to be detecting that APCu is installed and enabled. [06:14:32] I'm get'ting 3 pages for a special:version page, don't know why - see http://apaste.info/wKU , thanks [06:26:30] I'm get'ting 3 pages for a special:version page, don't know why - 1) special:version itself 2) the site page 3) the Main Page... hmm. ckecking rewrites now. http://apaste.info/wKU [09:56:21] * YairRand_ observes that search results extra text data coloring has changed to very bright green (#0f0). [09:56:26] * YairRand_ becomes confused [11:40:07] Failed DB, curious symptoms http://encipecom.metodista.br/mediawiki/index.php/P%C3%A1gina_principal [14:04:59] morning [14:44:50] hi [14:45:03] is it possible to put members of a category inside the left sidbar menu ? [14:45:20] so when a new page with a specific category is created that it will be added automatically [15:13:56] p1rate: not by default; you'd need either javascript or a mediawiki extension for that [15:14:12] ok [15:14:15] I'll look into that [15:14:38] https://www.mediawiki.org/wiki/Extension:CategoryMembersOnSidebar :) [15:14:46] (I'd personally recommend the extension route, just note that the sidebar is heavily cached so you'd need to invalidate the sidebar cache every time a page gets added/removed from the category) [15:15:08] well there ya go ;) [15:15:20] I'll test that one [15:15:33] my wiki is private anyway so cache should not be active much [15:20:07] plugin doesn't work :( maybe it's too old [15:21:00] it was created for 1.14 and I'm running 1.26 :) [15:35:52] p1rate: that is quite old then yes :)