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?
[Products] Custom pager..
Re: [Products] Custom pager..
hmmm - nobody have a clue on this one?
Re: [Products] Custom pager..
Basically what I'm seeking is the pager from this CMSMS page:hhm wrote: hmmm - nobody have a clue on this one?
http://dev.cmsmadesimple.org/project/li ... tml&page=3
Since it's used here it MUST exist in some way or form, but where???
Re: [Products] Custom pager..
Look here for similar task
http://forum.cmsmadesimple.org/index.ph ... #msg189874
http://forum.cmsmadesimple.org/index.ph ... #msg189874
Re: [Products] Custom pager..
I'll try itPeciura wrote: Look here for similar task
http://forum.cmsmadesimple.org/index.ph ... #msg189874