am unable to find any reference to retrieve a nth node of a custom content type in drupal.
e.g.
wish to show first three latest articles according to date.. then show article # 3,4,5 then 6,7,8th and so on.
kindly guide that how can this be achieved in drupal 7 and if it can be implemented better for paging purpose for a custom content type. (e.g. 5 latest articles in first page and then next five on page 2 ) ..
regards, a.ali