Extension Privacy override based on logged in user
Our customer would like to give access to FOP2 to most of their users, but wants privacy on all extensions except for some privileged users. This seems like a reasonable idea, but as implemented it looks like privacy is set per-button, and there is no way for a user account to over-ride this. Might this be an easy patch? Is there a workaround? A plugin that does this?
Comments
Unfortunately it is not possible right now, and it is not either an easy patch. A plugiun might do the trick, but it is not that simple to write, in that case you should force the plugin to all users except the privileged ones. I will see if I can write such plugin and add it to the repository.
Edit: I have just added the hideclid plugin that should do the trick.