https://bugzilla.wikimedia.org/show_bug.cgi?id=31279
--- Comment #3 from Chad H. <[email protected]> 2011-09-30 15:52:12 UTC --- (In reply to comment #2) > For the default-on and 'similar' and 'groups' I was more thinking that this > would be be a package file, like InstallerSettings.php or something, where the > package maintainer would define the options based on what extensions they were > deciding to include. > > If the extensions defined in InstallerSettings.php are not found then don't > show their similar/groups, or for example if there is only one extension in > the > similar/group then just display it as a regular extension. > I've had similar ideas, but a different approach. I think there should be a base "MWExtension" class that handles a lot of this, and each extension should subclass it to provide their config, dependencies, etc etc. > I don't think extension authors should be able to decide these things (always > install my extension, of course!) So who decides what's "always enabled?" -- 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
