https://bugzilla.wikimedia.org/show_bug.cgi?id=28040

Ashar Voultoiz <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |[email protected]
         AssignedTo|[email protected]. |[email protected]
                   |org                         |

--- Comment #1 from Ashar Voultoiz <[email protected]> 2011-03-14 14:56:22 UTC ---
On Wikipedia, the articles names are forced to an upper case first letter.

A workaround exist as you can see on the English wikipedia, the article at
http://en.wikipedia.org/wiki/IPhone shows with a dot-less lower case i. This is
made possible by using the template {{Lower case title}} available at
http://en.wikipedia.org/wiki/Template:Lowercase_title

Template content as of today is:

<span>{{DISPLAYTITLE:{{#if:{{NAMESPACE}}|{{NAMESPACE}}:|}}{{lcfirst:{{PAGENAME}}}}}}</span>

You might want to use a similar template on the Turkish wiki.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

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

Reply via email to