Hi everybody,
i have written a small plugin to track external links of a symfony  
application.
That means, when a user clicks on a link, which is linked to an  
external url, this action is logged in the database and could maybe  
analysed afterwards.
The analysing stuff is however not (yet) maintained in this plugin.

You all are used with the link_to helper. This plugin introduces a  
link_to_extern helper, which points to a special module.
This module does the tracking and redirection of the given url. The  
redirection behaviour is configurable.

I hope somebody else, beside me, could use this plugin.

http://trac.symfony-project.com/trac/wiki/sfExternalLinkTrackerPlugin

And sorry for mistakes, this is my first -official- plugin.

- Frank

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to