7
Quote:
for example pagenav has the following pages:
1,2,3,4.....1000
I only want guest/registred user to browse to from page 1 to 15, but able to see there are a total of 1000 pages.
However, if guest/registred search a keyword and the module returns 1,2,3,4....50, only page 1 to 15 are accessible but display there are a total of 50 pages on the search result.
I would like the pagenav hack on some modules, other modules just ignore the hack.
what do you exactly want to do?
1- show the pagenav only for admins?
2- show other pages than page=1 only for admins?
I think you mean (2).
for example pagenav has the following pages:
1,2,3,4.....1000
I only want guest/registred user to browse to from page 1 to 15, but able to see there are a total of 1000 pages.
However, if guest/registred search a keyword and the module returns 1,2,3,4....50, only page 1 to 15 are accessible but display there are a total of 50 pages on the search result.
I would like the pagenav hack on some modules, other modules just ignore the hack.