I tried to use variable $block in my custom date-views-pager.tpl.php file (tried also in original file, not in my theme folder). And $block isn't available (does not exist). Also I think that $view, $pager_prefix, $extra_classes aren't there anymore. Is this correct? Are new variables available? Maybe $mini variable? Or any other.

Comments

karens’s picture

Status: Active » Fixed

The documentation for the pager is out of date. I'm committing a fix. There is no $block variable any more. And $view is $plugin->view.

http://drupalcode.org/project/date.git/commit/87b153d

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.