View Ticket
Not logged in
2010-11-08
06:20 Closed ticket [2e088c5815]: Allow svg for in-line diagrams in embedded documentation plus 2 other changes artifact: e54eebddd7 user: venks
00:45 Fixed ticket [2e088c5815]. artifact: 330816d729 user: drh
2010-11-07
18:45 Ticket [2e088c5815]: 2 changes artifact: 9bcb585df4 user: venks
18:42
Send the right mime-type for svg files [2e088c5815] check-in: 151a2104ae user: venkat tags: venks-emacs
18:41 New ticket [2e088c5815] Allow svg for in-line diagrams in embedded documentation. artifact: 37b5ca81ff user: venks

Ticket UUID: 2e088c58159bad1a5305f98189bd9a5bf29e7ef2
Title: Allow svg for in-line diagrams in embedded documentation
Status: Closed Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution: Fixed
Last Modified: 2010-11-08 06:20:31
Version Found In:
Description & Comments:
In new browsers (other than firefox) embedded images can be of type svg. Fossil does not serve the right mime type for these images, preventing svgs to be used for inline documentation in embedded wiki files.

venks added on 2010-11-07 18:45:11:
Implemented in [151a2104ae].


venks added on 2010-11-08 06:20:31:
Included in [c01e3c1794]