From 9e3cec4e8dc59381694b0ad9945fe7052b1cf094 Mon Sep 17 00:00:00 2001 From: rurban Date: Wed, 9 Jun 2010 12:09:47 +0000 Subject: [PATCH] update (c) and doc git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@7511 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- lib/PageList.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/PageList.php b/lib/PageList.php index 5ea4f1bc1..d5735f2a8 100644 --- a/lib/PageList.php +++ b/lib/PageList.php @@ -1,6 +1,6 @@ 1, comma, azhead, ordered (OL lists) * ->supportedArgs() which arguments are supported, so that the plugin - * doesn't explictly need to declare it + * doesn't explictly need to declare it + * added slice option when the page_iter (e.g. ->_pages) is already sliced. + * * TODO: * fix sortby logic, fix multiple sortby and other paging args per page. * info=relation,linkto nopage=1 -- 2.45.0