Talk:MediaWiki/Homepage redesign/Preview/Archive 1

From mediawiki.org
Latest comment: 8 years ago by Qgil-WMF in topic News

Please create new topics under the most appropriate section.

Design

Brena, Heather, and Quim want to complete a first homepage redesign proposal based on this mockup. We welcome feedback improving and challenging the current design, but we will not deviate at this point from the basic structure proposed. We are prototyping now on a wiki page, so forking and proposing alternatives should be a lot easier.

Top box

I'm very impressed, great work, I'm going to base my feedback on the mockup rather than the code as implemented since it seems a little further along. from top to bottom:

  • the box on the text feels a little weird, we might want to just add a subtle drop shadow to the text or modify the actual image, to darken the top. The photo banner could actually be 50% taller i think, it feels very thin now. The "Community Collaboration" text should probably be in Title Case and the leading between it and the sub-title feels off.

(...) Again, great work, really looking forward to seeing this out in the wild. Jaredzimmerman (WMF) (talk) 23:46, 24 February 2014 (UTC)Reply

(Jared, I took the liberty to integrate the rest of your feedback in own sections for better discussion)--Qgil (talk) 00:37, 25 February 2014 (UTC)Reply

About the height of the box, it ultimately depends on the final image, but all in all I think it is good not to take too much space, pushing the rest of content further below. I think the mediawiki.org homepage will benefit from a wide graphic bringing color and character, but our product, our audience, and our community are probably not going to be impressed with a really big "inspirational" image taking over. That is my opinion, at least.--Qgil (talk) 02:44, 25 February 2014 (UTC)Reply

