Closed (duplicate)
Project:
Diff
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Dec 2009 at 19:00 UTC
Updated:
12 Oct 2013 at 12:50 UTC
Hi, first thanks for the great module.
I would like the ability to only show certain "diffable" revisions, filtered by taxonomy terms.
For example, a node may be edited many times, but on a certain edit a taxonomy term from the vocabulary "versions" is added such as "version 2.0". Then in the future, as the node evolves it may be get another term "version 3.0". I'd like to have the block showing revisions to only display those revisions containing a term from the "versions" vocabulary.
Any ideas on how to make this happen?
Thanks in advance.
Comments
Comment #1
mitchell commentedI think it'd be possible to do this with #641480: Expose diff functionality to views using filters.
Marking as postponed and updating that issue.
Comment #2
alan d. commentedViews integration would open this possibility.