vknt Posted October 20, 2011 Share Posted October 20, 2011 I think I've read all the forum posts on pagination, but I could find what I needed: to change the pagination limit of the tree in the admin. Basically I want to heighten the limit so my subpages in the admin view are not paginated. I've also looked at the config.php, but couldn't find a way to change it. Any pointers where I can change that value? Thx in advance! Link to comment Share on other sites More sharing options...
Soma Posted October 20, 2011 Share Posted October 20, 2011 You can change it in the setting of the Page List Process Module. 2 Link to comment Share on other sites More sharing options...
vknt Posted October 20, 2011 Author Share Posted October 20, 2011 Makes me feel stupid now Thx Soma! Link to comment Share on other sites More sharing options...
Soma Posted October 20, 2011 Share Posted October 20, 2011 Makes me feel stupid now Thx Soma! NP. I feel stupid all the time, that's why I continue trying not to be stupid. 1 Link to comment Share on other sites More sharing options...
Pete Posted October 20, 2011 Share Posted October 20, 2011 vknt - you're not alone! I actually delved into code in my first week looking for a way to change that setting but noticed that the code pointed to a variable set in the module of the Pw admin. I'm actually torn between thinking that it maybe needs to be more obvious that some modules have configuration options (some sort of visual indicator) as it wasn't immediately obvious to me either, or whether it's simply because I'm used to having to delve into code in other CMS'. What does everyone else think? Link to comment Share on other sites More sharing options...
Soma Posted October 20, 2011 Share Posted October 20, 2011 ::alert:: There's acutally a visual indicator that a module is configurable (gear), I've spent a day looking through all possible settings there. Not sure if you're talking about PW2 or PW2.1. Link to comment Share on other sites More sharing options...
Pete Posted October 20, 2011 Share Posted October 20, 2011 Wow, didn't see that. How long has that been there? It is a bit small though and not immediately apparent what it means - I'm only thinking of first impressions and making it easy, obviously I get what it means now because I know you can configure modules in the admin, however maybe it could use a tooltip? Link to comment Share on other sites More sharing options...
apeisa Posted October 20, 2011 Share Posted October 20, 2011 Gear icon is PW2.1 only (I assume) and came in July: https://github.com/ryancramerdesign/P21/commit/c99a Link to comment Share on other sites More sharing options...
Pete Posted October 20, 2011 Share Posted October 20, 2011 In which case I've just never noticed it before. Oh well - thanks for looking into that Antti. Link to comment Share on other sites More sharing options...
apeisa Posted October 20, 2011 Share Posted October 20, 2011 It was quick one: git log --grep='icon' --pretty=oneline Link to comment Share on other sites More sharing options...
Adam Kiss Posted October 21, 2011 Share Posted October 21, 2011 I agree that configurable options in PW admin need some more prominent space; I've already come up with few solutions, I just have to finish some other PW-related work and it'll be awesome Link to comment Share on other sites More sharing options...
Pete Posted October 21, 2011 Share Posted October 21, 2011 Guessing you're referring to the new site design? 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