මාධ්‍යවිකි සාකච්ඡාව:Common.js

Page contents not supported in other languages.
විකිපීඩියා වෙතින්

මාධ්‍යවිකි:Common.js[සංස්කරණය]

මාධ්‍යවිකි:Common.js හි කිසිදු අන්තර්ගතයක් නැති බැවින් සමහරක් සැකිලි පිලිබඳ ගැටළු පැන නගීදසනැබළයෝ 09:07, 27 මැයි 2009 (යූටීසී)[reply]

හිතවත් දසනැබළයෝ!මාධ්‍යවිකි:Common.js පිළිබඳ ඔබ තැබු කෙටි සටහනින් ඒ පිළිබඳ ම‍ට අවබෝධයක් ලබා ගත නොහැකිය. හැකිනම් මට එය පිළිබඳ වැඩියමක් පහදා දෙන්න එසේ නැතිනම් Wikipedia:කෝපි_කඩේ සාකඡ්චා පිටුවකින් විමසන්න. මීට asiri 09:22, 27 මැයි 2009 (යූටීසී)[reply]
කරුණාකර Tamil Wikipedia හි [1] හා Sinhala Wikipedia හි [2] සසඳා බලන්න. අපගේ විකිපීඩියාවෙහි මෙම ජාවා ස්ක්‍රිප්ට් ගොනුව නොමැති වීම නිසා වගු, වර්ණ වැනි දේ වලදී දුෂ්කරතා හට ගනී. වැඩි විස්තර අවශ්‍ය නම් විමසන්න.දසනැබළයෝ 04:35, 28 මැයි 2009 (යූටීසී)[reply]
හරි ! මට දැන් තේරුනා. එහෙත් මේ සඳහා කේතන යෙදීමට සාමාන්‍ය පරිශීලකයෙකුට නොහැකිය. අපි පරිපාලකයකු‍ට දැනුම් දෙමු.asiri 04:47, 28 මැයි 2009 (යූටීසී)[reply]
I imported the common.js from the English wiki. Please check and let me know if things are working correct. --Lee 06:27, 28 මැයි 2009 (යූටීසී)[reply]

Privacy policy violation[සංස්කරණය]

Hello Sinhala-language Wikipedia,

I noticed today that when browsing this wiki content was loaded from three third-party sources:

  • http://sett-decoder.appspot.com
  • http://settdeco.bhasha.lk (blocked)
  • //*.google-analytics.com

All of these connections are in violation with the Wikimedia Foundation Privacy policy because they make connections to third-parties that, as a result of those connections, get a lot of traffic (which may be a separate problem) but are also effectively getting traffic information from our readers (their IP-adress, which pages they were reading on Wikipedia and more). I am not sure how these connections are made and whether they apply to all users or just a portion of the traffic, but I have asked a Staff member to remove these scripts per the above.

Note that this is not related to whatever these scripts actually do. There may be a very good reason or a very nice feature provided by this script, but this form of delivery is in violation and therefor has to be removed.

If you need help or want more information, please leave a message on m:Talk:Privacy policy linking back to here so that they know the context of the conversation. Krinkle (talk) 15:38, 27 මාර්තු 2012 (යූටීසී)[reply]

One of the scripts was added by this edit (reverted). Krinkle (talk) 15:39, 27 මාර්තු 2012 (යූටීසී)[reply]
Thank you Krinkle.
I am not through in coding. So please let us know what are the problematic parts that has to be removed.
On the same time please try to find which user has added those codes.
Thank you
Singhalawap (talk) 15:51, 28 මාර්තු 2012 (යූටීසී)[reply]
I contacted metawiki community on this. Please see this. Singhalawap (talk) 15:57, 28 මාර්තු 2012 (යූටීසී)[reply]
Hi, that wasn't neccecary. As mentioned in the original message, Ready already reverted the edit that added the script. Thanks for bringing it to the attention on Meta-Wiki though, it appears this was happening on other wikis, which we now discovered. Thanks! Krinkle (talk) 19:56, 27 මැයි 2012 (යූටීසී)[reply]

Give search results even when page doesn't exist[සංස්කරණය]

Screenshot of the Earth test search, with this script adding links to Wikidata, Reasonator, Commons, and Wikipedia.

Hello, I propose to enable the tool created by Magnus Manske (creator of MediaWiki) to provide results from other languages and Commons (via Wikidata) when a page doesn't exist here: links are added to Special:Search and noarticletext. This helps to encourage translation and to make readers use your wiki more, because they can be sure to find something even if it's not local (rather than searching directly on the biggest wiki). The Italian and Polish Wikipedias, among others already enabled it by default.
Examples: [3] [4] [5]. More information: Magnus blog.
How to: just add the following line at the end of Common.js.

// Results from Wikidata
// [[File:Wdsearch_script_screenshot.png]]
if ( mw.config.get( 'wgCanonicalSpecialPageName' ) === 'Search' ||  ( mw.config.get( 'wgArticleId' ) === 0 && mw.config.get( 'wgCanonicalSpecialPageName' ) === false ) ) {
	importScriptURI("//en.wikipedia.org/w/index.php?title=MediaWiki:Wdsearch.js&action=raw&ctype=text/javascript");
}
--[[m:User:Nemo_bis|Nemo]] ~~~~~ ([[w:en:MediaWiki talk:Wdsearch.js|comments, translations and last instructions]])
</div>
<!-- EdwardsBot 0661 -->

පරිවර්තනයක් අවශ්‍යයි[සංස්කරණය]

හිතවත් Lee හෝ Singhalawap කරුණාකර, 189 හා 190 පේලි (ටොගල කේත සංස්කාරකයේදී පේලිය පහසුවන් සොයාගත හැක) වල ඇති පහත කේත කොටස්,
var collapseCaption = 'hide';
var expandCaption = 'show';

පහත පරිදි සංස්කරණය කල හැකිද
var collapseCaption = 'සඟවන්න';
var expandCaption = 'පෙන්වන්න'; -- Mr. 1100100 (Talk) 04:25, 8 ඔක්තෝබර් 2015 (යූටීසී)[reply]

YesY කළා --Lee (talk) 16:58, 18 ජූනි 2016 (යූටීසී)[reply]