I want to display in a webpart whats the top 5 ( recenlty updated and Most Popular wiki Pages). By most Popular I mean not be STAR rating but the most visited Wiki page.
How do I do it? My idea is to add a custom feild to a list and update the increment Counter when ever the page is visited and then display the pages with the maximum count.