[Products] Custom pager..
Posted: Mon Dec 21, 2009 11:25 pm
Hi,
I'm implementing a webshop with hundreds of products.
Currently the pager is of the "standard" CMSMS format:
{$firstlink} {$prevlink} {$pagetext} {$curpage} {$oftext} {$pagecount} {$nextlink} {$lastlink}
But I want the pager to be somewhat like this style:
[First] [1] [2] [3] [4] [5] [Last]
How and where can I customize the pagination output?
I'm implementing a webshop with hundreds of products.
Currently the pager is of the "standard" CMSMS format:
{$firstlink} {$prevlink} {$pagetext} {$curpage} {$oftext} {$pagecount} {$nextlink} {$lastlink}
But I want the pager to be somewhat like this style:
[First] [1] [2] [3] [4] [5] [Last]
How and where can I customize the pagination output?