Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.3
Component:
Views Data
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2008 at 08:29 UTC
Updated:
12 Mar 2009 at 07:40 UTC
Hi,
I was wondering whether is there any way how to create a view which would display a list of nodes created or updated since the last visit on the page? I've been trying to do this but I couldn't figure out how to compare user:last visit to node:created date in the view. Any ideas?
Thanks a lot,
Peter.
Comments
Comment #1
merlinofchaos commentedViews does not currently have a filter that can do this.
Comment #2
petiar commentedSo hereby I ask for this feature. Thanks a lot.
Comment #3
dww@petiar: Do you just mean a list of nodes that have new/updated content since the last time you viewed each node, or since the last time you viewed the view itself? If you just mean new since you viewed the node, there's been a filter for that in views since 6.x-2.0-alpha4, called "Node: Has new content". Please set this back to active and clarify the title if you mean new/updated nodes since the last visit to the view itself.