Ticket #79 (closed enhancement: fixed)
Custom URL scheme
| Reported by: | glen.low@… | Owned by: | |
|---|---|---|---|
| Priority: | low: annoyance, enhancement | Milestone: | 1.3 sharing release |
| Component: | Version: | 1.2 | |
| Keywords: | Cc: |
Description
Instaviz should support these custom URL schemes:
instaviz:digraph{hello->world}
Small Graphviz/Instaviz graphs embedded in the URL itself.
instaviz-url:http://somewhere.com/somegraph.gv
For larger Graphviz/Instaviz graphs, the URL to fetch the graph from. Should support at least http and https protocols.
The resource specifier (to the right of the scheme) should be %-encoded.
Change History
Note: See
TracTickets for help on using
tickets.