Nikolay Bukharev wrote:
How can i get name of user who add/change node by
editwizards/mmeditors ?

MMBase doesn't keep track of who changes a node normally.
There is functionality available in MMBase 1.8 that does this, by automatically storing a user identifier in a certain field, but that is an optional expansion which you need to configure by adding a STRING field with the guitype 'lastmodifier' to the builder you like to track. In a similar vein, you can keep track of the last modified date by adding a DATETIME field with guitype 'lastmodified'.

Again, only available in MMBase 1.8, whcih hasn't been released yet, so you would need to run code currently still in development, i.e. a nightly build.

--
Pierre van Rooden
Mediapark, C 107 tel. +31 (0)35 6772815
"Anything worth doing is worth overdoing."
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to