JavaDoc Description

/**
 * Emit a list of the authors of the containing page.  Limit the list to non-ip 
 * address authors, count the number of times which author edited the page. Edit 
 * count should increment for each non-consecutive edit, and each consecutive 
 * edit that was more than 1 hour from the previous.  This special handling for 
 * counting the number of edits is designed to compensate for immediate spelling 
 * fixes and incremental saves by an author. Sort the authors by their number of 
 * edits and emit an HTML list.  
 */

Current Status: ConceptPlugin


See List the authors of the page in TclPluginScripts for an implementation. -- Andrew Gilmartin

Add new attachment

In order to upload a new attachment to this page, please use the following box to find the file, then click on “Upload”.
« This page (revision-6) was last changed on 14-Jul-2005 19:42 by JohnVolkar [RSS]