"Nikerabbit" posted a comment on MediaWiki.r111333. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111333#c30891
Commit summary for MediaWiki.r111333: applying patch from bug 34359 by Van de Bugger. adds "last editor is" and "is new page" special properties Nikerabbit's comment: This is exactly what I need, tried to do this manually before, but it wasn't always working. <pre> +'_LEDT' => array( '_wpg', false ), // "page is new" </pre> Wrong comment? _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
