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?
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