https://bugzilla.wikimedia.org/show_bug.cgi?id=31829
--- Comment #1 from Jeroen De Dauw <[email protected]> 2011-10-19 20:44:10 UTC --- Well, I agree it's nice to just get the number of pages, but that's not what this parser functions is intended for, so I don't think it's a good idea to go hack it in like this. A new parser function, such as #subpagecount or whatever would be more appropriate, and could make use of just doing a count query rather then selecting pages without introducing some very ugly format dependent handling. Let me know if you need more pointers on how to do that :) You have commit access right? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
