Hi, On Mon, Jun 23, 2014 at 2:12 PM, <[email protected]> wrote:
> Thanks for sending these links leading to some information. > > What I do not get yet if it is possible to see within a record/ item who last > changed a specific record . I guess we will just have to try it out. > I think the Cataloguing Log might not be such a good option because of the > possibility of slowing down the system. If the code doesn't serve you, you could look at modifying it. The logging code is quite simple. Just to give you an idea how the logviewer would display the logs, have a look at http://snag.gy/vca9M.jpg >From the image, you can see the who, when, what and on which record details of the operation in question. In my case, I needed my custom plugins (.kpz files) to be logged, so I simply added another option to the logviewer script and added the brief logging code to my plugin code. You *could* override what CatalogingLog logs and have it do your thing! :-) just my 2p. cheers, -- Indranil Das Gupta Phone : +91-98300-20971 Blog : http://indradg.randomink.org/blog IRC : indradg on irc://irc.freenode.net Twitter : indradg -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=- Please exchange editable Office documents only in ODF Format. No other format is acceptable. Support Open Standards. For a free editor supporting ODF, please visit LibreOffice - http://www.documentfoundation.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

