The field doesn't obey the recursion depth. For some reason, it uses the nid for the recursion depth in the current dev. I'm having trouble figuring out why, because the CCK API is so poorly referenced. If anyone's got any ideas, please let me know.
The field doesn't obey the recursion depth. For some reason, it uses the nid for the recursion depth in the current dev. I'm having trouble figuring out why, because the CCK API is so poorly referenced. If anyone's got any ideas, please let me know.
Comments
Comment #1
naught101 commentedCommited http://drupal.org/cvs?commit=341018 , works, but uses a DB call to get the global settings, which I'm sure is not the right CCK-way to do it, but it works for now.
See lin 156-8: http://drupalcode.org/viewvc/drupal/contributions/modules/graphviz_noder...
Comment #2
naught101 commentedCleaning up my needs review queue