MediaWiki talk:Gadget-DraggableSitelinks.js

Latest comment: 2 years ago by Jochem van Hees in topic Add Wikimedia import URL (P4656)

Fixes edit

{{Editrequest}}

https://www.wikidata.org/w/index.php?title=User%3AAude%2Fdraggable-sitelinks.js&diff=155612396&oldid=155592862

for dom changes to the site links section. Aude (talk) 11:08, 3 September 2014 (UTC)Reply

@Aude:   done. Thanks for helping! --Ricordisamoa 00:13, 4 September 2014 (UTC)Reply

Mediawiki update edit

Hi there, since the recent update of Mediawiki, Gadget-DraggableSitelinks.js is no longer working, can someone fix it? Ping Ricordisamoa. Thanks. Thibaut120094 (talk) 22:15, 7 August 2015 (UTC)Reply

What exactly does not work? I just made this change with the gadget. --Fomafix (talk) 14:07, 10 August 2015 (UTC)Reply
Well... the gadget? I can't drag the sitelinks. I'm not the only one: Wikidata:Project_chat#Draggable_sitelinks_not_working.... Thibaut120094 (talk) 12:45, 15 August 2015 (UTC)Reply
I can confirm the problem. The reason is that the gadget gets executed to early. I currently don’t know how to fix this. --Fomafix (talk) 18:21, 15 August 2015 (UTC)Reply
@Ricordisamoa: It works now, thanks! Thibaut120094 (talk) 18:47, 16 August 2015 (UTC)Reply
@Thibaut120094: It still fails randomly for me, I don't think it's fixed :( BTW the first ping didn't work, see mw:Manual:Echo#Technical details. --Ricordisamoa 07:18, 18 August 2015 (UTC)Reply
$( function () { mw.hook( 'wikipage.content' ).add( ... ); } ); can not solve the problem. The Wikibase scripts and the gadget get executed asynchronous at DOM ready. Is there a hook when the Wikibase scripts are ready? --Fomafix (talk) 07:35, 18 August 2015 (UTC)Reply
@Thibaut120094, Fomafix, Ricordisamoa: I just created phab:T115794 about things which broke back in August (I don't really understand why things broke and I certainly don't understand how to fix them, but hopefully it will lead to a solution) - Nikki (talk) 21:19, 17 October 2015 (UTC)Reply
@Thibaut120094, Fomafix, Ricordisamoa: A new hook (wikibase.entityPage.entityView.rendered) was added a few months ago, I've updated this gadget and it seems to be working. - Nikki (talk) 12:05, 11 July 2018 (UTC)Reply

Arabic edit

Please add:

 		'ar' : 'مستورد من',

--Mr. Ibrahem (talk) 12:17, 9 May 2016 (UTC)Reply

  Done (diff) --Fomafix (talk) 20:50, 14 May 2016 (UTC)Reply

Macedonioan (mk) edit

{{Editprotected}} Can someone please add the following. Cheers. --B. Jankuloski (talk) 20:49, 18 July 2016 (UTC)Reply

'mk' : 'Увезено од',
  Done Matěj Suchánek (talk) 14:43, 7 August 2016 (UTC)Reply

Greek (el) edit

Please add

'el' : 'προέρχεται από',

'elwiki' : 11918,

Xaris333 (talk) 00:04, 8 November 2016 (UTC)Reply

  Done @Xaris333: elwiki has already been in the list, the list just wasn't sorted. Please use {{Edit request}} next time in order to get attention faster. Matěj Suchánek (talk) 19:01, 10 November 2016 (UTC)Reply

pl edit

Please insert this code. Sp5uhe (talk) 06:55, 6 February 2017 (UTC)Reply

		'pl' : 'Zaimportowane z',
  Done --Jarekt (talk) 17:11, 18 January 2018 (UTC)Reply

Remove zh-my edit

{{Edit request}} We recently got consensus to drop it: Wikidata:互助客栈#简繁问题 and phab:T156572. --Liuxinyu970226 (talk) 01:48, 6 January 2018 (UTC)Reply

Liuxinyu970226, I do not see any "zh-my" translations. --Jarekt (talk) 17:12, 18 January 2018 (UTC)Reply

Add Wikimedia import URL (P4656) edit

It seems quite logical to me to add Wikimedia import URL (P4656) in addition to imported from Wikimedia project (P143), and to simply set it to the latest revision of the page. ―Jochem van Hees (talk) 13:42, 23 March 2022 (UTC)Reply

Return to "Gadget-DraggableSitelinks.js" page.