I've rolled 2 changes in the accompanied patchfile:

  • added a conditional for the chart_api node in the http_projectpage plugin
    this displays the charts and the table underneath if the chart_api is available, otherwise it just shows the table.
  • added the link to the modulepage to the projects list

Comments

MaxWesten’s picture

StatusFileSize
new2.2 KB

I've added links to the project pages too in the myprojects overview.
Combined patch is attached.

snufkin’s picture

What module is chart_api part of? I have the feeling i made a typo there (and i havent looked at that code for ages), and i meant to write open_flash_chart_api.

MaxWesten’s picture

StatusFileSize
new2.21 KB

It was my bad! mixed up some of the chart modules.
You indeed only use the open_flash_chart_api module.
I've changed the patch accordingly.

snufkin’s picture

Status: Needs review » Closed (fixed)

Committed, thanks!