The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
142 views

Finding out if panelizer displays are in use

Does Drupal keep track of exactly where panelizer display(s) are in use? Basically, I would like to identify all pages across content types that use a particular display. Is this information stored? ...
0
votes
1answer
44 views

Replacing display page with views in template.php

since yesterday I can not solve the problem with function preprocess_views_view: In the views named 'Calendar' I have a few display page(page_classic, page_mobile) and I would like to change ...