cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco AMP for Events

hilal_aslan
Confirmed Champ
Confirmed Champ

Hi,

I m using Alfresco Community 5.2. I want to add a module. This module should detect site click events. Actually I want to catch click event on site. When a user clicks a site, then I m making some update processes (in java code). But I couldn't catch this event. How can I do this process ?

Please help.

Thanks in advance..

5 REPLIES 5

douglascrp
World-Class Innovator
World-Class Innovator

What do you mean by "site"?

Do you mean an Alfresco site?

Which "click" do you want to catch?

In the My Sites dashlet, in the Sites menu, in the links show in My Activities dashlet?

You have to be more specific on what you want to achieve.

Any help !

douglascrp
World-Class Innovator
World-Class Innovator

I know this addon that I used in the past GitHub - atolcd/alfresco-audit-share 

Im sorry but unfortunately This is not enough solution for my problem. I can not catch site (documentlibrary) click event with this module.

hilal_aslan
Confirmed Champ
Confirmed Champ

Yes I mean Alfresco site. And if a user clicks an alfresco site documentlibrary ,  my module must be catch this click event. That's exactly what I want. So my module must work synchronously with alfresco.