Help/Macros/Notifications: mudanças entre as edições
De SupraWiki
(Importacão de dados via API) |
(Importacão de dados via API) |
||
| Linha 1: | Linha 1: | ||
{{box cssClass="floatinginfobox"}} | |||
{{toc start="2" /}} | |||
{{/box}} | |||
**Notifications Macro** provides information about recent activities done by the users. [[Learn more>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Notifications%20Application/#HNotificationsMacro]] | |||
== Wiki Activity == | |||
{{example}} | |||
{{velocity}} | |||
{{notifications count="5" useUserPreferences="false" displayOwnEvents="true" wikis="$services.wiki.currentWikiId"/}} | |||
{{/velocity}} | |||
{{/example}} | |||
== Current User Activity == | |||
{{example}} | |||
{{velocity}} | |||
{{notifications count="5" useUserPreferences="false" displayOwnEvents="true" users="$xcontext.user"/}} | |||
{{/velocity}} | |||
{{/example}} | |||
Edição atual tal como às 15h35min de 1 de junho de 2023
Predefinição:Box cssClass="floatinginfobox" Predefinição:Toc start="2" / Predefinição:/box
- Notifications Macro** provides information about recent activities done by the users. [[Learn more>>http://extensions.xwiki.org/xwiki/bin/view/Extension/Notifications%20Application/#HNotificationsMacro]]
Wiki Activity
Predefinição:Example Predefinição:Velocity Predefinição:Notifications count="5" useUserPreferences="false" displayOwnEvents="true" wikis="$services.wiki.currentWikiId"/ Predefinição:/velocity Predefinição:/example
Current User Activity
Predefinição:Example Predefinição:Velocity Predefinição:Notifications count="5" useUserPreferences="false" displayOwnEvents="true" users="$xcontext.user"/ Predefinição:/velocity Predefinição:/example
