https://bugzilla.wikimedia.org/show_bug.cgi?id=17806
MZMcBride <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #12 from MZMcBride <[email protected]> 2009-05-21 03:03:10 UTC --- Internally, you have log_type and log_action. Currently, most log views are separated by log_type, not log_action. For example, log_action="block" and log_action="unblock" are both in the log_type="block" category. Same with deletions (you'll notice how undeletions and deletions are in the same place; the same is true for protections / unprotections). It may be a better idea to start splitting by log_action rather than log_type, if possible. Perhaps not by default, but the option should be there in the interface. -- 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
