Modify

Opened 18 years ago

Closed 18 years ago

#86 closed defect (fixed)

Use IRequestHandler extension point to remove requirement for apache config changes

Reported by: Alec Thomas Owned by: Peter Kropf
Priority: normal Component: GraphvizPlugin
Severity: trivial Keywords:
Cc: Trac Release:

Description

The !IRequestHandler extension point could be used to retrieve the generated image for a particular DOT script...perhaps using the crc or MD5 sum of the DOT script as the "key".

This would obviate the need for the url_prefix magic. Might be more effort than it's worth however :)

Attachments (0)

Change History (1)

comment:1 Changed 18 years ago by Peter Kropf

Resolution: fixed
Status: newclosed

(In [1165]) Added support for the IRequestHandler interface to return graphviz generated images. Fixes #86.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Peter Kropf.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.