User "Svemir Brkic" posted a comment on MediaWiki.r96397. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96397#c22029 Commit summary:
Removing files and globals that will not be needed in version 0.8 SphinxMWSeach is now the default mode of operation Use 127.0.0.1 instead of localhost by default (for Windows users) Comment: Thanks! I made the first two changes in r96413. $wgDisableSearchUpdate was true for SphinxSearch as well - sphinxsearch index currently has to be updated via cron job. Real-time updates are still a work in progress. As for removing i18n messages, I am still making some changes and wanted to do that all at once. When I do, should I remove only the English entry, or should I remove each deleted entry from all languages (last time I tried messing with that file someone got mad at me...) _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
