Closed JonTheNiceGuy closed 11 years ago
This requires:
New Object_ChangeLog object New Plugin_ChangeLog class, supporting hooks: hook_createRecord, hook_deleteRecord, hook_updateRecord
This class should create a new Object_ChangeLog item per hook, except for ChangeLog entries, and commit those to the ChangeLog table.
For an example of how this might work, see /classes/Plugin/Verbose/hook_loader.php
This is as per discussion with Kevin and Lorna Bowman.