I would like to make it so that a user can set items in the gallery as either available for all users to see or only for the connections.
I thought one way to do that would be to have two tabs and then use cb_privacy on each tab but not sure how (or if possible) to get the cb_profilegallery plugin to appear on more than one tab.
I had one idea of copying the plugin and renaming it, plus then just changing every occurrence of 'gallery' to 'gallery2' in the code - would that work or is there a better way?
Thanks