Hi all,
As part of Telefónica I+D’s work within the E-Lane Project we have developed an application-track tool for dotLRN.
This new package is intended to allow .LRN users (specially administrators) access to usage statistics of installed applications within a certain .LRN instance.
These statistics must show the usage of one or several applications or packages within one or several communities, departments and/or terms.
Application-track tool is made up of three packages: application-track, application-track-portlet and dotlrn-application-track.
It has been developed for PostgreSQL and all packages are i18n.
In this file, you can read a summary about what the tool can do:
http://e-lane.org/public/view/docs/APPLICATION-TRACK.pdf
As you can read in this file callbacks are used to implement some functionalities of the package. Nowadays, the 3 callbacks of each application for the implemented packages (you can check in the document) are distributed in this package (file -> application-track-callback-implementation-procs), but the idea is that they would be included in their corresponding packages, not all of them neccesary in the same file.
Application-track is available in the CVS, in HEAD and oacs-5-2 branches.
We are willing to improve the tool so, feedback is more than welcome.
Greetings, Pablo.