[00:01:02] SQLite, eh? [00:13:40] So there is no way I can do it? [00:14:39] I think sqlite does support it [00:14:58] not the best performant system, though [00:15:15] Okay [00:15:16] I wouldn't be surprised if you got contention on it [00:15:53] Okay. [00:16:17] contention? [00:16:22] [00:16:40] I tried $wgCookieDomain and sharing the user and user_properties tables and it is isn't working. [00:16:48] in LocalSettings [09:22:03] hi, I'm trying to do {{#expr: {{PAGESINNS:304}} + {{NUMBEROFARTICLES}}}} but I have a error: unrecognized interpunction character „�“ - I don't quite get it [09:23:06] NUMBEROFARTICLES is 1018 on my wiki atm.. it's shown as "1 018" the error may be cause by the space between 1 and 0 [09:23:10] *caused [14:21:57] Hi, How do I make the categories list the number of pages in each category, for example, so that all the categories show "2 C, 44 P, 1 F"? [14:47:06] Minoa: this feature is provided by https://www.mediawiki.org/wiki/Extension:CategoryTree [15:07:35] Thanks. [15:35:19] Hi auvajs. [15:35:36] auvajs: Probably the comma, yeah. You can do addition by passing |R or something for a "raw" number (no commas and such). [15:35:53] Err, space. [15:35:54] Whatever. [21:10:55] Anyone know if guides detailing on how to upgrade a custom theme from 1.23 to 1.26/1.27? [21:11:09] ^ No registered builder available for smfCurve [21:13:39] http://pastebin.com/BRRY0n3P [21:13:50] #wikimedia-dev [21:13:53] oops [21:17:49] Antes: maybe you need to follow https://www.mediawiki.org/wiki/Manual:Extension_registration#Migration_for_extension_developers (I'm not sure if other changes would be required) [21:31:03] Vulpix, I already created skin.json [21:31:20] I have no idea what wiki means with "no registered builder" [21:32:12] You need to register the skin with the skin factory [21:34:40] "skin factory" sounds grotesque [21:34:53] I still don't see what I'm missing unfortunately [21:36:22] Arbeit macht frei. [21:39:30] Also did the "wfLoadSkin" on LocalSettings.php