Edokter, {{banner|direction=right does look nicer, but the text gets cut with narrower windows. While the image resizes, the text seems to be stuck to some right margin. Maybe there is something in the related CSS rules that can be improved? PS: thank you for your edits!--Qgil (talk) 20:00, 26 February 2014 (UTC)Reply
You're welcome. The offending CSS rule that cuts of the text is .banner-box ( width: 50%; }. If you remove the width: 50%;, the text will behave (while not restricting the text to half the banner at the same time). Edokter (talk) — 20:27, 26 February 2014 (UTC)Reply
Yes Done and it works. Thank you!--Qgil (talk) 20:34, 26 February 2014 (UTC)Reply

Not removing the top box

Replying to the comments questioning the big top box. See Talk:MediaWiki/Homepage_redesign/Design_Document#Telling_a_story for the kind of homepages we have been looking at when considering a large opening image. I think it is worth trying. If we reach a point where the big top box is the only remarkable problem of the homepage then let's talk about removing it.--Qgil (talk) 02:22, 25 February 2014 (UTC)Reply

After so long... maybe it is more realistic to remove the top box and get closer to refresh our mediawiki.org homepage. See User:Qgil-WMF/Sandbox/HomepagePreview (the only change is the removal of the top box. If you think this is good enough (I do), then we can move forward discussing/updating the rest of elements below.--Qgil-WMF (talk) 21:49, 10 August 2015 (UTC)Reply
Personally, I think that's an improvement. And I'm glad to see that this redesign project is not dead yet! Yaron Koren (talk) 13:34, 11 August 2015 (UTC)Reply
Yes Done. Feedback welcome.--Qgil-WMF (talk) 08:05, 13 August 2015 (UTC)Reply

What can you see without scrolling

Monteirobrena, Heatherawalls, Jaredzimmerman (WMF), I took screenshots of the Preview wiki page and the current mediawiki.org homepage to see what can be seen without scrolling in different configurations: my laptop, my monitor in portrait (which is my default), and my monitor in landscape (really wide). In my laptop I only see the first row of features. In wide monitor I get to see the gallery, with luck. The monitor in portrait looks great, but it is sadly the less common configuration out there. Thoughts?--Qgil (talk) 22:51, 25 February 2014 (UTC)Reply

Perhaps this statistics can help us to decide which default resolution we should keep. --monteirobrena (talk) 21:55, 26 February 2014 (UTC)Reply

While showing the top box and features to new comers is a good idea, regular visitors won't need to see this all the time. Potential solutions:

  • users can clip the top box and features to see the news and shortcuts right away (and the site or the browser will remember)
  • this is the homepage for anonymous users, logged in users get the top box and features clipped by default (is this feasible?)
  • this is a homepage mainly for newcomers --regular visitors go to some kind of Community Portal to get 100% technical info, 0% marketing

Thoughts?--Qgil (talk) 23:04, 25 February 2014 (UTC)Reply

Bawolff says: "You would have to go a bit into the js side of things to do that. I'm not sure that's a good idea though. In my experience (on a wiki that used flagged revs), if the newbies see one thing, and regular users see another, what ends up happening is no one notices when the newbie oriented page is broken as the newbies don't know how to report issues (or even recognize something is an issue), which is bad because its the newbies where it is most important to make a good first impression."
Ok, so no different content to different users. What about the option of clipping content? Is it technically possible to offer unclipped content to anonymous users, clipped to registered users? About the clipping itself, Template:Collapse top does clip content but we would need a nicer implementation. For instance, we could keep the title (now "Community Collaboration") and a "expand" type of arrow. Anonymous users would see the full homepage with a "minimize" type of arrow. Or something along these lines.--Qgil (talk) 18:15, 27 February 2014 (UTC)Reply
In my other laptop I get to see the 6 features and hint of the gallery, which is not that bad.--Qgil (talk) 20:02, 26 February 2014 (UTC)Reply
In my laptop 13" - 1440 x 900, I can exactly like you. Unfortunately, I can't say how feasible is make this but I really like the idea and the gallery could be the top of page to regular visitors.--monteirobrena (talk) 21:55, 26 February 2014 (UTC)Reply


Qgil, to try fix the banner problem in the wide screenshot, please update the max-width value on MediaWiki:Gadget-site.css file: .banner-image { ... max-width: 1125px; ... } to .banner-image { ... max-width: 1800px; ... }. --monteirobrena (talk) 13:56, 27 February 2014 (UTC)Reply

Yes Done, thank you!--Qgil (talk) 17:20, 27 February 2014 (UTC)Reply

I think we shouldn't have a drastically different experience for logged in-users compared to logged in one, the image is part of the story of what mediawiki is, and should be present for all users, this feels like a lot of effort just to hide something that should be present for everyone. Jaredzimmerman (WMF) (talk) 22:40, 3 March 2014 (UTC)Reply

Adding updated updated header

Hi I have created a updated header at https://www.mediawiki.org/wiki/User:Paladox2017/MediaWiki/Redesgn for this. Please feel free to edit it and improve it. It isent done yet and still has some improvements. But what do people think of it. Paladox2017 (talk) 09:25, 10 August 2015 (UTC)Reply

Are you proposing to add this box on top of the current "Community Collaboration" box or to substitute it? In any case, I find it huge.--Qgil-WMF (talk) 10:05, 10 August 2015 (UTC)Reply
Hi yes it should be on top and yes it size needs to be fixed so it is smaller. Paladox2017 (talk) 10:18, 10 August 2015 (UTC)Reply
Please see the css at https://www.mediawiki.org/wiki/User:Paladox2017/vector.css Paladox2017 (talk) 13:54, 10 August 2015 (UTC)Reply
I have made the header smaller now.
Please see this desn for viewing other releases only showing the maxium of current releases such as lts, stable and legacy releases. I have now included preview downloads allowing users to try out the alpha version which would be from wmf branch since its kind of stable not totally but Wikipedia uses it and it is an alpha so dosent matter if you use the wmf branch or straight from the master branch daily. But makes it easer to download it. Please visit https://www.mediawiki.org/wiki/MediaWiki/Homepage_redesign/Preview/other_releases for this. We will still be using https://www.mediawiki.org/wiki/Download for now alongside this. But we could give that page a redesign too. but for now keep using this https://www.mediawiki.org/wiki/Download and use the new one https://www.mediawiki.org/wiki/MediaWiki/Homepage_redesign/Preview/other_releases it also has a link to view older releases. Makes everything easer and in two clicks. 3 or 4 for older releases. But preview gets quicker to find. and allows more users to report bugs.
Please give feedback on it. Paladox2017 (talk) 17:41, 10 August 2015 (UTC)Reply
Personally, I don't like it - I think it takes up a lot of valuable real estate for no strong reason. On the other hand, it's still better than that current group photo. :) I don't know why there's a need for any large banner at the top of the page, by the way. Yaron Koren (talk) 20:54, 10 August 2015 (UTC)Reply
Well It could be smaller but not sure how that would make it look nice. and for the picture banner I not sure where to locate it now. Paladox2017 (talk) 22:48, 10 August 2015 (UTC)Reply
I have adjusted the size so it is smaller. Paladox2017 (talk) 22:54, 10 August 2015 (UTC)Reply

I still think it's a waste of important screen space - but that's just my opinion. Yaron Koren (talk) 13:35, 11 August 2015 (UTC)Reply

Ok do you have any suggestions on improvemnts to it. Paladox2017 (talk) 13:54, 11 August 2015 (UTC)Reply
Just removing it entirely. See Quim's recent note in the section "Not removing the top box", above. (And thank you for restarting this whole conversation!) Yaron Koren (talk) 16:02, 11 August 2015 (UTC)Reply
Ok but we still need a header welcoming users to mediawiki. And it also has a download button making it easer to download the latest release. and you welcome Paladox2017 (talk) 17:34, 11 August 2015 (UTC)Reply
I can remove the sun flower which should make more space. Paladox2017 (talk) 17:36, 11 August 2015 (UTC)Reply
Once we sort the header out we should start adding the translation tags to start getting it translated in some languages to get it ready for release. Why not hold a test for a week or a month with the new main page as the default for that perioid to get feedback. Paladox2017 (talk) 17:39, 11 August 2015 (UTC)Reply

Could someone review the whole page at https://www.mediawiki.org/wiki/User:Paladox2017/MediaWiki/Redesgn please because I made changes. The changes I made were removing () around the text they were not needed. I made changes at the bottom where mediawiki release and news are adding a background colour for them. I changed the font for the text. I added some new buttons for example one to view older news and one to view blog. I added a download button at top page for quick and easy way to download the latest. Please also review this page https://www.mediawiki.org/wiki/MediaWiki/Homepage_redesign/Preview/other_releases Paladox2017 (talk) 17:59, 11 August 2015 (UTC)Reply

Thank you! You are welcome to update the text of the six sections directly on the preview. We can fine tune those texts the wiki way without affecting the design. The background color is interesting but I have no strong opinion about idding it or not. Feel free implementing it in the preview to gather feedback. I'm not convinced about the font of the three headers and de AllCaps, though. Feels out of place. About the bottons, can we discuss them one by one before adding them? In general, I think it is good to discuss any addition to the Preview in order to avoid risk of clutter.--Qgil-WMF (talk) 08:27, 13 August 2015 (UTC)Reply
ok I will do the text but should I add the header to get some feedback and to add the bottom bits such as the new section mediawiki section and media section without the button since we need to discuss that one by one. We can always change the header font, size and if it is in caps. 151.229.250.233 08:45, 13 August 2015 (UTC)Reply
Ive changed the font to not be in capitals and thankyou for your feedback. I would like to it on the preview page to allow for users to give feedback to say any changes or revert back to prevous. But background colours can allways be changed and experimented with.

Adding mediawikis biggest users

Hi why not add the biggest companies using mediawiki such as Wikimedia and Wikipedia and a few others. It may convince more people to use it because if a big company can use it so can others. Paladox2017 (talk) 12:18, 12 August 2015 (UTC)Reply

See "Something_about_existing_usage?" below.--Qgil-WMF (talk) 08:07, 13 August 2015 (UTC)Reply
Ok thanks I have added two of the biggest here https://www.mediawiki.org/wiki/User:Paladox2017/MediaWiki/Redesgn Paladox2017 (talk) 09:55, 13 August 2015 (UTC)Reply

Add links to find extensions and skins

Hi why not add links to find extensions and skins. Even if they are categories or create pages which makes it easer for a user to find a extension or skin. Paladox2017 (talk) 12:18, 12 August 2015 (UTC)Reply

This needs to be solved by the "Extensible" section.--Qgil-WMF (talk) 08:12, 13 August 2015 (UTC)Reply

Margins

All the content feels uncomfortably close to the left and right container edges, I think having a bit more whitespace on either side would help.--Jaredzimmerman (WMF) (talk) 23:46, 24 February 2014 (UTC)Reply

Yes Done byy Brena & wikitext/Vector defaults--Qgil (talk) 22:28, 26 February 2014 (UTC)Reply

"Get MediaWiki" button

I like that there's a great big "Get MediaWiki" button. It kinda reminds me of the big green "copy" button on copiers; there's no way to miss it. However, I think the main page should continue to say what the current version of MediaWiki is, and provide some of the same quick links we have now to certain useful content. If I were doing the redesign, I would keep the top half or two-thirds of the main page (including the Using MediaWiki, System Administration, and Developing & Extending parts) mostly the way it is now. I would condense the Welcome to MediaWiki.org section by getting rid of the newlines, and replace the icons with either better icons or more quick links, since the current icons aren't all that descriptive of the concepts they represent and thus are mostly wasted space as it is now. I would keep the Current Version section the way it is, except move it up to the top right and put a big "Get MediaWiki" or "Download MediaWiki" button there.Leucosticte (talk) 00:35, 25 February 2014 (UTC)Reply

At the bottom page was added the links to download the latest releases. We also added links to useful content in the gallery, please see more about this discussion here. --monteirobrena (talk) 16:23, 5 March 2014 (UTC)Reply
At this point I think it would be better to add under the bottom links to last stable release, long term support, and master. The section underneath is too far away and taking space that we could use for something else.--Qgil-WMF (talk) 08:14, 13 August 2015 (UTC)Reply

Icons

The icons using on preview is the initial proposal, feel free to suggest and do improvements. --monteirobrena (talk) 20:42, 24 February 2014 (UTC)Reply

  • I like both icon styles but i think we need to stick with one or the other, the top row speaks to me a bit more, so perahps we could use that style for all 6 icons. (black rounded outlines, brand colors used as accents)
  • gears don't really make me thing "Extend" this might be a place where we could use the puzzle piece iconography.
  • I think we need an icon for "reliable" from a quick search this is usually represented as a simplified bar graph or tachometer those seem boring, but I can't think of something better off the top of my head.
Jaredzimmerman (WMF) (talk) 23:46, 24 February 2014 (UTC)Reply
In fact I wanted to propose to use the "W" in the first place, as a clear visual cue to the fact that MediaWiki is used by Wikipedia and there is a strong link between both. I would be even open to change the text to adapt better to the context of the "W", for instance stressing the fact that MediaWiki is open, free, and developed for very prominent projects. If nobody else thinks that keeping the "W" is worth then I won't fight for it, but if you also see the point...--Qgil (talk) 01:31, 25 February 2014 (UTC)Reply
I really like the use of "W" as icon. It's a visual and subtle association with Wikipedia that everybody knows that it's free and stable. --monteirobrena (talk) 16:35, 5 March 2014 (UTC)Reply

Beyond the icons, after hearing the first comments I think we need slightly longer texts for these 6 features. Currently the icons and the very short texts leave too much space for people's interpretations. Brena, take into account that longer texts might show up next to these icons.--Qgil (talk) 01:56, 25 February 2014 (UTC)Reply

Gallery

I'd love to see these pictures bigger, maybe staggered left and right? they aren't really clear call to actions, are they access points to this type of information or asks that i create extend this type of information, its unclear at this point when i think of myself as a user new to this page,--Jaredzimmerman (WMF) (talk) 23:46, 24 February 2014 (UTC)Reply

The texts/links/images can be improved, but let's focus on the width of the gallery. Currently we are using <gallery> which, as far as I'm aware, doesn't allow to define e.g. "width: 95%". If this is indeed not possible then we will need to re-do the gallery manually.--Qgil (talk) 22:13, 26 February 2014 (UTC)Reply
Just put it inside a div - <div style="width:95%"><gallery>...</gallery></div>. Bawolff (talk) 23:56, 26 February 2014 (UTC)Reply
I should note that the perrow attribute only has an affect on the "traditional" gallery mode. Bawolff (talk) 00:50, 27 February 2014 (UTC)Reply
Yes Done. Thank you Bawolff. --monteirobrena (talk) 12:44, 27 February 2014 (UTC)Reply
Bawolff, I see no 95% width in my browsers. The div didn't change the previous behavior.--Qgil (talk) 02:19, 28 February 2014 (UTC)Reply
I see a difference of 26px on each side with the 95%. Bawolff (talk) 03:14, 28 February 2014 (UTC)Reply

Button Style

Buttons, as mentioned, lets use the mediawiki.ui style buttons, looks like S Page (WMF) has you covered there.--Jaredzimmerman (WMF) (talk) 23:46, 24 February 2014 (UTC)Reply

What bulleted list are you referring to?--Qgil (talk) 00:40, 25 February 2014 (UTC)Reply
Yes Done. mediawiki.ui is used like style of buttons. --monteirobrena (talk) 14:42, 28 February 2014 (UTC)Reply

Opacity of buttons

Gabrielchihonglee, I agree with your idea of having the buttons opaque, but I don't know how to apply opacity: 1;, if that's the right code at all. Help.  :) --Qgil (talk) 19:09, 28 February 2014 (UTC)Reply

Its a bug in the gallery code. My bad. (Opacity very conter-intuitively cannot be unapplied). Bawolff (talk) 05:55, 1 March 2014 (UTC)Reply
Gerrit:116227. To be honest, since the buttons already have a background, it might look better to ditch the white transparent background altogether, something roughly like:(To kill the white background properly, [After the above gerrit change is merged] you would probably need to put custom css in the site stylesheet. Something along the lines of .page-MediaWiki_Homepage_redesign_Preview ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper { background-color: transparent}). Bawolff (talk) 06:29, 1 March 2014 (UTC)Reply
Actually i like the white bar in the background before the Image. It's look like a hover, maybe the buttonstyle on it is irritating? --Gunnar.offel (talk) 07:32, 3 March 2014 (UTC)Reply
I like the white bar, too. But I believe that button without transparency will be better. However I don't know how to do this. Any help? --monteirobrena (talk) 12:50, 3 March 2014 (UTC)Reply
The white bar makes sense when there is only plain text, but after bringing a proper button it becomes redundant. I think we should try Bawolff's approach and see how it looks like. Maybe the patch gets merged soon? (On a second thought, Heatherawalls, Jaredzimmerman (WMF), any opinions?--Qgil (talk) 20:02, 3 March 2014 (UTC)Reply
And if we use the mw-ui-quite class like the example below? --monteirobrena (talk) 17:04, 5 March 2014 (UTC)Reply
Let's not forget that what matters in the gallery are the buttons, not the images. The buttons and labels must be visible. I have taken the code from Bawolff and I have combined it with the current set of images and labels, removing the links of the images since now we can assume that all will be public domain, so no legal obligation to keep the link. I just need some CSS help to make this look like the gallery:

(Removed my test, superseeded by Brena's)

What do you think? If there are alternative designs let's put them also here, side by side, with the same pictures and labels.--Qgil (talk) 21:17, 5 March 2014 (UTC)Reply

Qgil, please take a look:


I understand the point now. I just have a doubt about the color to use on buttons (green, white or blue), but I think we need decide the images first. --monteirobrena (talk) 22:17, 5 March 2014 (UTC)Reply
Thank you! According to Wikimedia_Foundation_Design/Color_Usage, all the button of the homepage should be blue, isn't it?--Qgil (talk) 22:56, 5 March 2014 (UTC)Reply
I'm just going to butt in and say that people would expect to be able to click anywhere on the image to go to the link, not just the text. Also, having a button over such a small image is quite weird and feels cluttered.
Here's a simple example using the gallery syntax that makes most of the white area clickable.
To make the entire thing clickable while still using the gallery syntax, you'd need to add some styling to remove overflow:hidden from div.gallerytext, however it'd probably be better to just fix the gallery tag so the link parameter applies to the caption as well.
But of course if you're willing to use raw HTML, you can make the whole thing clickable. However not all the normal classes can be used because some JS messes with the widths.
110.149.143.232 11:53, 6 March 2014 (UTC)Reply
Thank you! Alright, the arguments of the no-button supporters sound convincing, at least to me. They also brought a "patch", that I just "applied" to the preview. I went for the option keeping the <gallery> code, and I left a comment referencing to bug 47646. When that bug is fixed we can simplify that code.--Qgil (talk) 18:30, 6 March 2014 (UTC)Reply
I think all the photos need to be edge to edge or on white, just support not filling the frame feels like it breaks the system. I think the photos are ok, but if we can't find one that fits, we might want to rely on more illustrations here as well. Jaredzimmerman (WMF) (talk) 23:07, 16 April 2014 (UTC)Reply

News and media

The video in the bottom left doesn't have a clear call to action, what is this thing, why do I want to watch it? News seems to need a header of some sort.--Jaredzimmerman (WMF) (talk) 23:46, 24 February 2014 (UTC)Reply

I would replace the News and New Opportunities sections with something more useful; I'm not sure what, though. Maybe randomly featured content; e.g. there could be a randomly featured extension section, if people wanted to put in the effort to write up some blurbs for various stable or beta extensions. Or randomly featured documentation pages. Or new extensions. Or new documentation pages. (That would be the equivalent of a "Did you know").
Maybe there's just not a whole lot that needs to be said on the main page, which is why the current main page has so much whitespace and so much content that will be of use to only a small number of people (e.g. notices of gatherings in Zurich), and why the preview calls for having a big photo of a crowd of people, great big icons, and lots of whitespace. It's basically filler and/or decoration. We're not exactly going for the Craigslist look of cramming as much text on the main page as possible. It's also not as though we have a large enough readership or editorship that there would be much interest in creating the kind of "Today's featured article" or "Did you know?" or "News" content that makes Wikipedia's main page a go-to place for introducing oneself to intriguing new topics and goings-on. It would be badass if we could maintain something like that, but we probably can't. Leucosticte (talk) 00:35, 25 February 2014 (UTC)Reply
The News and media row needs more thought, yes. First, as it is now the big logo doesn't fit there at all. Then, both News and Media would need proper headers and a more compact design. I still think that it is worth using two boxes for News and Media, but I'm less sure about the third.--Qgil (talk) 01:12, 25 February 2014 (UTC)Reply
Qgil no boxes! mw has too many boxed, use a grid and whitespace and clear titles, but no more boxes please.Jaredzimmerman (WMF) (talk) 00:19, 26 February 2014 (UTC)Reply

Logos of MediaWiki users

We seem to have lost the "other companies/projects that rely on mediawiki, I think its important to have.--Jaredzimmerman (WMF) (talk) 23:46, 24 February 2014 (UTC)Reply

We decided to leave them out for now. It will require some extra community consensus, and it can be easily added if/when we agree on it.--Qgil (talk) 00:50, 25 February 2014 (UTC)Reply

So many people!

I hope it's not an indication of anti-social tendencies on my part that I'm somewhat bothered by all the people and photos on the front page. :) First, it's unexpected - I don't think I've seen other software homepages that featured photos of the developers quite so prominently. (Please correct me if there are other such pages.) But I think there might be a deeper issue, which is that it changes the focus: instead of "how can this software help you", it's "look at us, making this software in our tight-knit community". It might be intended to show humanity or inclusivity, but it seems oddly... alienating. Yaron Koren (talk) 00:23, 25 February 2014 (UTC)Reply

You have a point. When it comes to the top box, the image is the most appropriate we have got so far, and we are happy to update it with a better one. Then yes, the pictures in the gallery also feature people, and at the end this gives the impression of an overcrowded homepage, in the literal sense of the word. Then again, the images of the gallery can also be improved with new ones. his is one of the reasons of moving the prototyping to a wiki page.--Qgil (talk) 01:18, 25 February 2014 (UTC)Reply
Yes, "overcrowded" is a good word. Why even have an image? I've just looked through a bunch of other software homepages, both open source and proprietary, and I don't see any that have that kind of large, informationless image, especially not one that dominates the starting screen (users have to scroll down to see pretty much anything else). Yaron Koren (talk) 01:30, 25 February 2014 (UTC)Reply
Agreed. --MZMcBride (talk) 01:51, 25 February 2014 (UTC)Reply
Ah, now I see - this was where the decision to have a big image at the top was made. But the difference between those images and the current MediaWiki redesign one is that those images, to quote the page, "tell a story" - they convey something about the software, whether it's through screenshots, or metaphors (a writing pad), or just some graphic that indicates that the software is fun, uncluttered, etc. The current MediaWiki image says nothing about the software - or at least, nothing good. Perhaps a screenshot would work well there, or perhaps there is some outside image that can serve as a metaphor for MediaWiki. I've actually thought quite a bit about this, back in 2012 when I was trying to come up with a cover for my MediaWiki book. I very strongly considered this as a visual metaphor, for instance. (We ended up going with stylized wikitext instead.) But unless there's a meaningful image there, I would say no image is the way to go. Yaron Koren (talk) 15:50, 25 February 2014 (UTC)Reply
Pretty much this. I'll add that if any huge image is used, it needs to be optimized for reasonable performance (no multi-megabyte images...) and any additional weight to the page from the image needs to be measured against the image's functionality. --MZMcBride (talk) 16:56, 3 March 2014 (UTC)Reply

Social media icons

Let's use the icons of third party services according to their licenses: Twitter, Google+, Facebook. Should we add more? MediaWiki in... StackOverflow? Quora? ...? --Qgil (talk) 21:58, 27 February 2014 (UTC)Reply

Updated official logos of Facebook, Google Plus and Twitter. --monteirobrena (talk) 14:36, 28 February 2014 (UTC)Reply
A lot better, thank you. They look blurry, don't they? This is surely because of the automatic resizing. Once their final size is clear, you could produce the PNGs locally with that size, upload them as updates of the current ones, and call the PNGs directly.--Qgil (talk) 17:43, 28 February 2014 (UTC)Reply
Even better, use svgs. They'll never look blurry, even on retina displays. --Courier New (talk) 17:47, 28 February 2014 (UTC)Reply
Yes, svgs is always better but by default they don't share this format so we need generate the svgs by ourself. --monteirobrena (talk) 18:31, 28 February 2014 (UTC)Reply
They have the vector files as .eps. I believe you can import those in Inkscape (and export them to svg), but if not, I'm sure we'll find someone with a copy of Illustrator to do this. --Courier New (talk) 18:37, 28 February 2014 (UTC)Reply
Perhaps true of raw SVGs, but on Wikimedia wikis, most(?) SVGs are rasterized as PNGs before being served to clients (for now). --MZMcBride (talk) 16:57, 3 March 2014 (UTC)Reply

Location of the icons

Gabrielchihonglee, thank you very much for your help improving the preview! I agree the previous location of the social media icons nder the video wasn't good, but I'm not convinced either about the single row with an hr line. I wonder... how would they look next to the "News" header, aligned to the right? It is a frequent position for these type of icons.--Qgil (talk) 17:46, 28 February 2014 (UTC)Reply

Qgil, I totally agree to what you said, the design right now is better that just placing the icons on the bottom, thanks for your suggestion! :D --Gabrielchihonglee (talk) 06:57, 2 March 2014 (UTC)Reply

Content

You can edit the homepage preview texts directly, as long as you keep their current purpose. If you want to change the purpose of text elements, please discuss them here first.

Title

"Community collaboration" puts the emphasis on the fact that MediaWiki is developed for communities, implicitly telling that is developed BY communities as well. If you have a better concept or wording please propose it here.--Qgil (talk) 15:31, 25 February 2014 (UTC)Reply

I removed the MediaWiki/Homepage_redesign/Preview title, as it seems the banner serves the role of having a title. Bawolff (talk) 00:52, 27 February 2014 (UTC)Reply
Thank you, Bawolff. I already removed title, line and breadcrumb with CSS using my personal file. --monteirobrena (talk) 14:08, 27 February 2014 (UTC)Reply

Tagline

About "All sizes covered", the idea is that MediaWiki can handle communities of any size. It is useful as a personal archive or a tool to write a book, it is useful for a small team creating a knowledge base, for mid-sized companies, and for huge projects like Wikipedia, Wikia or WikiHow. If you have a better concept or wording please propose it here.--Qgil (talk) 15:31, 25 February 2014 (UTC)Reply

I don't think it's a reflection on the hard work done by the redesign team that there have been dozens of comments so far on the details of the HTML and CSS used on the page, but not one (until now) on the proposed tagline for the entire MediaWiki application. But it does suggest that this might not be the right venue to decide on a tagline. I would think a separate process should be used for that - either just another wiki page, or some kind of actual voting mechanism. This is an important decision, and I think it makes sense to separate it from the other details of this redesign.
That being said, I do have some thoughts on the current proposed tagline:
  • First of all, it's not clear that "Community Collaboration" and "All sizes covered" are really a title and tagline, respectively - they seem to me more like a tagline and a sub-tagline. Does the phrase "Community Collaboration" show up anywhere else on the page, or in the wiki?
  • As I've also said about the image, a tagline is not necessary - certainly there are a lot of open source and proprietary applications that don't have one.
  • Could there be some clarification about whether "Community Collaboration" and/or "All sized covered" (or whatever replaces one or both) is a true tagline in terms of something meant to show up on t-shirts and the like?
  • As to "Community Collaboration" and "All sized covered" themselves, I have mixed feelings about them. "Community Collaboration" I have no problem with - it's straightforward and innocuous. "All sized covered", on the other hand, I'm not sure about - on the one hand, MediaWiki's ability to handle installations of all sizes is one of its major selling points; on the other hand, the phrase itself seems awkward. (And, in conjunction with the current image, its meaning really seems unclear, but that's more a function of the poorness of the current image.) I wouldn't be surprised if a more... inspiring tagline could be found, assuming MediaWiki even needs one (or two). Yaron Koren (talk) 15:06, 3 March 2014 (UTC)Reply
