issue 70 pagination developement in content menu

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8788 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ovclas 2011-08-17 06:46:15 +00:00
parent 61e93ab542
commit 11b839f1df
10 changed files with 313 additions and 166 deletions

View file

@ -20,7 +20,7 @@
// option to get a list
$args->page = Context::get('page'); // /< Page
$args->list_count = 30; // / the number of postings to appear on a single page
$args->page_count = 10; // / the number of pages to appear on the page navigation
$args->page_count = 5; // / the number of pages to appear on the page navigation
$args->sort_index = 'list_order'; // /< Sorting values