[08:49:35] I'm trying to install Semantic Mediawiki but i fail to get it working. To be precise: the step "Verify annotation usage" ( http://semantic-mediawiki.org/wiki/Help:Testing ) fails. Any Ideas? [09:30:59] Can I get a list of pages with 0 length? [09:31:41] We get a lot of complains of people who blank pages while editing via AWB [09:31:55] and a suggestion is to add a check in the code [09:32:23] We could add to LoadSuccessApi in Main [09:32:35] but I need to know if there are many page already blank [09:32:38] for some reason [09:33:34] magioladitis: SELECT * FROM revision WHERE rev_len=0; or something like that [09:34:09] valhallasw`cloud: thanks [09:34:52] valhallasw`cloud: hm... this will require I download the full dump from the server? [09:35:00] I hope not [09:35:07] no, should be possible on tool labs [09:36:02] OK then I ll try it [09:36:14] ...there was a web tool for this, but I can't find it [09:36:45] ah there we go [09:36:46] http://quarry.wmflabs.org/ [09:37:25] Great! thanks! [09:38:27] magioladitis: http://quarry.wmflabs.org/query/385 [09:39:13] :) [09:39:35] I bet it's going to take a while [09:39:53] yeah, might not be the most efficient query ever :-p [09:39:58] oh, there we are [09:43:24] valhallasw`cloud: it show a lot of deleted pages [09:44:06] magioladitis: no, it doesn't. Just a lot of non-main namespace pages [09:44:27] re-running for just namespace 0... [09:44:51] I get also [09:44:52] 68811 2 Q 81 0 0 0.16660315093268 [09:45:04] Q seems fine [09:45:23] 70899 2 Sgall 14 0 1 0.15179363931696302 [09:45:31] magioladitis: namespace *2* [09:45:35] Sgall does not exist and never existed [09:46:03] which is User [09:46:06] aha [09:46:08] my mistake then [09:50:10] magioladitis: the version that filters on NS 0 is now running, but it's probably slower :-p [09:50:29] checking from the version you sent me I see no pages in NS 0 [09:50:32] and 60 in NS 1