Wiki source code of Activity Stream
Last modified by Andrey Che on 2018/12/10 14:08
Hide last authors
| |
1.1 | 1 | {{velocity}} |
| 2 | ## | ||
| 3 | ## Activity Macro | ||
| 4 | ## | ||
| 5 | ## Optional parameters : | ||
| 6 | ## | ||
| 7 | ## - entries (String set to a numerical value): number of entries to display the activity for. | ||
| 8 | ## - subentries (String set to a numerical value): number of activities to show for each entry. | ||
| 9 | ## - wikis (List of string[s]): comma separated list of wikis to display activity for. | ||
| 10 | ## - spaces (List of string[s]): comma separated list of local serialized references of the spaces to display the activity for. | ||
| 11 | ## - authors (List of string[s]): comma separated list of authors whose modifications to show. | ||
| 12 | ## - tags (List of string[s]): comma separated list of tags to display activity for. | ||
| 13 | ## - minor (String set to "true" or "false"): whether to show modifications that create minor versions or not. | ||
| 14 | ## - rss (String set to "true" or "false"): whether to show activity rss link or not. | ||
| 15 | ## - messageSender (String set to "true" or "false"): whether or not to display the message sender input. | ||
| 16 | ## | ||
| 17 | {{/velocity}} | ||
| 18 | |||
| 19 | {{activity /}} |