Saturday 13 March 2004 2:03:05 am
I'm building a site with EzPublish 3.3, but I need some security and logging
functions that seems to be missing in EzPublish. I need to know if there is an easy way to achieve the following with EzPublish:
-A page where administrator and allowed users can see how many times have
been visited every page of the site with the timestamp and the source IP of every hit.
-A page where administrator can see the timestamp and source IP of every login or logout attempt, including the error condition if login failed.
-A page where administrator can see al the content changes done in the site
by everyone. Something like a changelog: ·· Timestamp: 0012212 - User: bar - Content changed: Article "foo"
That's all folks... I really need it and I can code PHP so I don't mind if the solution implies coding (although I prefer a non-intrusive solution). Thanks in advance.
|