You are not the first one having mixed thoughts about the tagline, so I removed it. Let's continue working on the content here as well, please. Voting a slogan? I don't think it is a good idea. Let's discuss as much as needed and, above all, let's look at the better proposals received. So far I haven't seen a slogan or a banner picture challenging the current ones. I thik they are good enough for a first release. "Community collaboration" becoming an official slogan? Do we need this?--Qgil (talk) 17:00, 3 March 2014 (UTC)Reply
Well, my thought was that there are potentially people who would have an opinion on a tagline, who aren't even aware that it's currently an issue for discussion. But I think the one tagline/slogan now looks better already. Since you mention the banner picture, I think no image would be better than the current one, as I've stated elsewhere. But if there has to be an image (I don't know why), I would think a screenshot, like the one proposed in the initial redesign mockup makes more sense - it at least conveys something useful. Yaron Koren (talk) 18:04, 3 March 2014 (UTC)Reply

Main description

The main explanation of MediaWiki currently reads:

MediaWiki is a collaborative publishing platform that can scale and be extended to empower big and diverse communities like Wikipedia.

No matter how specialized, large, and multilingual you want your creative community to be, MediaWiki has you covered.

There's clearly an attempt to do some touchy-feely branding here with words like "empower", which is admirable, but I think overall it's the wrong approach. That's for two reasons: first because it's too vague about what MediaWiki actually is, and second because the focus on community is not appropriate for many - or even most - usages. I think about half the installations of MediaWiki are for internal use only. Someone considering using MediaWiki to, say, store their company's internal operations manual might look at the text and think, "Our group of employees doesn't need to be empowered, it isn't big or diverse, it's not really a community, it's not specialized, large or multilingual, and it's not creative for that matter either. Is this really the right tool for us?"

