I\'ve written myself a Drupal Views row plugin and I want to count the rows so I can do something with the output every Nth row.
I have several .tpl.php files for nodes, CCK fields, and Views theming. These template files have a lot of logic in them to move things around, strip links, create new links, etc. I understand that th
In terms of: Speed Required processing (which will influence speed) Following standards Which of the following two methods will be better?