Modify ↓
Opened 16 years ago
Last modified 10 years ago
#4531 new enhancement
Support linking to source file
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | DiaVisViewPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description (last modified by )
It would be great if I could do something like this:
[[DiaVisView(source:/trunk/My Project/My Project File.dia)]]
I think this is the most important use case for using this plugin - displaying diagrams already in source control.
If this is already supported, I couldn't find it documented...
Attachments (0)
Change History (6)
comment:2 Changed 15 years ago by
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
comment:5 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:6 Changed 13 years ago by
I need this function as well. Could you please make this enhancement?
comment:7 Changed 10 years ago by
Owner: | robert_martin deleted |
---|
Note: See
TracTickets for help on using
tickets.
change DiaVisView/DiaVisView.py "import Image" to "from PIL import Image"