Well, I have the same problems: too few pages on admin allpages screen and sorted in some strange order. First tried this:
ccagle8 wrote:not sure if this is just in GS3.0 or in 2.03, but you can also turn off pagination within gsconfig.php
http://get-simple.info/wiki/config:gsconfig
# Turn on paging for long lists of pages
define('GSPAGER', FALSE);
But did not work neither in 2.03.1 nor in 3.0(mistaken), just pager buttons disappeared. I peeked into pages.php and if it says only line
<?php if(defined('GSPAGER')) { ?><div id="page_counter" class="qc_pager"></div><?php } ?>
this <div> gets not printed and in line 79 table is classified "paginate"
<table id="editpages" class="edittable highlight paginate">
so it looks impossible to get rid of this js pagination with gsconfig.php. Any more friendly way than changing JS template to achieve it?
As to pages arrangement additional buttons ↑ ↓ would be enough to be added to present # X