I would argue for something more pedestrian and informative, ideally including some or all of these words and phrases: "wiki software", "content management", "open source", "very popular", "stable", "reliable", "large developer base", "many different usages", "enterprise", "extensions". Some of that echoes other text already on the page, but I think it's fine to reinforce important concepts. Yaron Koren (talk) 17:56, 25 February 2014 (UTC)Reply

Please look at the new description proposed. Better? Feel free to edit, fine tune, improve.--Qgil (talk) 19:36, 3 March 2014 (UTC)Reply
Hey, that's a lot better! Yaron Koren (talk) 20:45, 3 March 2014 (UTC)Reply
The text "(MediaWiki is the open source wiki platform powering Wikipedia and thousands of projects. You can setup MediaWiki as a simple and reliable documentation tool. You can also customize it with free extensions to fit many different usages. MediaWiki is developed by communities for communities big and small. Try it!)" is still very long and very small, my recommendation would be to have this text be 150-200% larger than the rest of the text on the page,improved hierarchy-of-information. So that I'm not just someone who points out flaws without suggesting fixes, here is my try…
MediaWiki is a free open source collaboration and documentation tool customizable to fit your needs, developed by communities for communities big and small. Use what you like, and ignore what you don't, I think we could make it ever shorter with the trade-off of including less in the tag-line, and more in the sections below. Jaredzimmerman (WMF) (talk) 23:48, 7 April 2014 (UTC)Reply
Brevity is good, but that seems to take out a little too much - the fact that MediaWiki is in use on Wikipedia is, in my opinion, an integral aspect of the software, and a major selling point.
On the other hand, that "developed by communities" seems really weird - I guess it was there before, but I didn't notice it until you took out a lot of the other text. :) What does it mean? And maybe more importantly, who cares? Something like "is meant for communities big and small" seems snappier. Yaron Koren (talk) 00:06, 8 April 2014 (UTC)Reply
MediaWiki is a free open source collaboration and documentation tool used by Wikipedia and thousands of other projects. Its customizable to fit your needs, continuously developed for communities big and small. Jaredzimmerman (WMF) (talk)
I tried this out, it still feels too long, but I agree "used by Wikipedia" probably is important. Jaredzimmerman (WMF) (talk) 23:02, 16 April 2014 (UTC)Reply

