Hello!

We need to use status created date as argument but now there is no such option. Is it possible to make this functionality?

Thank you!

Comments

botanic_spark’s picture

Same problem.
Did somebody have any experience with this?

icecreamyou’s picture

Version: 6.x-3.0 » 6.x-3.x-dev
Assigned: euphoric_mv » Unassigned

It's not too hard to add but it does require a new Views handler because the default Views date handler has node-specific settings. I've never added it because I never saw a use case for it -- can you explain your use case?

botanic_spark’s picture

I need it for views hacks autorefresh module. I want to implement incremental auto refresh like it's done here
http://thereisamoduleforthat.com/content/auto-refreshing-views-real-time...

It works well when using nodes and use node post date as argument, so i need this option for Facebook Style-Statuses.

botanic_spark’s picture

Any help? Can You at least give me some directions how to build that handler?

icecreamyou’s picture

The handler will look similar to views_handler_argument_date.

botanic_spark’s picture

Thanx. I'll give it a try :)

icecreamyou’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.