Re: Linking the Wiki to the example Flows

> On Dec 3, 2015, at 1:35 PM, Shane McCarron <shane@halindrome.com> wrote:
> 
> Part of today's discussion was about how to have more readily viewable versions of the flows in the Github repo.  I have added an example link to the bottom of the flows section of the wiki page at [1]. Basically this is a simple Markdown link to a web service that then renders the diagram.  The web service is hosted on one of my machines, but that's fine.  I don't anticipate a lot of load ;-)
> 
> The format for the URI is:
> 
>     http://pandora.aptest.com:8090/plantuml/proxy?format=svg&src=
> 
> Followed by the URI of the raw plantuml source in the github repo for whatever flow you want to show.

I just (minutes ago) did the same thing using an existing server:
 http://www.plantuml.com/plantuml/proxy?src=https://raw.githubusercontent.com/w3c/webpayments/gh-pages/PaymentFlows/AlternativePayment/MasterPassStandardCheckout-Current.pml

Ian


> 
> [1] https://github.com/w3c/webpayments/wiki/Flows
> 
> --
> -Shane

--
Ian Jacobs <ij@w3.org>      http://www.w3.org/People/Jacobs
Tel:                       +1 718 260 9447

Received on Thursday, 3 December 2015 20:04:42 UTC