Activity ToDo
Last modified by Vincent Massol on 2024/11/19 16:12
Description
ToDo
- Translations: http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/resources/ApplicationResources.properties
- Modify Translations :
xe.recentchanges=Recent Activity
xe.dashboard.wiki.recentchanges=Recent Activity
xe.dashboard.space.recentchanges=Recent Activity for space {0} - Delete Translations :
xe.recentchanges.column.authoranddate
xe.recentchanges.column.changes
- Modify Translations :
- move attachAdd image to icons/xwiki directory
- JS - IE test
- the rest of event type - in progress
- expanded subelements (comment, attachment)
- activitySnapshot macro -> once all the actions will be implemented in the activitystream plugin, remove $action param and use $eventType value
- displayActivityListItemHeader -> once all the event types will be implemented in the activitystream plugin, remove 'action' parameter and use $eventType instead
- #displayActivityListItemHeader($action false false) -> TO DO - check if it's content/attachment -> make it expandable
- add RSS link under the title