Feature proposal #6616
closed
CB Privacy: implement actions to output and check privacy
Added by krileon over 7 years ago.
Updated about 7 years ago.
Description
This should have a target variable parameter that will either null the parameter or if it's an array check each value of a parameter and remove it if privacy does not match. The idea is to allow privacy controls within other plugins entirely bridged by CB Auto Actions instead of hardcoding solutions. To do that it needs to be able to remove rows on onload triggers like in cb gallery or cb privacy.
Can't be implemented until CB Privacy rewrite with API library.
- % Done changed from 0 to 20
- % Done changed from 20 to 40
Display and Save of privacy controls both working. Still needs it's Protect method implemented for protecting content.
- % Done changed from 40 to 60
- % Done changed from 60 to 70
The protect can now remove variables from a loop if using loop usage. Needs to be able to handle non-loop cases with maybe parameters to specify a redirect or something of the sort.
- Status changed from Assigned to Resolved
- % Done changed from 70 to 100
Loop usage is fully working and removes variables. All other cases will just return true or false. You can chain a second action together or use a silent output to execute a redirect in the layout for custom behavior.
- Status changed from Resolved to Closed
Also available in: Atom
PDF