Forums / Developer / Page article limit
Alexei Pechekhonov
Monday 31 March 2003 9:04:38 pm
Does eZp3 default currently support setting limits for how many articles are shown per screen? And more importantly is there currently a method for placing a button on the bottom saying "view next 5 articles" etc?
If not could you please suggest a work around.
Thank you.
Sergiy Pushchin
Tuesday 01 April 2003 1:25:50 am
Yes we have support for it. It is so called Google navigation tab. The example of using it is in design/standart/templates/node/view/full.tplAs default in admon interface of eZ publish 3 page limit is 25 objects, it is up to the template to set the limit on page.
Wednesday 02 April 2003 9:41:08 am
O! Thank you very much. It's really remind me where i can find out something helpful.Alexei