I was going to say, Wikipedia has multiple skins that completely change the look of the site and the UI, so you have a lot of choices if you don’t like the default,
Looks like that only works if you sign up for an account. First world problems, I guess. I think I’ll manage to stumble along with the new version. Can’t see the point in signing up for an account after umpteen years without one just to get the older version back.
Yes, the skin is applied to your account. If you visit the site anonymously that is one perk you don’t enjoy.
The new Wikipedia skin is irritating a lot of users.
But regarding the mobile vs. desktop view, if you have an account, you can install a script which will force all Wikipedia pages to display in desktop view. Go to your common.js page (https://en.wikipedia.org/wiki/User:YOURNAME/common.js), enter this text and save it. Presto, you’ll never see the mobile site again:
mw.loader.load( "https://en.wikipedia.org/w/index.php?title=User:%C3%9Ejarkur/NeverUseMobileVersion.js&action=raw&ctype=text/javascript" );
Seems like that hack depends on having an account at Wikipedia. (Can’t tell if it also requires being logged into that account.)
If so, no help to anonymous Wikipedia readers.
Yes and yes.
Nope, if you browse Wikipedia without an account you are going to inevitably miss out on some features.
It’s really bad UI design to waste 40% of the screen on completely pointless empty space on the left and right side of the page. Not wasting this much space isn’t something that should be a ‘feature’ that they decided to introduce and foist upon what I imagine is the vast majority of their user base. If it sticks around, I suppose I’ll have to make an account for the sole purpose of getting rid of it. I really hope their smart enough to dump it on their own.
From what I’ve read, it’s wasted space the way that the bare dirt on a construction site is wasted space. There are UI elements that are going to populate it, but they aren’t ready yet, so in their place it’s blank. It’s true that it looks awful in the meantime.
Someone pointed out that the Vietnamese Wikipedia has the skin but not the blank spots, because they have already populated it. It just hasn’t happened to the English version yet.
Does that mean that people just have to wait, and then it will be awesome? Honestly, I doubt it. There are a lot of gripes about it and one change isn’t going to make it all better.
The discussion on it is pretty extensive. A lot of users aren’t happy. But it looks like there is no going back, it is likely here to stay. And much of the attitude about the complaints is that “people just don’t like change”.
As far as giving anonymous users the ability to use skins, that can’t work technically. It’s explained here.
That discussion gives me a headache and reminds me of why I don’t have the energy to be an administrator on Wikipedia anymore. My mop muscles are too tired.
Seems like a bad implementation. The pages themselves should be served as raw data, say as a JSON object. The skin should be on the client side, generating the page based on the user preference. That would require less data overall, not to mention avoiding the duplication from logged-in users (especially those with unusual skins set).
Could be. Wikipedia runs on MediaWiki, an open source collaborative project that was first fully implemented in November 2001 to replace the old wiki software that Wikipedia originally ran on. It was created specifically as a platform for Wikipedia, and it’s now used on tens of thousands of web sites and private intranet sites. Including Fandom (which hosts wikis for countless niche projects; I use it all the time for video games I play).
The interesting thing is that Fandom, running on the same software, does allow anonymous users to do things like decide between a “dark” and “light” view. Which was pointed out in the request for comments about the UI change. The discussion is still ongoing, I guess, but they were asked to take it out of the RFC because it was veering off-topic. I don’t know where that went to, or if it is happening. (Presumably someone would have linked to it from there, maybe it just hasn’t happened yet.)
I am encouraged that people from WMF (Wikimedia Foundation) engaged in the discussion. WMF officially runs Wikipedia and other Wikimedia projects. I used to interact with a couple of WMF people regularly when I was one of the main conflict of interest folks at Wikipedia (I used to help manage concerns when celebrities and other subjects of articles objected to what was in articles, it was pretty fun). If they get involved and are sympathetic, that’s how things can change. But I only see them talking about tweaks to the UI, not anything dramatic, so, meh.