View Counter          
  
   
 


Adds a page view count to a page

Parameters

None

Usage: [{ViewCounter}]
--


renderer.sjs

data = file.getAttachment("/OpenForum/Extensions/ViewCounter","viewCount.js"); return "<DIV id='viewCounter'>--</DIV><script>pageName='"+pageName+"';\n"+data+"</script>";
by Admin on 21/04/2008 at 10:09 PM