Closed (won't fix)
Project:
Graph API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2012 at 10:38 UTC
Updated:
19 Oct 2012 at 13:49 UTC
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
Comment #1
clemens.tolboomThis was a coding err.
The code is refactored now ... Graph API does dispatching to the different implementations. See
function graphapi_dispatch