The 6 features

The right 6 features?

Considering that we have six placeholders? Would you change any of the current features for another one?--Qgil (talk) 01:43, 25 February 2014 (UTC)Reply

After the feedback received, I'm thinking of removing "Discuss" and bring in "Free". Also change some titles, leaving things like this:
 Powerful  - Multilingual - Mobile
Extensible -   Reliable   -  Free
Details about each feature in its section below.--Qgil (talk) 19:03, 27 February 2014 (UTC)Reply

Misleading features

Brian Wolf says: "When i read that page it makes it seem like these features are available out of the box, which is kind of misleading." Right, then we need to be more clear with the text. This is better than only trying to promote what comes in the tarball, ignoring what you can also get through extensions, right?--Qgil (talk) 01:50, 25 February 2014 (UTC)Reply

I agree the line between MediaWiki Core and extensions needs to be understood by readers, but I see no reason to limit the features to what Core can provide. mediawiki.org is the home of the extensions as well, and the fact is that nowadays most new features are developed as extensions.--Qgil (talk) 18:59, 27 February 2014 (UTC)Reply

Powerful

Brian Wolf says: "In particular claiming we have wysiwyg editing without mentioning visual editor is extremely difficult to install doesnt seem like a good idea." Yes, agreed. We will need more space for text in these items. This homepage won't go live before MediaWiki 1.23. I asked James Forrester whether VisualEditor was aiming to be installable in 3rd party wikis for that release and he said that this is something they are working on. We can fine tune the text as a real release date for this homepage comes. I think it is good to be ambitious, but we don't need to oversell, agreed.--Qgil (talk) 01:53, 25 February 2014 (UTC)Reply

