Feature proposal #6497
closed
Implement published state
Added by krileon almost 8 years ago.
Updated over 7 years ago.
Start date:
12 February 2017
Description
This should apply to the Activity and Comments. Basically an entry can be toggled unpublished by setting published = 0. This prevents it from being included in the query entirely and avoids parsing on an entry that can't even display. A disabled state of -1 can be used when an activity source is unpublished so it can be toggled back to 1 appropriately.
Toggling to -1 needs to be added to GJ, CB Activity, and for Blogs entries.
- Subject changed from Implement enabled state to Implement published state
- Description updated (diff)
- % Done changed from 0 to 50
Remove _comprofiler and _users joins. It doesn't make sense for activity and comments to vanish as it breaks context. If the activity it self (e.g. about a group that no longer exists) is deleted that's fine. For blocked, unapproved, unconfirmed users behave more like kunena (show just a raw name). If user is deleted it's then fine to remove their activity otherwise show "deleted" for the name.
- Description updated (diff)
- % Done changed from 50 to 80
- Status changed from Assigned to Resolved
- % Done changed from 80 to 100
The toggling to -1 can be done through CB Auto Actions.
- Status changed from Resolved to Closed
Also available in: Atom
PDF