Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Requirement: To be able to pull a specific version of a node. A node may be updated at any time, however, I need to be able to flag the specific revision of a node at the time the data is exported for publishing so we can choose between displaying the exact printed content or the most recent revision, not all revisions will be published hence the need to flag these.
Hope this is clear, if not let me know what else is needed
I could do this in a custom module, but much better to use existing functionality if available