User talk:Victar/der3

From Wiktionary, the free dictionary
Jump to navigation Jump to search

Column-calculating version[edit]

Probably better to comment here rather than in the Beer Parlour because this technical stuff is boring for other people.

I'm still seeing no bullets in version 4, and an error in the browser console: TypeError: $(...).style is undefined. — Eru·tuon 21:41, 30 November 2018 (UTC)[reply]

@Erutuon: Well they're no fun. I'm not super worried about it, but if you really want to fix the problem, perhaps you could add else if (elemsToHide[i].nodeName == "LI") elemsToHide[i].style.display = 'list-item'; to function viewSwitching in MediaWiki:Common.js. --{{victar|talk}} 22:06, 30 November 2018 (UTC)[reply]
Again, I can't edit there, but I could create my own function. — Eru·tuon 22:11, 30 November 2018 (UTC)[reply]
That's so nuts! @Stephen G. Brown can you make Erutuon here an Interface Admin? --{{victar|talk}} 22:23, 30 November 2018 (UTC)[reply]
I'll have to come up with a more secure password... — Eru·tuon 22:26, 30 November 2018 (UTC)[reply]
Erutuon:password123@en.wiki. I'm in. --{{victar|talk}} 22:32, 30 November 2018 (UTC)[reply]
Made Eru an Interface Admin. —Stephen (Talk) 22:35, 30 November 2018 (UTC)[reply]
Thanks. I'll try not to break everything. — Eru·tuon 22:39, 30 November 2018 (UTC)[reply]
Thanks, @Stephen G. Brown! So, @Erutuon, as I was saying... --{{victar|talk}} 22:51, 30 November 2018 (UTC)[reply]
Done. The bullet problem seems to be fixed now. — Eru·tuon 23:34, 30 November 2018 (UTC)[reply]
@Erutuon: I cleaned things up some more. If we integrate this into function viewSwitching, we could set the column and row counts with data-vs-columns="3" data-vs-rows="3". --{{victar|talk}} 03:16, 1 December 2018 (UTC)[reply]