User talk:Aichon/Sandbox/Demo13: Difference between revisions

From The Urban Dead Wiki
Jump to navigationJump to search
(→‎New Version: and not even useful links)
 
(34 intermediate revisions by 5 users not shown)
Line 1: Line 1:
==Rationale==
#REDIRECT [[User:Aichon/Archive to do#Main Page Redesign]]
First off, I realized that without putting the links at the top and stretching them out horizontally, there really was no way to make them ''all'' visible to a person visiting the page. So, instead of trying to force the issue of making them ''visible'', I focused on our original goal, which was to make players ''aware'' of them. Towards that end, I put them in a single-file column that is immediately visible when the page loads. As a result, while not all of the links are immediately visible, a visitor to the page would easily understand that there are additional helpful links below the ones they can already see.
 
Second, I felt like we were missing an opportunity to group some other content. Game news, wiki news, and UD History are all about events that are happening or have happened, so it makes sense to group them together, that way people can tell at a glance what all is going on. Unfortunately, all three of those have content of variable sizes, which means that we need to group them vertically, rather than horizontally. As a result, the only place to put them is opposite the column of links, so I placed them on the right and the links on the left since it's both closer to what we have now and just generally felt better visually.
 
Third, I still needed to address low res screens, and with columns on both sides, that gets a bit tricky. To try and handle that, what I did was set up the Community Projects and Featured Article sections to automatically try and rearrange themselves so as to best make use of the space available, thus minimizing the amount of awkward whitespace. At low resolutions, they either rearrange themselves into a single column or else move down the page to places where there is more space available.
 
It's definitely not perfect, however. For instance, to try and make that rearranging stuff work as nicely as possible, I used a few paragraphs of fluff wording that is essentially just wasting space. I'd love to replace it with something that's actually useful. Also, the code for it is atrocious right now, since I wasn't cleaning up old stuff as I made changes and scrapped failed ideas. It needs to be cleaned up and templated out ''at a minimum'', and that's assuming it's an acceptable design in the first place, of which even I am not convinced. Nonetheless though, I feel that it warrants a quick discussion. {{User:Aichon/Signature}} 05:05, 15 October 2012 (BST)
:Quick note: the switch to having FA and CP above/below each other means that the fluff text is no longer necessary. Yay. Now, for bed! {{User:Aichon/Signature}} 08:33, 15 October 2012 (BST)
::I like this. --[[User talk:Rosslessness|Ross Less Ness]] <sup>[http://www.youtube.com/watch?v=ERLLUoZn0mM Enter Stranger...]</sup>  11:32, 15 October 2012 (BST)
 
 
A lot of the center text needs to go and this actually looks pretty gnarly on small screens because of the left hand menu column. {{unsigned|Karek|02:44, 18 October 2012 (BST)}}
:Is that rad/bodacious gnarly or tangled/difficult-to-use gnarly? As for the center text, feel free to edit and remove text (that goes for anyone reading this). Assuming I remember to, I'll remove most of it tomorrow and replace it with just a few lines of text probably. {{User:Aichon/Signature}} 04:29, 18 October 2012 (BST)
::Its the tangled/difficult to read variety. FA is squished into a little box between the two groups of tables and CP is pushed down below everything and is 100% of the width of the page. Honestly, I'm resigned to the fact that Main Page is gonna look stupid on mobile screens no matter what is done.
::One suggestion for the replacement text: Since it seems aimed at newbie wiki users, why no link to {{tl|Welcomenewbie}} with text to the timbre of "If this is your first time using UDWiki, see [[Template:Welcomenewbie|see here]] for some helpful tips for getting started". Currently, you're being explicit with some information but in a very verbose way and some helpful tips for newbies is left out. ~[[Image:Vsig.png|link=User:Vapor]] <sub>15:25, 18 October 2012 (UTC)</sub>
:::Regarding FA and CP, most of what you described was intentionally designed that way. When the window is wide enough, FA and CP will both be in the middle. As the window gets smaller, first CP will be bumped down, then FA will be bumped down. If you feel that they are getting too squished before they get bumped down, however, that's something I can tweak (if you think they look squished here, you should see what they look like on the current main page :P). Right now, I have them set to get bumped down when they are squished to under 310px. I picked that number as a compromise between letting them get too narrow and bumping them down too early, but if you think a different number would be better, feel free to edit the page accordingly. Same thing for the welcomenewbie text you're suggesting. {{User:Aichon/Signature}} 16:58, 18 October 2012 (BST)
::::It's fine. Despite my initial misgivings about how the page looks at low screen res, I don't think we should spend a lot of effort trying to make a mobile friendly main page. If anything, perhaps a separate page like [[Main Page/Mobile]] that's more mobile friendly. I may have time to edit the text later if you don't get to it first.  ~[[Image:Vsig.png|link=User:Vapor]] <sub>18:05, 18 October 2012 (UTC)</sub>
:::::See if it's any better. I removed a lot of text and tweaked the way that FA and CP operate slightly, that way they drop down together, rather than orphaning one. It leaves whitespace on the page at certain resolutions, but it might be more consistent. {{User:Aichon/Signature}} 20:57, 19 October 2012 (BST)
::::::I'm a fan. Only question: why is the Wiki a "secondary resource" as opposed to a "primary resource" (it's the biggest resource around) or just a "resource"? {{User:Bob Moncrief/Sig}} 21:01, 19 October 2012 (BST)
:::::::More or less, I was borrowing from an idea that already existed on the main page regarding the official FAQ being the primary resource and this wiki being something in addition to that, but I think you're right. Rephrased. {{User:Aichon/Signature}} 21:19, 19 October 2012 (BST)
 
