-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
News items - fix dates, add links #9
Comments
News items are looking more polished now - but some may still need proper dates. Loads and loads of additional news items can be added for folks, so feel free to make some posts! Only other fix might be the feed itself. Currently it only shows items through February 2016. Is there a way to allow it to scroll through all items older than that? |
The news feed is limited to 10 items. We could increase the limit, or presumably, add a date filter instead of a limit filter on the news items. |
Ah good point. Probably not worth cluttering the page and increasing to include all items, but I might suggest a link at the bottom that takes you to an archive of all posts? |
That could be another top-level page? With no link from nav-bar. e.g., "/news-archive.html". |
@kdburke want to do this or want me to do it? |
I like the idea of an accordion menu like we have for Research (publications and data/vis) with the two submenus for News being 'Recent' and 'Archive' |
@IceAgeEcologist is there a use case that you would first want to go see archived news before looking at recent news? @kdburke looks like we'll need to do the css on another dropdown menu... :) |
@scottsfarley93 I think the main use case for the archives would be ourselves - we might want to look up a link or news item that we knew wasn't in the recent section. Saves us a step. That said, I'm not wedded to this idea and am OK with the proposal of putting the archive link at the bottom of the 'Recent' page. |
Well I guess in either case it's just where it gets linked from, so either way we need to make the new top level page. We can just change the link location if one or the other doesn't work as expected. |
I created a link at the bottom of the recent news items called "News Archive" that links to all new items. |
Nice @kdburke |
Joe - thanks for working on the news items. They need a couple of tweaks: 1) inserting links to relevant articles, press releases, etc. 2) correcting dates to better match date of actual event. The news program sorts by date, with most recent at top. Stop by if you have questions about either of these.
The text was updated successfully, but these errors were encountered: