kirby-revisions
kirby-revisions copied to clipboard
support tracking panel user
since i need the plugin in a multi editor enviroment i would love to have the panel user tracked and displayed in the revisions field as well.
This is a really good idea. If it's possible to get the user, I'll add it in a future version.
panel()->user()
should do the trick.
or site()->user()
seems to work as well.
@jenstornell did you ever get the change to also track the user?
Not yet.