Ticket #10770 (new enhancement)

Opened 4 months ago

Last modified 4 months ago

Add configuration option for image type of workflow diagram

Reported by: stephanjm.wurm@gmail.com Assigned to: jun66j5
Priority: normal Component: TracWorkflowAdminPlugin
Severity: normal Keywords: image type
Cc: Trac Release: 0.12

Description

It would be nice to use all image types dot is supporting to generate the workflow diagram. Especially with complex workflows the PNG image is almost unreadable and SVG would be the better choice.

I already have added a sample implementation.

Attachments

web_ui.py (28.2 kB) - added by stephanjm.wurm@gmail.com on 01/08/13 09:36:58.
Added functionality to chose the image type of workflow diagrams in trac.ini

Change History

01/08/13 09:36:58 changed by stephanjm.wurm@gmail.com

  • attachment web_ui.py added.

Added functionality to chose the image type of workflow diagrams in trac.ini

01/08/13 12:04:12 changed by jun66j5

Good idea and thanks. I tried the attached source. But the generated svg image is also large and unreadable with complex workflows. It would be good to zoom the workflow images.


Add/Change #10770 (Add configuration option for image type of workflow diagram)




Change Properties
Action