SIERRA Posted May 11, 2018 Share Posted May 11, 2018 I would like to give edit privileges to client for editing content in my processwire site. They should have privileges to edit only the content. Thanks I created a role as ‘editor’ and assigned ‘edit pages’ and ‘view pages’ privileges to corresponding templates Once logged in as ‘editor’ this is displaying all pages with both ‘edit’ and ‘view’ privileges. Is it possible to list only pages ‘edit’ privileges after login Is it possible to disable ‘Settings’ from those editable pages Link to comment Share on other sites More sharing options...
flydev Posted May 11, 2018 Share Posted May 11, 2018 4 minutes ago, SIERRA said: Is it possible to disable ‘Settings’ from those editable pages For this job you have this module available : 2 Link to comment Share on other sites More sharing options...
SIERRA Posted May 14, 2018 Author Share Posted May 14, 2018 Thanks, 'Restrict Tab View' module is working fine Is there a possibility to list only the pages which have edit access. Currently this is listing the pages which have both edit and view access alone. Link to comment Share on other sites More sharing options...
flydev Posted May 14, 2018 Share Posted May 14, 2018 @SIERRA You could try this this module made by @adrian before going further : https://gist.github.com/adrianbj/e391e2e343c5620d0720 3 Link to comment Share on other sites More sharing options...
Robin S Posted May 14, 2018 Share Posted May 14, 2018 10 hours ago, SIERRA said: Is there a possibility to list only the pages which have edit access. Currently this is listing the pages which have both edit and view access alone. It would pay to think about how it will work if a user has permission to edit a child page but not its parent. Hiding non-editable pages means hiding any branches under those pages. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now