Multilingual

I would think that it makes sense to rename this to something like "Global". This currently seems to imply that MediaWiki is great because you can use it to translate - which is of course true, but I'm guessing that what was meant was that it's already been translated into many languages, and thus can be used internationally. Yaron Koren (talk) 01:54, 25 February 2014 (UTC)Reply

Is the problem the title or the description (or both)? I have expanded the description. "Multilingual" might be more descritive than "Global", if the title needs to be changed.--Qgil (talk) 02:05, 25 February 2014 (UTC)Reply
I thought the description was fine before; the problem to me was only the title. Obviously, the ability to translate stuff is important, but that's a rather minor usage of MediaWiki, all in all; existing language support, on the other hand, is crucial. Yaron Koren (talk) 02:18, 25 February 2014 (UTC)Reply
The problem of handling multilingual sites is pretty common, and MediaWiki offers powerful tools to address it, probably better than many other alternatives. Maybe the fact that the Translation bindle is not more used or even a driver of MediaWiki adoption is that many sysadmins / publishers don't even know that it exists?--Qgil (talk) 02:32, 25 February 2014 (UTC)Reply
Maybe - I don't know what the overall thinking behind this feature list is, or how concise each description is supposed to be. I do think the title should change, though. Yaron Koren (talk) 03:24, 25 February 2014 (UTC)Reply

Mobile

Extensible

Reliable

  • "Tested and maintained as long as Wikipedia exists." And hopefully even longer; I'm sure a challenger to the throne will emerge at some point. Wikipedia might also migrate to some other engine eventually; the tech world is a fast-paced place full of creative destruction. Leucosticte (talk) 23:51, 24 February 2014 (UTC)Reply
    • Sure, but while that day comes, featuring the Wikipedia name and "W" is a good proof of reliability and a marketing asset that MediaWiki can benefit from. If a challenger beats Wikipedia, editing that block will be the easiest thing.--Qgil (talk) 00:24, 25 February 2014 (UTC)Reply

Free

Discuss

Dropped in order to make room to Free.

Current four "main boxes" could be restructured

The four "main boxes" in the middle of the page (that's what I'm calling them, for lack of a better word) are currently "Documentation", "Support", "Development" and "Get involved". I think the current set is not quite ideal. It's not clear, for instance, what the difference is between "Development" and "Get involved"; and in fact, "Development" links to the "Developer hub" page, which is already linked prominently in the "Get involved" page. I would just get rid of "Development". Conversely, there should probably be a new box there, maybe called "About", that links to some page with explanatory text and links. There are various questions that new visitors to the page might have, that it's hard to figure out how they would get at the moment. These include:

  • what is a wiki?
  • what is MediaWiki?
  • is it open source?
  • who uses it? (Covered in the section below.)
  • what is the version history?
  • what are some possible upcoming features?

Some of these questions are explained, or linked to, in the current homepage, but can't be found in the redesigned one.

Also, the "Support" box links to Project:Support desk, but it perhaps it should link to Communication, or some new page like "Communication", instead. Unless the implication is meant to be that the "Support desk" forum is a better place to ask questions than the mailing lists, IRC channels, etc. Perhaps it is - if so, I wasn't aware. Yaron Koren (talk)

My comments on the main description above now cover at least some of the "About" stuff. Yaron Koren (talk) 17:57, 25 February 2014 (UTC)Reply
Now "Development" points to How to contribute, and the free spot has been allocated to "Report a problem". Regardless of the final copy of the description, let's agree that it will start with a visible "MediaWiki" for those needing an introduction. I think it is good to provide a clear destination to people seeking MediaWiki support. Project:Support desk is not the only place, it is not perfect, and it is only in English, but at least the landing is clear, it is easy to post questions, and people do get answers. Sending these users to Communication probably means getting a lot of users confused, going to StackOverflow instead.--Qgil (talk) 22:41, 27 February 2014 (UTC)Reply

I have made two changes to the "gallery" (let's call it like this) based on feedback (let's forget about the pictures until we confirm the concepts we go for):

User Guide - Support - Report a problem - Development

The current labels are more precise and descriptive, easy to differentiate from each other and from other items in the content area.--Qgil (talk) 22:34, 27 February 2014 (UTC)Reply

Yes, I agree that the Communication page isn't ideal as a start page either. It sounds, then, like what's needed for support is a good introductory page for users, that's cleanly laid out, in the manner of the "How to contribute" page. I put a mockup for such a thing together in about half an hour, that you can see here - it's based almost entirely on the "How to contribute" page, although with one new icon (also from the Noun Project). I don't know if this page itself is ideal, but something like this makes the most sense, I would think. Yaron Koren (talk) 17:21, 28 February 2014 (UTC)Reply
That is an improvement, yes. What about proposing at Communication an evolution in that direction? We don't need to create new critical pages when many of the current ones are half-baked. I have too many fronts open now with this homepage redesign, but I will support your idea and help with the details.--Qgil (talk) 17:36, 28 February 2014 (UTC)Reply
Well, "support" isn't the same as " communication" - among other things, documentation and consulting fit into the former but not the latter. So I'd say creating a new page is the way to go, as painful as that might sound. Yaron Koren (talk) 19:46, 28 February 2014 (UTC)Reply
MZMcBride, Nemo_bis, what do you think about User:Yaron Koren/Support page as a new destination page for "Support", as opposed to Project:Support desk or Communication? I don't have a strong opinion, just some default reluctance to create new pages before exhausting the possibilities to reuse and improve an existing one.--Qgil (talk) 22:50, 28 February 2014 (UTC)Reply
I like User:Yaron Koren/Support page. Let's use that instead of directly linking to the support desk. --MZMcBride (talk) 04:54, 2 March 2014 (UTC)Reply

Something about existing usage?

