Views Own Tab
Categories
Component ID
2102271
Component name
Views Own Tab
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This is a views plugin used on node views to display a views page with a tab meant only for the currently signed in user to see, while viewing their own user profile page.
For example:
- You have a view that displays a list of meeting minutes.
- You only want the users to see the meeting minutes tab when viewing their own profile.
- By default, views wouldn't allow this as a contextual argument since it's a content view and not a user view.
- This module adds this as a custom permission. When it's selected, only the currently logged in user can see the list of content on their own profile page.
