Wiki source code of User Directory Configuration Sheet
Last modified by superadmin on 2025/05/22 17:44
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{include reference='XWiki.UserDirectoryMacros' /}} | ||
| 2 | |||
| 3 | {{velocity}} | ||
| 4 | #if ($doc.documentReference.name == 'UserDirectoryConfigurationSheet') | ||
| 5 | {{warning}}$services.localization.render('platform.userdirectory.configSheetApplyOnConfiguration'){{/warning}} | ||
| 6 | #else | ||
| 7 | #displayUserDirectory(true) | ||
| 8 | #end | ||
| 9 | {{/velocity}} |