Niklas Laxström wrote:
> On 6 December 2010 17:02, Platonides wrote:
>> Niklas Laxström wrote:
>> A few days ago the issue came up where I was talking with an end user
>> who was complaining about MediaWiki being too large (in the server, not
>> in the tarball) compared to other apps like wordpress.
>> I think there's a use case for providing a mediawiki download where the
>> end user can check which languages they want and provide a custom download.
>> And/or document how to strip some languages from mediawiki.
> 
> 
> How hard can it be?
> find languages/messages/ -name "Messages*.php" -and -not -name
> "MessagesEn.php" -delete
> Or use some fancy graphical ui to do the same.

I don't know. Aren't the message files referenced from somewhere?


_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to