Closed (fixed)
Project:
Drawing API
Version:
5.x-2.x-dev
Component:
User interface
Priority:
Critical
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 May 2008 at 18:29 UTC
Updated:
20 Apr 2009 at 12:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
snufkin commentedThere is not much Drupal specific code in this module (except for a few core functions), so it should be a relatively easy task to create a Drupal 6 port. What held me back from further development was the lack of time and interest in this module. If you can contribute in updating the code to Drupal 6, your help is more than welcome.
Are you using this module for flow charts?
Comment #2
jivmuk commentedI have not used it until now but was planning on using it. By the way, I am a mech engineer so not that familiar with the code stuff yet! But very keen to know, any pointers...
Comment #3
snufkin commentedunfortunately my free time these days is melting like the north cap, can't really do much work for this module.
if you are looking for a working charting solution in drupal I recommend you take a look into the chart module. I tried to implement a graphing API using the drawing module, but it proved to be a huge and tedious task. Most likely I will also use the chart API, and provide some kind of link to drawing. until then...
Comment #4
kenorb commentedComment #5
danielb commentedHi guys, I've become very interested in this module as I'd like to build another module that uses it.
I've ported the module to drupal 6, rewritten some code, and I've moved the SVG stuff to be in another module, rather than an include.
Problem is I have not tested this, nor do I know how to test it, since I've never actually used this module. So I may figure it out myself, but if anyone could supply me with a plan of how to test this module and determine if it does what it needs to do.
Also I'd like to clean up all that theme() stuff and use the #process option suggested in a comment. Would like to be able to manually change the toolkit when using this API too.
Comment #6
danielb commentedYay I got it working!
Comment #7
snufkin commentedwow awesome! its committed, I opened a D6 branch as well. Would you like to get CVS access so you can commit back directly?
Comment #8
danielb commentedSure would be good as I will be working with it more over the next few weeks so I will be able to fix issues.
Comment #9
snufkin commentedCool, access granted.