Closed (fixed)
Project:
Content Templates (Contemplate)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
20 May 2008 at 14:50 UTC
Updated:
21 May 2008 at 16:27 UTC
could you add a field to show the name of the user who updated/changed the node ?
Comments
Comment #1
jrglasgow commentedSince not all people would want to name of the person who did the revision, I see no reason to slow their site down by adding one more database query. Just use the user_load() function
This is just pseudo code, it has not been tested, but I see no reason why it wouldn't work. If you have any problems with it let me know.
Comment #2
Micha1111 commentedthank you very much !!