Given that this has a marketing feel (which is good), I think there should be something about the current usage of MediaWiki here. MediaWiki is the world's most popular wiki software - I don't think many people would disagree with that. Besides Wikimedia sites, it's used on the world's most popular wiki farm (Wikia), and it's used by governments, corporations and organizations around the world. Could there be some text to reflect that? Testimonials would be nice too, of course, although that requires some separate effort. Yaron Koren (talk) 00:34, 25 February 2014 (UTC)Reply

In previous versions we had a list of MediaWiki users that even included a SemanticMediaWiki logo. :) However, we decided to leave them out for now. It is a separate community discussion that has a risk of becoming dense. We can bring them back if there is a clear plan, though.--Qgil (talk) 01:23, 25 February 2014 (UTC)Reply
Right - a logo wall, like a set of testimonials, would require additional work and discussion. Much as I'd like to see the Semantic MediaWiki logo there, I'm really just talking about having text that indicates that yes, this is very popular software - even "the world's most popular wiki software", if the lawyers will agree to it. :) Yaron Koren (talk) 01:34, 25 February 2014 (UTC)Reply
Should this concept become one of the six features? In exchange of which one? Changing "Reliable" for "Most popular", keeping the "W"? Otherwise "Discuss" might be the weakest link, resulting in: Publish - Translate - Extend || On the go - Reliable - Most popular.--Qgil (talk) 02:11, 25 February 2014 (UTC)Reply
I figured it could just be added to the text on the front page, but I don't know. Does everything need to be fit within that "features" framework? It would be great for the front page to state that MediaWiki is open source, too, for instance, but I don't know if that requires an icon. Yaron Koren (talk) 03:11, 25 February 2014 (UTC)Reply
Yes Done, see diff.--Qgil (talk) 19:51, 27 February 2014 (UTC)Reply

Images, licenses

What http://en.wikivoyage.org seems to do is to make the panoramic images in the homepage link to an article where the same image is prominently featured at the top. There you can click it for credits. A good compromise? The current work with the buttons done by Edokter helps users clicking the right pixels, but there is still a risk of confusing users by offering clickable images in the homepage that lead to a File: page. Of course another solution is to add credits to the homepage. Do thhey need to be right next to the images? Would a small legend at the bottom suffice? A link to "Image credits"? Seeking relicensing from the authors of the pictures and use only those that can be published without these considerations? Trying to think the different possibilities. We must solve this.--Qgil (talk) 15:42, 26 February 2014 (UTC)Reply

Bottom page

Media

I'm not comfy with this title to media area. Like Jared said this title still don't explain why the visitors want/need see the media even though has a subtitle. Any suggestion? --monteirobrena (talk) 17:51, 5 March 2014 (UTC)Reply

Code

Clickable images in gallery

I thought we could just use the beautiful design offered by the MediaWiki gallery in our row with four pictures. However, the problem of this is that the pictures themselves are cickable, which makes sense total sense for a gallery but not for a homepage. "link=" won't work here. Can this behavior be implemented in the current gallery in any way? Should we just replicate the HTML manually?--Qgil (talk) 19:32, 21 February 2014 (UTC)Reply

Unless you find a way to give attribution, you pretty much have to have them clickable. I think this is an acceptable difference between us and other homepage types... what do you think? heather walls (talk) 21:02, 24 February 2014 (UTC)Reply
Not a bad argument. Let's keep it as it is.--Qgil (talk) 21:03, 24 February 2014 (UTC)Reply

mediawiki.ui

I'm trying apply mediawiki.ui in span tag but the style isn't applied. Is there any configuration I have to do first? I'm trying like this. --monteirobrena (talk) 14:53, 24 February 2014 (UTC)Reply

S Page (WMF) might be able to help.--Qgil (talk) 16:48, 24 February 2014 (UTC)Reply
The module that has the CSS, mediawiki.ui.button, isn't loaded by default (to confirm, in a browser console enter mw.loader.getState("mediawiki.ui.button"), it's "registered" but not actually "ready"). Gerrit change 114085 proposes to load it on all pages for exactly this reason. Vote early and often! :) In the meantime, you could put code to load it in MediaWiki:common.js , see how en:MediaWiki:Common.js does it. -- S Page (WMF) (talk) 21:52, 24 February 2014 (UTC)Reply
S Page (WMF), thank you so much. I created the file common.js and mediawiki.ui was apply. --monteirobrena (talk) 22:31, 24 February 2014 (UTC)Reply
I have edited MediaWiki:Common.js. Thank you S!--Qgil (talk) 23:37, 24 February 2014 (UTC)Reply
Yes Done. Thank you S Page (WMF) and Qgil. --monteirobrena (talk) 11:48, 25 February 2014 (UTC)Reply

News

The news added on preview was collected from tech blog more specifically from posts using MediaWiki category. We need find a way to feed this automatically. Any idea? --monteirobrena (talk) 21:17, 24 February 2014 (UTC)Reply

We don't know yet what source we will use, and how we will update the news manually. In the meantime updates will be done manually.--Qgil (talk) 00:27, 25 February 2014 (UTC)Reply
<rss max=4>https://blog.wikimedia.org/c/technology/mediawiki/feed/</rss> should work, but it'll require a configuration tweak first (cf. bugzilla:61888). --MZMcBride (talk) 02:24, 25 February 2014 (UTC)Reply
<rss max=4 filter="MediaWiki">http://blog.wikimedia.org/feed/</rss> provides decent results already now, could be used as a working solution. I haven't used Extension:RSS before, it looks like the styling of the items is done through separate wikitext templates. Neat.--Qgil (talk) 19:22, 25 February 2014 (UTC)Reply
Yes Done. Thank you MZMcBride and Qgil. --monteirobrena (talk) 16:46, 26 February 2014 (UTC)Reply

I would please that the topic-links in the News not be bold. Maybe the media-box could be also resized, so that the news"headlines" are on 1 line per Link. --Gunnar.offel (talk) 07:37, 3 March 2014 (UTC)Reply

I tried to remove the bold marks at Template:RSSPost to see how it looks, but I still see the titles bold. I don't know where that class "plainlinks" comes from. Any ideas?--Qgil (talk) 19:57, 3 March 2014 (UTC)Reply

Let me know if you need something special (I maintain the extension RSS). --Wikinaut (talk) 20:03, 3 March 2014 (UTC)Reply

@Wikinaut: The RSS feed is currently displaying "Extension:RSS -- Error: "https://blog.wikimedia.org/c/technology/feed/" is not in the whitelist of allowed feeds. ." - I'm not sure if I should file a task in phabricator, or just ask you here... :)
[edit/addendum] Ah, this is the issue at the bug linked above, now phab:T63888. Quiddity (WMF) (talk) 23:49, 17 August 2015 (UTC)Reply
See phab:T109419, created before seeing this comment here.  :) --Qgil-WMF (talk) 11:02, 18 August 2015 (UTC)Reply

Video

The video used was found in a search with words: video + feature. The idea is feed automatically such as links. Any help? --monteirobrena (talk) 21:36, 24 February 2014 (UTC)Reply

