Hello,
i know that the module is for comments only, thus the title, but it will be very usefull if we have the edit ability for nodes too.
Is something like that on your plans?
Thank you,
apanag
Hello,
i know that the module is for comments only, thus the title, but it will be very usefull if we have the edit ability for nodes too.
Is something like that on your plans?
Thank you,
apanag
Comments
Comment #1
dgardner commentedIsn't what you have in mind basically already taken care of by the whole revision system? Even when a node type doesn't use revisions and all edits are permanent, the "node" table already has the "changed" column.
I've never tried to do this, but wouldn't it be possible to display this information via a theme override without any additional database calls?
Comment #2
apanag commentedOf course. By using revision system is one possible way to show "edited by" for nodes.
But i have to enable revisioning system for one simple call per node? I think its a performance kill for such a small thing.
What do you think?
Comment #3
snufkin commentedI suppose this would be possible, but not under this module name. Actually it could be quite useful, one could also use the log field when revisions are enabled to display a reason for edit.
Comment #4
snufkin commented