MediaWiki talk:Common.js/Archive 11: Difference between revisions
Content deleted Content added
m . |
m (Task 6) HTML cleanup of Category:Pages using invalid self-closed HTML tags |
||
Line 1:
<span id="63316230317" ></span>
== Printable version messed up ==
Line 15:
::::::They probably shouldn't thow up on the print version. They aren't useful on paper, and the footer should cover the donation notice stuff. --[[User_talk:Gmaxwell|Gmaxwell]][[Image:Tromboon-sample.ogg|100px|noicon]] 17:45, 1 October 2007 (UTC)
<span id="63316408846" ></span>
== Problem with importStylesheet in IE? ==
Line 52:
}
</source>
<span id="63316583953" ></span>
== PNG transparency fix "V1.1" ==
Line 63:
::What I meant was is that the code no longer has to rely on seperately decraled classes like .thumbborder. If need be, other CSS properties can be added to the code. But I don't expect we'll ever need to (maaaybe margin). Images hardly have any other properties then border anyway, but anyone is welcome to prove me wrong... <span style="font-family: verdana;"> — [[User:Edokter|<span style="color: #008;">'''''E''dokter'''</span>]] • [[User_talk:Edokter|<span style="color: #080;">Talk</span>]] • </span> 19:59, 5 October 2007 (UTC)
<span id="63316927075" ></span>
== IPA style for IE ==
Line 83:
:::<s>'#' isn't really a 'hack'; as far as I know, # makes CSS rules IE6(7?) only. Don't know if IE7 has it's own conditional character.</s> Forget my comment, I'm still not versed enough in CSS to know what I'm talking about. <span style="font-family: verdana;"> — [[User:Edokter|<span style="color: #008;">'''''E''dokter'''</span>]] • [[User_talk:Edokter|<span style="color: #080;">Talk</span>]] • </span> 17:39, 6 October 2007 (UTC)
::::[[Image:Yes check.svg|20px]] '''Done'''. Cheers. --[[User:MZMcBride|MZMcBride]] 19:17, 9 October 2007 (UTC)
<span id="63317325487" ></span>
== Function to invert checkboxes ==
Line 100:
::::::Moved. [[User:GDonato|GDonato]] ('''[[User talk:GDonato|talk]]''') 15:21, 13 October 2007 (UTC)
::::::Thanks! —[[User:DerHexer|DerHexer]] <small>[[User talk:DerHexer|(Talk)]]</small> 09:58, 14 October 2007 (UTC)
<span id="63317420580" ></span>
== CSS hidden NavFrame ==
It seems the new code of <code>createNavigationBarToggleButton()</code> encourage users to use <code><div class=NavFrame style=display:none></code>. I don't think it's a good idea, what about users with JavaScript disabled? If something can be made visible only with JavaScript then it should be hidden only with JavaScript. In other words, the system should work more like collapsible tables: <code><div class="NavFrame autocollapse"></code> or <code><div class="NavFrame collapsed"></code>. Any support for this? ∴ [[User:Alex Smotrov|Alex Smotrov]] 14:27, 12 October 2007 (UTC)
:As the collapsible table code has been fixed to support nested tables, is there any reason not to deprecate the support for NavFrame? Is there an easy way to genreate a list of the most used templates which still use it? —''[[User:Ruud Koot|Ruud]]'' 12:23, 15 October 2007 (UTC)
<span id="63317421660" ></span>
== Update ta[] tooltips ==
The <code>ta[]</code> definitions at the top of the page need to be updated. Introductory explanations: ta[] object is used by <code>function akeytt()</code> in [{{SERVER}}/skins-1.5/common/wikibits.js wikibits.js] to assign missing access keys and tooltips to Mediawiki interface. Due to the way the function is written, it cannot properly change the existing tooltip if you don't specify accesskey <small>(in IE of Firefox place your mouse over «Help» link on the left, then over its bullet)</small>. To research which ta[] are not needed, you could use: browser with JavaScript temporarily disabled, HTML page source, [[Special:Allmessages]], [[Mediawiki:Sidebar]]. My proposal:
Line 124:
:::: Done (except for asking a user with oversight permissions). —''[[User:Ruud Koot|Ruud]]'' 12:41, 15 October 2007 (UTC)
<span id="63317425020" ></span>
== [[MediaWiki:IEFixes.js]] ==
Maybe create [[MediaWiki:IEFixes.js]], so we only have to check for IE once? —''[[User:Ruud Koot|Ruud]]'' 12:18, 15 October 2007 (UTC)
:There already is an [http://en.wikipedia.org/skins-1.5/common/IEFixes.js IEFixes.js], which is not editable though. But if you mean en IE specific file, we shouldn't call it 'Fixes'. How about [[MediaWiki:IECommon.js]]? <span style="font-family: verdana;"> — [[User:Edokter|<span style="color: #008;">'''''E''dokter'''</span>]] • [[User_talk:Edokter|<span style="color: #080;">Talk</span>]] • </span> 13:37, 15 October 2007 (UTC)
<span id="63317611556" ></span>
== Azatoth's edit (import sysop.js) ==
Line 182:
: {{resolved}} I made an enclosing in an addOnloadHook, that would take care of the problem. <sub>→[[User:AzaToth|<span style="color:#773">Aza</span>]][[User_talk:AzaToth|<span style="color:#359">Toth</span>]]</sub> 16:54, 17 October 2007 (UTC)
::This is not a "fix" unless you mention the consequences: all the scripts inside Sysop.js now should start immediately (without addOnloadHook), and I'm not even sure that will work in all browsers ∴ [[User:Alex Smotrov|AlexSm]] 17:25, 17 October 2007 (UTC)
<span id="63318127320" ></span>
== PNG fix disabled ==
Line 654:
:::Would have been nice... I actually experimented with a local resource; it worked with a resource GIF image, but IE doesn't have a blank iamge embedded (and wouldn't work in IE6 SP2 anyway). Anyway, server load is greatly reduced as imagemaps are not nearly as widespread. The squid is still up after five days. <span style="font-family: verdana;"> — [[User:Edokter|<span style="color: #008;">'''''E''dokter'''</span>]] • [[User_talk:Edokter|<span style="color: #080;">Talk</span>]] • </span> 16:42, 23 October 2007 (UTC)
<span id="63318072660" ></span>
== Option to collapse fundraising banner ==
Line 665:
:::Or at least something less unprofessional and annoying, like an infinite popup cascade. —[[User talk:Cryptic|Cryptic]] 01:31, 23 October 2007 (UTC)
<span id="63318076380" ></span>
== Dismiss button ___location ==
Line 674:
::Done. [[User:AmiDaniel|AmiDaniel]] ([[User talk:AmiDaniel|talk]]) 02:33, 23 October 2007 (UTC)
<span id="63318136500" ></span>
== A note. ==
|