That video will need to be updated manually until we find a better way to solve this. Also, we might want to leave it as "Media" more than commiting to video. We might have a PDF, an image...--Qgil (talk) 00:26, 25 February 2014 (UTC)Reply
if you have a list of videos its not that hard to make a different one show up (after each cache clear) using #expr to do a mod of either current timestamp or current number of edits, and then #switch to chose which video to show. Bawolff (talk) 23:39, 26 February 2014 (UTC)Reply
I added 2 more that now rotate randomly (You can add more at MediaWiki/Homepage_redesign/Preview/randomVideo). I would suggest maybe a more link that links to somewhere in commons (perhaps commons:Category:MediaWiki videos, although that category isn't well populated). Bawolff (talk) 00:48, 27 February 2014 (UTC)Reply

General thoughts

I largely agree with others who have already commented, but my thoughts specifically:

  • Header image is overly large and unnecessary
  • Wikimedia Foundation logo is overly large and unnecessary
  • Most of the proposed text is really bad and needs to be rewritten

File:MediaWiki Homepage Mockup Graphic With Help Links.png is a good first draft, but it still needs substantial improvement.

Is the sidebar part of this discussion? --MZMcBride (talk) 02:04, 25 February 2014 (UTC)Reply

We have left the sidebar aside :) for now, although we have discussed about it. I think it could also get some love in terms of content and styling. See Talk:MediaWiki/Homepage_redesign/Design_Document#The_sidebar (thoughts) and MediaWiki/Homepage_redesign/Design_Document/Texts (a very initial draft welcoming improvement).--Qgil (talk) 02:38, 25 February 2014 (UTC)Reply
"really bad" wasn't helpful, but I was having difficulty articulating a better point at the time. Let's try again.
For the text in the mocks and initial designs, I'd strongly suggest using lorem ipsum or equivalent filler text. I think it's distracting to have content in there. And I think anyone strictly focused on the design and usability of the page will have a lot of difficulty writing decent, appropriate text for this page. As Brian and others have noted, there needs to be careful wording to avoid misunderstandings about what MediaWiki is capable of and to appropriately highlight what's important.
If the sidebar isn't part of the design, I'd suggest leaving it unchanged from its default behavior in mocks to avoid confusion. :-) --MZMcBride (talk) 05:17, 27 February 2014 (UTC)Reply
All noted. We moved away from the mockup, and now MediaWiki/Homepage_redesign/Preview is what we have as reference (with the real sidebar again). The content is there to be improved, and your help is welcome --see #Content.--Qgil (talk) 18:47, 27 February 2014 (UTC)Reply
I started a initial mockup of sidebar style. The proposal was inspired in menu of VisualEditor. --monteirobrena (talk) 21:21, 3 March 2014 (UTC)Reply
I have replied at Talk:MediaWiki/Homepage_redesign/Design_Document#The_sidebar since the sidebar is not part of this preview. Let's continue there, please.--Qgil (talk) 22:11, 5 March 2014 (UTC)Reply

Table or div

Question to the experienced audience: where should we use wikitext tables, HTML tables or <div>s? Until now we have focused on creating a wiki page that looks like we want, prioritizing wikitext tables. I think mobile and modern HTML in general prefers divs over tables, but what do I know.--Qgil (talk) 22:18, 26 February 2014 (UTC)Reply

Regarding tables, there should be no difference between wiki or HTML. The enwiki main page uses wiki tables, but uses HTML tables where some parser functions are involved because wikmarkup and parser functions sometimes bite. As for tables vs. divs, divs were the promised land to replace tables for layout, but disvs never offered the level of control you have with tables, so there is no clear preference (and with the role="presentation" attribute, it doesn't really matter).
I have a version of the enwiki main page done in divs (see here), and I can tell you it takes a little more work, but offers a higher degree in flexibility, especially for automatically rearranging (stacking) the divs on narrower screens. Go ahead and try it out. Edokter (talk) — 23:03, 26 February 2014 (UTC)Reply
This has been dormant for a year and a half now. Time to dive in again and make the page more responsive to window width. -- [[User:Edokter]] {{talk}} 20:24, 10 August 2015 (UTC)Reply
When it comes to mobile devices and responsiveness, divs beat tables. A year and half has passed indeed, and let's see how long it will take until the mediawiki.org homepage gets a refresh. I think we should go for divs, and I think we should be using our mobile devices to approve whatever homepage we push, not just our laptops.--Qgil-WMF (talk) 22:00, 10 August 2015 (UTC)Reply

Divs do indeed offer no control over the layout, because that's what CSS is for. In 2014, we really should try and use modern standards to do this, table-based will come to bite us pretty quickly. I've started to code up the current design using clean HTML over here. User:Courier New/demo

Flexbox

Is this the final layout? If so (no more major changes), then I can attempt to re-implement it using flexbox, which I also used form my enwiki MP redesign. -- [[User:Edokter]] {{talk}} 08:13, 15 August 2015 (UTC)Reply

I think we can commit to this base layout, yes. What is more, I think we can commit to ask for an implementation to anyone proposing alternatives.  :) --Qgil-WMF (talk) 10:00, 17 August 2015 (UTC)Reply

Other languages

This updated main page site also needs to support other languages meaning if we do decide to use this design we need to make sure that it doesent affect the other languages. 90.202.209.59 17:17, 22 May 2014 (UTC)Reply

It will most likely affect other languages but it can quickly be translated once the preview is released. Paladox2017 (talk) 14:07, 10 August 2015 (UTC)Reply

Question: About a section on the preview

Should there really be something like this under reliable

(Tested and maintained as long as Wikipedia exists.)

That may put people off. But Mediawiki will be maintained until no one wants to maintain it anymore Paladox2017 (talk) 14:21, 10 August 2015 (UTC)Reply

General

Proposal for a project in Phabricator

Discussing a homepage refresh is never easy. Even less easy when an initiative generates a lot of work and feedback and is stalled for 1,5 years. Even less easy when all these discussions happen in a wikitext talk page. I propose to move the discussion and work to Phabricator tasks organized under a #mediawiki.org-Homepage. We can post an invitation to join the project in the usual channels, and then we can start a RfC when we have a Preview we are happy about. The goal would be to take a relatively quick path to refresh the homepage, making compromises if needed, with the intention to polish details and evolve the initial proposal after it becomes the new homepage.--Qgil-WMF (talk) 08:33, 13 August 2015 (UTC)Reply

Yes we should do that. 151.229.250.233 08:41, 13 August 2015 (UTC)Reply
A task doesn't hurt. I don't really care where the discussion takes place, though a wiki page can be little more organized, where phab only allows flat discussion. -- [[User:Edokter]] {{talk}} 08:06, 15 August 2015 (UTC)Reply
Not one task but as many task as needed. For instance, let's image that we create a task "Convert HTML tables to divs" and follow this specific discussion and work there, with its own assigned (if any), priority, dependencies (if any), etc.--Qgil-WMF (talk) 09:58, 17 August 2015 (UTC)Reply