To make it possible to theme graph display differently we need to add theme suggestions. Something like

$config['theme_hook_suggestion'][] = 'graphapi__' // add views-display suggestions
$config['theme_hook_suggestion'][] = 'graphapi__' // add engine-suggestions

Not sure where and how yet. So could use some feedback on this.

Comments

clemens.tolboom’s picture

Status: Active » Closed (won't fix)

This was a coding err.

The code is refactored now ... Graph API does dispatching to the different implementations. See function graphapi_dispatch