MediaWiki talk:Common.js/Archive 6: Difference between revisions

Content deleted Content added
Shadowbot3 (talk | contribs)
m Automated archival of 1 sections from MediaWiki talk:Common.js
Fluxbot (talk | contribs)
Line 1:
 
<span id="63303366355" ></span>
== New star at Spanish Featured Article's template ==
 
Hello, i'd like to change our current star icon at [[:es:Plantilla:Destacado]] (it's a big bronze star) for the small yellow star used for the same porpouse at the French and English wikipedia. Could someone help me? I Post this at the template's discussion, and an librarian told me to come here. Thank you!--[[User:Fernandopascullo|Fernandopascullo]] 19:30, 2 May 2007 (UTC)
:Well, the section [[Template_talk:Link_FA#How_does_it_work.3F|how does it work]] pretty much explains how {{tl|Link FA}} works here. You have it slightly differently in [[:es:MediaWiki:Monobook.js]]: your function <tt>LinkFA()</tt> directly specifies [[Image:LinkFA-star.png]] image. You could just change it to <tt>http://upload.wikimedia.org/wikipedia/en/d/d4/Monobook-bullet-star.png</tt> ([[Image:Monobook-bullet-star.png]]). Or even better, do it the way it works here. [[User:Alex Smotrov|Alex Smotrov]] 20:25, 2 May 2007 (UTC)
<span id="63303953643" ></span>
== Enhancements to importScript ==
 
Line 77:
:It might be worth adding support for the "smaxage" parameter here as well. [[User talk:Mike Dillon|Mike Dillon]] 15:34, 9 May 2007 (UTC)
 
<span id="63303917703" ></span>
== JavaScript version of [[MediaWiki:Edittools]] ==
 
Please contribute to the discussion of a JavaScript version of [[MediaWiki:Edittools]] at [[MediaWiki talk:Edittools#Request]]. If there is agreement to move in this direction, the code will have to be moved to [[MediaWiki:Edittools.js]] or some such and imported from [[MediaWiki:Common.js]]. [[User talk:Mike Dillon|Mike Dillon]] 05:35, 9 May 2007 (UTC)
<span id="63304215427" ></span>
== Audio pop-ups ==
 
Line 107:
:: Agreed about the spans. I used class audiolink and audiolinkinfo, but they might be better in another place, etc. If the audio template is ever changed, it would break the javascript. The javascript should test to see whether the audio template has been changed, and if it has, do nothing, so that it degrades gracefully. — [[User:Omegatron|Omegatron]] 16:17, 12 May 2007 (UTC)
 
<span id="63303953647" ></span>
== Enhancements to importScript ==
 
Line 179:
:It might be worth adding support for the "smaxage" parameter here as well. [[User talk:Mike Dillon|Mike Dillon]] 15:34, 9 May 2007 (UTC)
 
<span id="63303917707" ></span>
== JavaScript version of [[MediaWiki:Edittools]] ==
 
Please contribute to the discussion of a JavaScript version of [[MediaWiki:Edittools]] at [[MediaWiki talk:Edittools#Request]]. If there is agreement to move in this direction, the code will have to be moved to [[MediaWiki:Edittools.js]] or some such and imported from [[MediaWiki:Common.js]]. [[User talk:Mike Dillon|Mike Dillon]] 05:35, 9 May 2007 (UTC)
 
<span id="63304210867" ></span>
== PROPOSAL: Adding New Java Script Code to Wikipedia ==
How can I request that new Java Script code be added to Wikipedia by an Administrator? The code would allow for entries in a Table/Chart to be autonumbered ... much like entries in a simple List can be autonumbered with the # symbol. Please advise. Thanks. ([[User:JosephASpadaro|JosephASpadaro]] 03:57, 12 May 2007 (UTC))
Line 192:
 
::For what it's worth, I don't see this addition being worthwhile for Wikipedia, but I posted the code since I had already written it. [[User talk:Mike Dillon|Mike Dillon]] 15:01, 12 May 2007 (UTC)
<span id="63305576151" ></span>
== "Being bold" with executable site code ==