Fórumok

Who added that page/portlet?

Hiran Chaudhuri, módosítva 9 év-val korábban

Who added that page/portlet?

Regular Member Bejegyzések: 188 Csatlakozás dátuma: 2010.09.01. Legújabb bejegyzések
As we have teams managing sites in Liferay, sometimes we raise the question "why is that here?".
Now if the person who did it is not there and can explain, this gets a hard question, even more to check if we could remove it again.

One thing that could help were to know who added the page, edited the page or placed a portlet, and when. Does Liferay keep track of such information? Where is it accessible?
thumbnail
David H Nebinger, módosítva 9 év-val korábban

RE: Who added that page/portlet? (Válasz)

Liferay Legend Bejegyzések: 14916 Csatlakozás dátuma: 2006.09.02. Legújabb bejegyzések
Records are stamped with a user/date field, but it is not accessible in the interface and honestly you shouldn't be digging around in the database anyway.

Ideally you would add the audit plugin, add facilities to audit the activities you're interested in, and then review the audit logs when you needed to answer this question.
Hiran Chaudhuri, módosítva 9 év-val korábban

RE: Who added that page/portlet?

Regular Member Bejegyzések: 188 Csatlakozás dátuma: 2010.09.01. Legújabb bejegyzések
David H Nebinger:
Records are stamped with a user/date field, but it is not accessible in the interface and honestly you shouldn't be digging around in the database anyway.

Ideally you would add the audit plugin, add facilities to audit the activities you're interested in, and then review the audit logs when you needed to answer this question.

Thank you David for this good answer. I understand what I'm looking for is audit functionality, and this feature is part of the EE version.