Just a thought: nav links could go in the top UD header space. --{{User:A Helpful Little Gnome/Sig}} 01:18, 20 October 2012 (BST)
 
:If we had Javascript, sure(think drop downs). Or just an absurdly cut down number of links. Normally you don't really want to go much beyond 6 for something like that. --<small>[[User:Karek#K|Karek]]<sup><font face="Monotype Corsiva">[[User:Karek/ProjDev#Buildings_Update_Danger_Maps|maps 2.0?!]]</font></sup></small> 04:01, 20 October 2012 (BST)
::After Karek and I talked a week or two ago, we realized this was actually possible by editing the site's CSS. I've put up an initial version using these new menus in place of the left-hand side navigation I used to have. The result is definitely less cluttered, but the menubar could use some snazzying up still. Even so, I wanted to get this up as quickly as possible so comments could start coming in on whether it works across a wide variety of browsers. The menu I borrowed is supposed to work as far back as IE7, but I may have made changes that broke backwards compatibility. {{User:Aichon/Signature}} 18:00, 29 October 2012 (UTC)
 
== New Version ==
 
Hi Aichon! So the [[User:Aichon/Sandbox/Templates14]] inclusion at the top is producing an eight-row list of alternating headers and squished-together links above the UrbanDead box at the top of the page. Is this intentional? I'm in Firefox if it's browser-dependent.
 
The rest looks great from here. Great job! {{User:Bob Moncrief/Sig}} 20:01, 29 October 2012 (UTC)
:You need to do a "force refresh" (Ctrl+F5 in Firefox) before you'll see the changes, since I modified the site's CSS and you apparently don't have those changes yet. It should look like a menu that's centered at the top. {{User:Aichon/Signature}} 20:05, 29 October 2012 (UTC)
::I'm on a Mac so all my Ctrl+Fs are different (Ctrl+F5 opens VoiceOver). I tried doing the full cache-clear but it still looks the same. Firefox 16.0.2 by the way. {{User:Bob Moncrief/Sig}} 20:10, 29 October 2012 (UTC)
::I see a bunch of run-on and jumbled links as well. -[[MHS|<span style="color: Black">'''MHS'''</span>]][[User_Talk:MHSstaff|<span style="color: DarkBlue">'''staff'''</span>]] 20:14, 29 October 2012 (UTC)
 
Ok, rather than answering it for everyone who asks, just go look up "force refresh" for your browser of choice and see how to do it. If you guys are seeing a jumbled mess, the problem is that your browser is still using an outdated version of the wiki's CSS file and you need to update it. Simple as that. It'll be obvious when you get it right. {{User:Aichon/Signature}} 20:23, 29 October 2012 (UTC)
:Anyone gotten it working? Thoughts? {{User:Aichon/Signature}} 21:05, 29 October 2012 (UTC)
::Still not working for me. I've tried everything the first few pages of google lists, and restarted my computer to boot. Are we sure there's nothing wrong with the CSS? {{User:Bob Moncrief/Sig}} 21:08, 29 October 2012 (UTC)
:::There may be problems with the CSS, sure (that's the point of testing things, after all), but you should be seeing ''something'' styled up regardless, since none of these changes were particularly odd or unusual (i.e. they're all very "safe" changes that should be compatible with pretty much everything from the last several years). If you're not seeing it, the only reason is that your browser's cache is still holding onto an outdated copy of the CSS for the site. Were this my own site, I could force a refresh from this end by simply changing a line of code, but it's not, and sysop abilities don't give me the access I need to do so.
:::I assume you've tried both force refreshing and actually manually emptying your cache, correct? {{User:Aichon/Signature}} 21:19, 29 October 2012 (UTC)
::::Yep, done both. I do want to reiterate that other than the stuff at the top, the rest looks fantastic. {{User:Bob Moncrief/Sig}} 21:23, 29 October 2012 (UTC)
:::::Well, why not try popping it open in Safari and/or Chrome (i.e. anything else), that way I can get some feedback on how the new thing looks? We can figure out the technical stuff later, but for now we can at least get some feedback going on the design of it. {{User:Aichon/Signature}} 22:01, 29 October 2012 (UTC)
::::::Same exact issue (appearance identical) in Safari and Chrome, even after clearing the cache of both of those. (And I'm pretty sure I've never accessed UD or UDWiki in Chrome before, so the cache-clearing shouldn't even have been necessary.) {{User:Bob Moncrief/Sig}} 22:41, 29 October 2012 (UTC)
::::::Ditto. Maybe the stress of becoming a Bureaucrat has finally caught up to you? How about posting a screenshot of what it should look like, and that way you can get some feedback while waiting to be committed to the asylum?-[[MHS|<span style="color: Black">'''MHS'''</span>]][[User_Talk:MHSstaff|<span style="color: DarkBlue">'''staff'''</span>]] 22:54, 29 October 2012 (UTC)
:::::::I was actually about to ask for screenshots from you guys. :P I don't have time to post a screenshot atm, but it should basically look like one of the boxes on the right side, but stretched thin and with no links inside of it, and the green bar where the title is in those right-side boxes has four drop-down menus as you hover over them. {{User:Aichon/Signature}} 22:55, 29 October 2012 (UTC)
::::::::[[:File:FirefoxSS4Aichon.jpg]]. It's the same in all three browsers I use. Sorry for the low image quality, but I'm terrible at using Grab. {{User:Bob Moncrief/Sig}} 23:08, 29 October 2012 (UTC)
 
==Eh==
Why are we putting links at the top? It was looking so spiffy. --[[User talk:Rosslessness|Ross Less Ness]] <sup>[http://www.youtube.com/watch?v=ERLLUoZn0mM Enter Stranger...]</sup>  23:47, 29 October 2012 (UTC)

Latest revision as of 20:35, 10 December 2012