Enhance the editorial interface and improve the processes and workflows around creating, editing or removing content.

Screenshot API

This is a placeholder for the future Screenshot API module.

This module is being developed for Total Active Media

Graphviz Styles

Graphviz Styles interface

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:

graphviz_noderef
graphs nodes related via CCK nodereference fields
cck_schema
produces UML schematics from content type definitions (within graphviz_filter module)
taxonomy_graph
graphs taxonomy terms (within graphviz_filter module)
workflow_graph
presumably graphs workflows (within graphviz_filter module)

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
  • views integration!

Node Embed

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.

Comment limit

Limits how many comments a user may post on a node.
Adjustable on a per node type basis.

Readability Analyzer

Screenshot of readability

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:

  • Flesch Kincaid
  • Gunning Fog Score
  • Coleman Liau Index
  • SMOG Index
  • Automated Readability Index

Watch the Readability screencast demo

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)

Pages

Subscribe with RSS Subscribe to RSS - Content editing experience