Closed (fixed)
Project:
Revisioning
Version:
6.x-3.12
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
2 Feb 2012 at 08:02 UTC
Updated:
19 Feb 2012 at 02:30 UTC
Hello
I need to know not only who created current revision, but also who published it.
I could not find that information saved in db.
Is it possible to add some custom function when node is published?
Comments
Comment #1
rdeboerHi naiptol,
Unfortunately it is NOWHERE stored who published a revision. You would need some custom code for this.
If you don't want to code then you can do is capture via a rule (Rules module) the moment publication happens and act on it.
Rik
Comment #2
rdeboer