To implement an "most visited links" box, I need information about what
external pages are visited the most from XWiki-pages.
First idea (lacking knowledge on how to implement it):
- change link parser to tranformer links like "http://www.externalpage.com"
to
"http://www.mypage.com/proxypage.php?destination=http://www.externalpage.com"
- implement proxypage at "http://www.mypage.com/proxypage.php" to count
destination and Redirect
I am thankful for any suggestions...
Best regards, Jan
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Statistics-for-links-to-external-pages-in…
Sent from the XWiki- Dev mailing list archive at
Nabble.com.