|
KB Custom Class Name |
HTML code |
What you will see
|
---|
1 |
CreationTime |
<span class="CreationTime"></span>
|
Time stamp of the document creation date/time, formatted as yyyy-MM-dd HH:mm:ss (example: 2014-01-29 09:38:16) |
2 |
ActivatorName |
<span class="ActivatorName"></span>
|
First and Last Name of KB User Activating the Document (example: Buckingham Badger) |
3 |
ActivationTime |
<span class="ActivationTime"></span>
|
Time stamp of the document activation date/time, formatted as yyyy-MM-dd HH:mm:ss (example: 2019-04-02 09:38:16) |
4 |
ActivatorEmail |
<span class=" ActivatorEmail "></span>
|
Displays the email address of the person who last activated the document (example: buckingham.badger@wisc.edu) |
|
|
|
|
5 |
LastUpdaterEmail |
<span class=" LastUpdaterEmail"></span>
|
Displays the email address of the person who last updated the document (example: buckingham.badger@wisc.edu) |
|
|
|
|
6 |
LastUpdateTime |
<span class=" LastUpdateTime "></span>
|
Time stamp of the most recent document update date/time, formatted as yyyy-MM-dd HH:mm:ss (example: 2019-04-02 09:38:16) |
|
|
|
|
7 |
LastUpdaterName |
<span class=" LastUpdaterName "></span>
|
Displays the name of the person who last updated the content of the document (example: Buckingham Badger) |
8 |
NumOfVersions |
<span class="NumOfVersions"></span>
|
A numeric value representing the total number of document revisions (example: 14) |
9 |
Visible only to Individual NetID |
<span class="visible-only-to-netid@domain.edu"></span>
(where "netid" is a specific NetID)
|
Surrounded content is only visible to individual logged in with the specified NetID (example: content surrounded by <span class="visible-only-to-bbadger@wisc.edu></span> is only visible to Bucky Badger's account.)
|