https://bugzilla.wikimedia.org/show_bug.cgi?id=13953
--- Comment #15 from Krinkle <[email protected]> --- I think this feature is small enough and sufficiently linked to CentralAuth that it doesn't make sense to split out. The separate extension would be very small, and essentially only call the core ResourceLoader and LB/DB_Multi interface and the CentralAuth interface. So there would be no added value in separating it because it has no re-usable components. And the components it uses that are re-usable are already available for other extensions to depend on in core or CentralAuth. I think we should either reject this feature, or add it to CentralAuth. Also note that, like user and site css/js in core (wgAllowUserJs etc.), this is also behind a configuration flag. So any concerns an admin may have are addressed by that. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
