ryan Posted June 3, 2022 Share Posted June 3, 2022 The ProcessPageList module now has a configuration setting where you can select pages that should not be shown in the page list. For example, maybe once you've set up your 404 page, you don't really need it to display there anymore, except maybe in debug mode. Or maybe you don't ever need the "Admin" page to display in the page list. This new feature lets you do that, and for any page that you decide. Next, a "Usage" fields has been added to the "Basics" tab in the Field editor, just like the one in the Template editor (requested feature #445). This shows you what fields are using the template. It's essentially the same information that you'll find in the "Actions > Add or remove from templates" feature, but easier to find, especially for people newer to PW. That's all for this week, I hope you have a great weekend! 23 5 Link to comment Share on other sites More sharing options...
Ivan Gretsky Posted June 3, 2022 Share Posted June 3, 2022 Great! Is there a chance to add hiding pages (and their children) by template or by custom selector. That would make the new feature more complete and useful IMHO. 8 Link to comment Share on other sites More sharing options...
teppo Posted June 4, 2022 Share Posted June 4, 2022 15 hours ago, ryan said: The ProcessPageList module now has a configuration setting where you can select pages that should not be shown in the page list. Very nice addition, thanks Ryan! ? This is actually one of the features of a general purpose utility module we install on all our client sites, so will definitely be using this option in the future. 5 Link to comment Share on other sites More sharing options...
matjazp Posted June 5, 2022 Share Posted June 5, 2022 On 6/3/2022 at 10:17 PM, ryan said: The ProcessPageList module now has a configuration setting where you can select pages that should not be shown in the page list. I'm evaluating this handy addition, but it looks like it's not working as intended. I hid the page, and I left all checkboxes unchecked. As expected, the hidden page is not shown in the page list. Then I checked the "System in debug mode" checkbox and expected to see the hidden page again, as the site is in debug mode. But it's not the case; the hidden page is not shown in the page list. Am I doing something wrong? Link to comment Share on other sites More sharing options...
olafgleba Posted June 10, 2022 Share Posted June 10, 2022 On 6/5/2022 at 6:11 PM, matjazp said: I'm evaluating this handy addition, but it looks like it's not working as intended. I hid the page, and I left all checkboxes unchecked. As expected, the hidden page is not shown in the page list. Then I checked the "System in debug mode" checkbox and expected to see the hidden page again, as the site is in debug mode. But it's not the case; the hidden page is not shown in the page list. Am I doing something wrong? Same here. 1. When System in debug mode is checked with $config->debug = true, the hidden pages do not show up in the page list. Switching to $config->debug = false the hidden pages are shown in page list. 2. When Current user is superuser is checked being logged in as a superuser, the hidden pages do not show up in the page list. Except i misunderstand the feature, i guess the except condition just has to be swapped/needs a little adjustment. Apart from that, thank you @ryan. This really is a very helpful new setting! Link to comment Share on other sites More sharing options...
cb2004 Posted June 14, 2022 Share Posted June 14, 2022 Yes I am having issues as well. When the superuser is checked it is not shown for superusers but it is for other roles. 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