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
Comment #1
AjK commentedThe 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).
Comment #2
ambereyes commentedSo 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
Comment #3
AjK commentedThe latest versions of scheduler now work with the Views module.
Comment #4
(not verified) commented