https://bugzilla.wikimedia.org/show_bug.cgi?id=167
--- Comment #25 from Krinkle <[email protected]> 2011-03-16 00:36:53 UTC --- So main points that need attention here: * If and how do we: Version, review/patrol and log changes made to meta data like Categories and interlanguage links ? * How to solve edit conflicts ? * How to handle difference view ? * What about undo/revert ? Except for edit conflict and undo/revert Extension:AbuseFilter [1] has done an attempt at solving this. They keep a seperate table for their data with all versions [2] and a note about the action is logged in mw_logging [3]. When viewing the differnce it consists of table with the difference per-heading [4] [1] http://www.mediawiki.org/wiki/Extension:AbuseFilter [2] http://i.imgur.com/gv1Xi.png and http://i.imgur.com/VyGEO.png [3] http://i.imgur.com/qQYAg.png [4] http://i.imgur.com/7x2mc.png -- 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
