https://bugzilla.wikimedia.org/show_bug.cgi?id=18834
--- Comment #10 from Joshua C. Lerner <[email protected]> 2009-05-18 18:59:22 UTC --- Suggest enabling this feature by default. It should be useful on most sites and not too expensive except for the largest ones. For DefaultSettings.php: /** * Show rollback link as "rollback 3 edits" instead of just "rollback", to * differentiate it from the "undo" link with which it appears. Set to false * if too expensive for larger wikis. */ $wgShowRollbackEditCount = true; -- 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
