Skip to content

Instantly share code, notes, and snippets.

@hertsch
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hertsch/c105afa9e16796c8900e to your computer and use it in GitHub Desktop.
Save hertsch/c105afa9e16796c8900e to your computer and use it in GitHub Desktop.
~~ cms_modified_by ~~

##~~ cms_modified_by ~~

The kitcommand ~~ cms_modified_by ~~ return the display name of the user who has last modified a page of the Content Management System (CMS).

Parameters

All parameters are optional.

locale[]

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment