MediaWiki talk:Common.js/Archive 2: Difference between revisions
Content deleted Content added
Updating archived link |
Updating archived link |
||
Line 345:
== Initial letter is shown capitalized due to technical restrictions ==
frwiki has implemented a change where if you go to [[:fr:IPod]], their javascript hides the {{tl|lowercase}} warning, and just modifies the name at the top of the page to read correctly (and it fails gracefully because the original {{tl|lowercase}} is still shown if javascript is off). I'd like to get this working on enwiki. Many of [[:Category:Wrong title templates|the templates]] have been changed, and [[User:Interiot/js/RealTitle.js]] is working now, if included from an individual's monobook.js. I've brought up the possibility of including the change in the global monobook.js at [
: I've implemented several proposed fixes brought up at the village pump and the various [[:Category:Wrong title templates]]. The code is now more complex, but I believe it does the Right Thing in almost every case. Its operation and downsides are detailed at [[User talk:Interiot/js/RealTitle.js]]. If a few more days pass without any issues brought up, I'd like to add it to the global monobook.js. --[[User:Interiot|Interiot]] 06:17, 21 November 2006 (UTC)
:: I added this to the common.js now. Now everyone should see that pages like [[mod_perl]], [[:Category:x86 microprocessors]], and [[User:rambot]] show up with lowercase and underscores as needed (turn off javascript in your browser to see how they were displayed before). Pages like [[Softimage XSI]] shouldn't have their main title changed, but should have the title at the very top of the browser (or in the tab) changed. --[[User:Interiot|Interiot]] 04:18, 24 November 2006 (UTC)
|