I have a big table of images that need to be catalogued: tags, year of publication, description, etc. There are few editors assigned to the task.
Goal:
-
Have a simple way to list and review the edits done by the editors and eventually approve them (clear them from the list).
It should be granular if possible: If John adds the tag “banana” to a list of tags of a particular item, I should be able to see which tag he has added. -
The editor should be allowed to edit only certain columns, in order to avoid any chance to disrupt the delicate architecture of the table. (I bet this is a feature already requested eheh )
Do you have any general idea how I can work this out?
I need some broad direction, thanks!
Cheers