Testing the Drupal Graphviz Filter module with CCK
If you have the Drupal Graphviz Filter and CCK modules and already installed you can now test to see if it is working.
- Go to Administer | Modules and under CCK activate CCK Schema component of the Graphviz Filter module. (Produces a pseudo-UML class diagram of the content types using Graphviz.)
- Go to Administer | Content types
- Click on the new tab titled "Schema". If Graphviz is working correctly it will produce a diagram of CCK fields for the current Drupal instance. If it is not additional troubleshooting may be required.
- Login to post comments