This module works as a companion to the Graphviz Filter module which integrates the versatile GraphViz tool (=> graph visualization) with Drupal. It provides an AJAX-enabled interface to create and manage graph, node and edge styles, aswell as CCK fields to allow utilizing them for generating styled graphs.
There are already a few modules trying to build upon the plain output generation capabilities of graphviz_filter to visualize structured information:
What has been missing up to now is a means of comfortably controlling the looks of the output graph, i.e. colors, fonts, shapes and the like. This module was created to fill that gap.
TODO:
integrate this with the existing graph generation modules
Have you ever wanted to include the rendering of node within the content of another node? For example, embedding an Image/Slideshow/Video node within the body of an Article node.
This module is designed to help copywriters and editors develop more consistently readable content across a Drupal site. It performs five popular automated readability tests that provide a grade level equivalency of the difficulty of a page's readability:
It enables you to set a target grade range for your site's content. The analysis will indicate if the subject content falls within the targeted range or provide a warning otherwise.
Leveraging the Content Analysis API it provides multiple interfaces to quickly analyze any page on your Drupal site (or any page on any website for that mater):
Node edit– enables you to optimize content while adding or editing nodes without having to leave the node edit form or saving the node. (node edit demo)