https://bugzilla.wikimedia.org/show_bug.cgi?id=17308
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Krinkle <[email protected]> 2011-06-21 23:34:32 UTC --- So either: A) global logging (in the centralauth database ?) which would be accessable from any wiki but only stored once; or, B) global actions are logged to the logging table of the central wiki. Accessable from the central wiki (Meta-Wiki) A) is nicer but could be too much work, don't know. B) sounds easy but requires a db-connection to be made to the central wiki and isn't really "global". -- 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
