[drraw-users] documentation, FAQ, wiki.. (Was: Trying to create a Grouped Dashboard with Templates Style Regex)

Christophe Kalt kalt at taranis.org
Wed Dec 20 20:37:16 EST 2006


On Dec 20, David Nolan wrote:
| That reminds me of one of the features I want to add to drraw.  I want
| to add an embeddable mode, where you can call drraw from within
| another CGI and have it output the HTML for a particular
| graph/template/dashboard.  In particular the front page of
| http://stats.net.cmu.edu basically contains the content of one of my
| drraw dashboards, but everytime I update the dashboard I have to
| cut-n-paste the HTML into that page.  I'd rather have a "include
| dashboard #XXXXX here" feature.

Sigh.. you're hitting one of the many limitations caused by
the original drraw design (or lack thereof).  Modules would
help, but require significant code rewrites to be done right,
and i'd miss the simple 1 file installation :)

Now, what you're trying to achieve above shouldn't be too hard
to do (with or without modifying drraw) by turning that page
into a CGI itself.


More information about the drraw-users mailing list