Hey,

I found a few issues in the graphael module trying to get it to work with the example. The attached patch fixes them:
* hook_theme should use 'variables' not 'arguments' (graphael.module)
* The was settings are accessed in javascript has changed in D7 and needs to use "attach:" (graphael.js)
* The theme() call uses different parameter format now (graphael/graphael_example/graphael_example.graphs.inc)

I was able to get the graphael_example/ page rendering properly with these fixes.

CommentFileSizeAuthor
#1 raphael_988050.patch10.79 KBhadsie

Comments

hadsie’s picture

StatusFileSize
new10.79 KB
mikl’s picture

Status: Needs review » Fixed

Committed. Very nice work, thank you :)

Status: Fixed » Closed (fixed)

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