I would like the nodes seperated by date of thier post.

I run a link blog site and with so many links on the front page it becomes a problem to read, if there was something to break the nodes up it would make things easier. I tried to make it with flexinode with no sucess.

Here's some visual ideas

Comments

jonbob’s picture

This doesn't seem like it would need to happen in the basic /node listing. A contrib module could be crafted to have such a display. Alternately, maybe the archive could handle this?

gábor hojtsy’s picture

Project: Drupal core » Archive
Version: » master
Component: node system » Code

Maybe it is desireable to print out headers in the archive module to indicate date changes. Not going to happen in Drupal core, so recategorizing for the archive module.

Susurrus’s picture

Version: master » 5.x-1.3
Component: Code » User interface
Assigned: Unassigned » Susurrus

This would be a nice addition and would facilitate browsing of the archives. Could make this an option on the settings page to print out a header for each new day of nodes in a listing.

This issue is somewhat redundant because nodes can display their own date of publication, though that is a little more subtle and fine grained than this would be. I'll explore this issue further.

Susurrus’s picture

Status: Active » Fixed

This has been added in release 6.x-0.5-dev, though I'm not sure I like the presentation of it right now.

Anonymous’s picture

Status: Fixed » Closed (fixed)