Seems like a straightforward request.
We want the editor to be able to set a "review after this time" sort of flag so they can manage their workflow and ensure that all pages get updated or at least checked on a regular basis.
It's for a medical site, and they want to be sure that the advice being provided is kept up-to-date.
The exact solution is still undefined, so we are open to suggestions on how this could best be managed. UI & workflow is very important.
Currently we are imagining a visual flag on pages that have expired, which an editor can check off to either amend, or say it's still fine and defer the review for another X months. Or something like that.
Do NOT want to schedule an unpublishing, just an alert for editors.
Currently don't need/want active notifications and reminders, though I imagine they could be added to any solution.
I'm imagining something views-based as well, so editors can be presented with a top list of pages due for attention.
Sorta the opposite of a *recently updated* tag.
Maybe triggered on the last-modified date, but maybe on a totally independent date field as the last-modified may be a little more volatile than the official review timestamp.