In 4.6, there was a tab under admin/node (content) labeled "schedule". In it was a list of scheduled nodes.

I cannot find this feature in 4.7. Am I looking for it in the wrong place, i.e. "admin/node/scheduler"?

It was a really helpful feature.

thanks,
ambereyes

Comments

AjK’s picture

Status: Active » Postponed

The previous maintainer completely re-wrote the scheduler module for 4.7 so it would appear this feature was missed for reasons that I do not know. Feel free to submit a patch to add the feature back in assuming I don't get around to it anytime soon (I'm pretty busy right now).

ambereyes’s picture

So okay, I had a bright idea to use Views to create my own list of schedule nodes, but alas, Scheduler fields do not show up.

I looked at the code and I am clueless how to do this, but is there a straightforward way to expose the appropriate fields to Views? I tried looking at other modules to see if I could figure it out, but all i have done is given myself a headache at this point. Any help or a patch would be appreciated.

Katrina
perl hacker, php newbie, drupal convert ... in training

AjK’s picture

Status: Postponed » Fixed

The latest versions of scheduler now work with the Views module.

Anonymous’s picture

Status: Fixed » Closed (fixed)