On 16/07/12 11:28, wangfeng wangfeng wrote:
> Yes, I have set "$wgAllowDisplayTitle = true; " in LocalSettings.php.

If you want [[A B C]] to show as a_b_c, you will need
$wgRestrictDisplayTitle = false; since [[a b c]] is a different article.

However, you can show [[A b c]] as a_b_c with the given displaytitle.


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

Reply via email to