joshreisner / poverty-history

0 stars 2 forks source link

Update Article Sidebar #107

Closed jtancil closed 11 years ago

jtancil commented 11 years ago

Designs here: Dropbox\icph\production\final designs\Article

A. General Notes * Only one scrollbar for entire sidebar * Sidebar sticks to side of screen * On new page, scrollbar goes to current article * Display all articles for Era

A. Head/title should move to the very top of the browser and stick, that the user can * close the layer * Know which article he reads \ Jump directly to imagery and document and back to articles

B. The top navigation works as a tab and anchor to the sections. \ There is an additional headline for documents and imagery with a link to view all (which should lead the user to the browse section)

**Keep Documents & Images separate (JR to see if he can add custom field to media posts)

C. In Docs and imagery a maximum of 5/6 examples are displayed * Display in order of of upload * For docs that might be the max anyway but we have to many pictures to show them all here.

D. No "Related Documents" section under article - document treated similar to an image and embedded in the text.

ICPH_13-04_09_article_with_sitebar ScrollViewDocs ScrollViewImagery

joshreisner commented 11 years ago

I like the way it looks! It's going to take some serious time to program. There are some questions below, and some important limitations of WordPress, but overall I think it (or something like it) should be feasible.

neongolden commented 11 years ago

ICPH_image ICPH_image2

neongolden commented 11 years ago

Hi Josh,

we are getting rid of the additional sidebar information. Adding the images and Documents was just too overwhelming.

So we are back to just the articles. That also means the Headline changes to read

Progressive Era

or for the other sections: Early New York 19th Century

The Great Depression

New Urban Poverty

Both the Article headline and the header for the list or articles should be sticky when the user scrolls in either field.

thx Britta

icph_article

joshreisner commented 11 years ago

I'm not totally clear on this sentence: Both the Article headline and the header for the list or articles should be sticky when the user scrolls in either field. Could you describe that a bit more? Visual aids for scrolled states would be appreciated.

jtancil commented 11 years ago

sticky-header

Britta, do you mean this area at the top should stick...right?

neongolden commented 11 years ago

Yea indeed

On 28.07.2013, at 20:39, Jeff Tancil notifications@github.com wrote:

Britta, do you mean this area at the top should stick...right?

— Reply to this email directly or view it on GitHub.

joshreisner commented 11 years ago

I think that can be tried, but we'd have to get rid of the side scrolling independently. Ok to scrap that? Otherwise there are too many scrollbars.

On Sun, Jul 28, 2013 at 2:51 PM, neongolden notifications@github.comwrote:

Yea indeed

On 28.07.2013, at 20:39, Jeff Tancil notifications@github.com wrote:

Britta, do you mean this area at the top should stick...right?

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHubhttps://github.com/joshreisner/icph/issues/107#issuecomment-21688624 .

jtancil commented 11 years ago

Not entirely sure I understand, sorry. We'd still have the two scrollbars: browser and article...right? Looks like Facebook does a similar thing to one BF describes. But, if it's a real hurdle or seems like a big usability no-no, it's not a huge deal to me.

joshreisner commented 11 years ago

Facebook's sidebar is easier and makes more UI sense because it's pinned to the window and always stays there. I'll give it a try though.

On Sun, Jul 28, 2013 at 5:40 PM, Jeff Tancil notifications@github.comwrote:

Not entirely sure I understand, sorry. We'd still have the two scrollbars: browser and article...right? Looks like Facebook does a similar thing to one BF describes. But, if it's a real hurdle or seems like a big usability no-no, it's not a huge deal to me.

— Reply to this email directly or view it on GitHubhttps://github.com/joshreisner/icph/issues/107#issuecomment-21691712 .

neongolden commented 11 years ago

Have a look at nextweb again, The only difference is that for us the whole bar over both cols stays vs the content below can be scrolled seperately

On 29.07.2013, at 01:10, Josh Reisner notifications@github.com wrote:

Facebook's sidebar is easier and makes more UI sense because it's pinned to the window and always stays there. I'll give it a try though.

On Sun, Jul 28, 2013 at 5:40 PM, Jeff Tancil notifications@github.comwrote:

Not entirely sure I understand, sorry. We'd still have the two scrollbars: browser and article...right? Looks like Facebook does a similar thing to one BF describes. But, if it's a real hurdle or seems like a big usability no-no, it's not a huge deal to me.

— Reply to this email directly or view it on GitHubhttps://github.com/joshreisner/icph/issues/107#issuecomment-21691712 .

— Reply to this email directly or view it on GitHub.

joshreisner commented 11 years ago

Well the difference with the next web is that it doesn't have a fixed header. If someone can find me an example of a fixed position header that doesn't span the whole window and is centered inside a popup I'll implement it, but I just can't figure out how to do it.