The kitcommand ~~ cms_modified_by ~~
return the display name of the user who has last modified a page of the Content Management System (CMS).
All parameters are optional.
By default cms_modified_by
will use the locale of the current page to translate the result - unknown -
, you can specify another locale:
~~ cms_modified_by locale[it] ~~
will try to translate into it
(Italian). The locale file must exists.