Mhm, right now I have include files, mandatory configuration variables (it prompts the user if in interactive mode), and schema updates (update.php). Is there anything else anybody can think of that an extension installer could do conveniently?
*--* *Tyler Romeo* Stevens Institute of Technology, Class of 2015 Major in Computer Science www.whizkidztech.com | [email protected] On Tue, Feb 5, 2013 at 4:53 PM, Antoine Musso <[email protected]> wrote: > Le 05/02/13 17:00, Tyler Romeo wrote: > > You all may be interested to know that > > https://github.com/composer/installers actually has a MediaWiki > extension > > composer installer. I'm working on a more robust version, but for now it > > looks like it works. > > Please please do! :-] > > I wrote that very basic installer with: > > https://github.com/composer/installers/pull/37 > > It basically installs a mediawiki/foo-bar package under > /extensions/FooBar but does not do anything else. One still has to > include and configure the extension under LocalSettings.php > > -- > Antoine "hashar" Musso > > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
