No config about it, as this is the way MediaWiki works. If you are really keen to change this, you can go through and remove all occurrences of `strtr(something, '_', ' ')` and `strtr(something, ' ', '_')`, but I wonder if the software can still function after the change. Best,Gary
> From: [email protected] > Date: Mon, 20 Jun 2016 15:10:07 +0000 > To: [email protected] > Subject: Re: [MediaWiki-l] MW 1.26.3 VisualEditor > > No config setting to tweak it ? I'm also interested in this... > > El lun. 20/06/2016, 3:45, Simon Heimler <[email protected]> escribió: > > > You can't - both is the same to MediaWiki. > > > > Best, > > Simon > > > > 2016-06-20 8:42 GMT+02:00 Ulrich C. Thiess <[email protected]>: > > > > > If i entered a link with a "_" the "_" will be change into a space. > > > > > > How could i stop this? > > > > > > Ulrich > > > > > > > > > _______________________________________________ > > > MediaWiki-l mailing list > > > To unsubscribe, go to: > > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > > _______________________________________________ > > MediaWiki-l mailing list > > To unsubscribe, go to: > > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > _______________________________________________ > MediaWiki-l mailing list > To unsubscribe, go to: > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
