In order to observe/listen for events you need to have permanently opened session. For this reason only System session observes the events so when you start something via observation use will always be just a superuser. Of course nothing stops you from registering custom observer and keeping session permanently open and listen for events under different user, but it will be always user who listens for the even not the one who triggered the event.
To get user who triggered the action you would need to look at metadata of the page/paragraph that the event was issued for. HTH, Jan -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=45798352-b9e3-41f8-beee-88e871fbae41 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
