There are nine custom classes in the KB that do not have a dedicated button in the HTML editor. Users may place these custom classes anywhere in their document and style them as needed.
KB Custom Class Name | HTML code | What you will see | |
---|---|---|---|
1 | CreationTime |
| yyyy-MM-dd HH:mm:ss (example: 2014-01-29 09:38:16) |
2 | ActivatorName |
| First and Last Name of KB User Activating the Document (example: Buckingham Badger) |
3 | ActivationTime |
| yyyy-MM-dd HH:mm:ss (example: 2019-04-02 09:38:16) |
4 |
ActivatorEmail |
| Displays the email address of the person who last activated the document (example: buckingham.badger@wisc.edu) |
5 |
LastUpdaterEmail |
| The Email Address found in User's Profile (example: buckingham.badger@wisc.edu) |
6 |
LastUpdateTime |
| Displays the name of the person who last updated the content of the document (example: buckingham.badger@wisc.edu) |
7 |
LastUpdaterName |
| Displays the name of the person who last updated the content of the document. (example: Buckingham Badger) |
8 | NumOfVersions |
| A numeric value representing the number of times the document has been Activated (example: 14) |
9 | Visible only to NetIDx |
| <span class="visible-only-to-jdoe@univ.edu">Some info for Jane Doe's eyes only here.</span> |