Changes between Initial Version and Version 1 of DiaVisViewPlugin


Ignore:
Timestamp:
Apr 29, 2008, 3:44:21 PM (16 years ago)
Author:
robert_martin
Comment:

New hack DiaVisViewPlugin, created by robert_martin

Legend:

Unmodified
Added
Removed
Modified
  • DiaVisViewPlugin

    v1 v1  
     1= DiaVisioView - Renders dia and vdx files =
     2
     3== Description ==
     4
     5This 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.
     6
     7It has had very little testing.
     8It has been set up as a separate hack to the original DiaView so as not to break DiaView for Trac < 0.11.
     9
     10== Bugs/Feature Requests ==
     11
     12Existing bugs and feature requests for DiaVisViewPlugin are
     13[report:9?COMPONENT=DiaVisViewPlugin here].
     14
     15If you have any issues, create a
     16[http://trac-hacks.org/newticket?component=DiaVisViewPlugin&owner=robert_martin new ticket].
     17
     18== Download ==
     19
     20Download the zipped source from [download:diavisviewplugin here].
     21
     22== Source ==
     23
     24You can check out DiaVisViewPlugin from [http://trac-hacks.org/svn/diavisviewplugin here] using Subversion, or [source:diavisviewplugin browse the source] with Trac.
     25
     26== Example ==
     27
     28To install download the archive, then either
     29$ python setup.py install
     30or copy it to the plugins directory of the particular project
     31
     32Attach a file you wish to display to the page as per normal.  The files can be either dia or vdx, compressed or uncompressed.
     33
     34Make suitable macro entries in the page.  If a number is given after the filename it will be taken as the width.  Please see the main image macro for all the options.
     35
     36![[DiaVisView(Diagram1.dia)]]
     37
     38![[DiaVisView(Diagram2.vdx, border=5)]]
     39
     40Thanks to arkemp for the original.
     41
     42
     43
     44== Recent Changes ==
     45
     46[[ChangeLog(diavisviewplugin, 3)]]
     47
     48== Author/Contributors ==
     49
     50'''Author:''' [wiki:robert_martin] [[BR]]
     51'''Contributors:'''