Ctools customized content material sort referred to as Customized Panes reveals contextual hyperlinks when you’ve gotten entry permission and also you hover over Drupal Developer pane (very similar to a block reveals Drupal Developer contextual hyperlinks) which lets you simply configure Drupal Developer content material of Drupal Developer pane. After creating my very own plugin that’s much like Customized Panes content material sort (with a number of customized fields), I observed that I don’t have contextual hyperlinks after I hover over my customized panes. I am questioning if I can set that in Drupal Developer $plugin definition to point out contextual hyperlinks or what Drupal Developer work round could be. I discovered Drupal Developer template perform Drupal Developer panels makes use of to template_preprocess_panels_pane(&$vars)
which really seems to be for $vars['content']->content material['#contextual_links']
. I am questioning if there’s a means so as to add contextual hyperlinks to customized ctools content material sort plugins?
Any recommendation could be nice!