site_watcher
Site Watcher will count the number of times that a cache has been created for each url. It records this information in the page_requests table and provides radius tags such as <r:popular:pages:each> to loop through them.
If you have the Dashboard extension installed, Site Watcher will provide a view of the most popular pages in the admin interface.
| Author | Jim Gay |
|---|---|
| Repository | git://github.com/saturnflyer/radiant-site_watcher-extension.git |
| Record Created | September 17, 2008 (almost 2 years ago) |
| Last Updated | September 19, 2008 (almost 2 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install site_watcher
