I want to know how to track the names of the users who share the blogs or articles or any content on the site.
scenario1: if i have a report pdf uploaded to the site. and allow users to share the link of the pdf for download. now i want to know the names of the users who shared the link
scenario:2 :
on the list of users, if i click on the user name i must know list of the articles/blogs/files shared by that particular user.
Is there any modules available for these kind of tracking?
The majority of visitors will be anonymous so I'll not have any mechanism to set by user.
What I'm trying to achieve is a toggle between output formats. The documents being displayed have quite a lot of academic abbreviations and we need to have the site a little more accessible to a general reader. I'm looking at a filter to control how these are displayed depending on the preference of the reader and have the option to display these as the abbreviation, the full phrase or using the HTML abbr tag (quite a simple on-the-fly unpack of the abbr tag).