Changes between Version 9 and Version 10 of DiaVisViewPlugin


Ignore:
Timestamp:
Jan 21, 2009, 7:19:22 PM (15 years ago)
Author:
anonymous
Comment:

Fix broken links s/DiaView/DiaViewPlugin/

Legend:

Unmodified
Added
Removed
Modified
  • DiaVisViewPlugin

    v9 v10  
    33== Description ==
    44
    5 This has taken the original DiaView and modified it for use with Trac 0.11, and at the same time included support for vdx and compressed files.
     5This has taken the original DiaViewPlugin and modified it for use with Trac 0.11, and at the same time included support for vdx and compressed files.
    66
    77It has had very little testing.
    8 It has been set up as a separate hack to the original DiaView so as not to break DiaView for Trac < 0.11.
     8It has been set up as a separate hack to the original DiaViewPlugin so as not to break DiaViewPlugin for Trac < 0.11.
    99
    1010If the width was changed in the macro argument the displayed image would scale, however the source file stayed the same.  To overcome this the width is checked using the image library, and if different it is re-rendered.  Please see the link below for the image library.