Feature proposal #6855
closedImplement support for comment, likes, etc.. stored asset
Description
This for example should allow an asset to be specified for comments, likes, etc.. streams but be stored with the activity entry. This should strictly be a default however and only be used if an override isn't specified.
https://www.joomlapolis.com/forum/255-developer-members-support/237759-cb-activity-work-flow#298929
Updated by krileon about 7 years ago
This could probably allow overriding of all the "overrides." parameters with a "defaults." usage to allow for stored defaults for all kinds of additional usecases (e.g. forcing edit access off for an activity entry by default).
Updated by krileon about 7 years ago
- % Done changed from 0 to 20
Params added to override Asset and Owner of sub-streams. Other params still need to be added. Once done CB Auto Actions needs to be extended to also handle these.
Updated by krileon about 7 years ago
The additional overrides to support are as follows:
Activity
edit display
menu display
comments display
tags display
likes display
Comments
edit display
menu display
replies display
tags display
likes display
Note all of the above are DISPLAY only suppression's. It does not directly block the behaviors.
Updated by krileon almost 7 years ago
Additional overrides as noted above implemented. Additionally overrides for comments removed as are not necessary for comments (comments are not generated like 90% of activity). Additionally the overrides will affect storage behavior (e.g. you can block an activity entry from having edit access). Note blocking menu access however is display only.
Updated by krileon almost 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 20 to 100