Forums / Developer / list of a class
jb h
Saturday 01 October 2005 8:38:08 am
Kristof Coomans
Saturday 01 October 2005 9:02:07 am
You can use the offset and limit parameters in your fetch, together with $view_parameters.offset.
See http://ez.no/doc/ez_publish/technical_manual/3_6/reference/modules/content/fetch_functions/list
And for an example, you can inspect the template code in the file design/standard/template/nove/view/full.tpl
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Saturday 01 October 2005 9:49:02 am
thx,
Now I se just one item but not the other? I want to have the orther only in clicking on next. but I have no next...
Sunday 02 October 2005 1:51:36 am
You can look at how the google navigator template handles this: navigator/google.tpl.