Personal tools
You are here: Home Products Plone Ontology Roadmap Dedicated Graphviz Configlet

#1: Dedicated Graphviz Configlet

Contents
  1. Motivation
  2. Assumptions
  3. Proposal

There are lots of options and parameters to the graph generation process. Currently only a small subset can be edited TTW. Some important configuration like directory pathes can be changed only deep in the code. I propose to create a Plone Ontology configlet dedicated to the configuration of graphviz related parameters.

Proposed by
Thomas Förster
Proposal type
User interface
Assigned to release
State
being-discussed

Motivation

Currently configuration of the graph generation process is spread over many places. For example the tool to be used can be changed TTW in a configlet whereas the system path to the tool is to be changed only by modifying source code.

From a usability point of view this situtation is unacceptable.

Assumptions

Parameters are to be defined globally.

Proposal

I propose to collect all the options of the graphviz configuration in a single configlet.