Project

General

Profile

Actions

Feature proposal #6616

closed

CB Privacy: implement actions to output and check privacy

Added by krileon almost 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
28 April 2017
Due date:
% Done:

100%

Estimated time:

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.

Actions #1

Updated by krileon over 6 years ago

  • % Done changed from 0 to 20
Actions #2

Updated by krileon over 6 years ago

  • % Done changed from 20 to 40

Display and Save of privacy controls both working. Still needs it's Protect method implemented for protecting content.

Actions #3

Updated by krileon over 6 years ago

  • % Done changed from 40 to 60
Actions #4

Updated by krileon over 6 years ago

  • % 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.

Actions #5

Updated by krileon over 6 years ago

  • 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.

Actions #6

Updated by krileon over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF