Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
5.x-1.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2007 at 20:13 UTC
Updated:
20 Sep 2008 at 23:25 UTC
A probably quite common use is to have some nodes shown with teasers and some more as list. (Using panels for example.) This problem was solved in the forum by adding $offset = 5; to "Argument Handling Code" box. Maybe this could be implemented as an option field (like "Skip the first/last x items").
Comments
Comment #1
nirl commentedshamelessliy seconding the request and thus subscribing to the thread.
Comment #2
encho commentedAnother vote for that. I was searching the forums for this and also posted (http://drupal.org/node/138484) forum topic, than I have found this. Please, please, help.
Comment #3
syquest commentedThis is a common use scenario that should be simple for users to set up. This problem remains unsolved, despite changing the arguments handling code as suggested above.
Comment #4
druojajay commentedI was used to using offsets regularly to create custom page layouts in Movable Type. Now, drupal is better in almost every respect, except that it doesn't have this very basic functionality (at least, not for n00bs). Would be great to have a more elegant implementation of this.
Comment #5
finex commented+1
This is an interesting feature!
Comment #6
amitaibuCheck Olav's patch - http://drupal.org/node/180804
Comment #7
merlinofchaos commentedAll the interest in this feature, yet no one has submitted a patch. :/
I'm the only Views developer, people. I don't have time to do everything, anymore.
Comment #8
finex commentedThe patch on http://drupal.org/node/180804 seems right, this weekend I'll try it :-)
Comment #9
sunMarking as duplicate of #125015: query limit $start, $count