- From: Pierre-Anthony Lemieux <pal@sandflow.com>
- Date: Fri, 27 Jan 2017 08:07:22 -0800
- To: Thierry MICHEL <tmichel@w3.org>
- Cc: "public-tt@w3.org" <public-tt@w3.org>
Hi Thierry, I have pushed a commit [1] intended to fix the links. [1] https://github.com/w3c/imsc/commit/26dfdc633f5a6650b25180931db4e711f509e7be Note that http://www.microsoft.com/typography/fonts/family.aspx?FID=10 and http://www.microsoft.com/typography/fonts/family.aspx?FID=8 work for me, so I am not sure why the link checker complains Best, -- Pierre On Fri, Jan 27, 2017 at 3:39 AM, Thierry MICHEL <tmichel@w3.org> wrote: > > Pierre, > > I have found another bug for the IMSC schemas index file > https://www.w3.org/TR/2017/WD-ttml-imsc1-20170131/xml-schemas/index.html > > > It uses absolute links to the IMSC1 CR version of 20160126 > > > It should use relative links instead. > > <li> <a > href="https://www.w3.org/TR/2016/CR-ttml-imsc1-20160126/xml-schemas/imsc1.xsd">imsc1.xsd > </a></li> > <li> <a > href="https://www.w3.org/TR/2016/CR-ttml-imsc1-20160126/xml-schemas/imsc1-all.xsd">imsc1-all.xsd</a></li> > <li> <a > href="https://www.w3.org/TR/2016/CR-ttml-imsc1-20160126/xml-schemas/imsc1-metadata.xsd">imsc1-metadata.xsd</a></li> > <li> <a > href="https://www.w3.org/TR/2016/CR-ttml-imsc1-20160126/xml-schemas/imsc1-parameters.xsd">imsc1-parameters.xsd</a></li> > <li> <a > href="https://www.w3.org/TR/2016/CR-ttml-imsc1-20160126/xml-schemas/imsc1-styling.xsd">imsc1-styling.xsd</a></li> > > > Can you please update: > https://github.com/w3c/imsc/blob/FPWD-imsc-1.0.1/imsc1/spec/xml-schemas/index.html > > > Note that the index file is correct in the IMSC1 REC > > https://www.w3.org/TR/2016/REC-ttml-imsc1-20160421/xml-schemas/index.html > > <li> <a href="imsc1.xsd">imsc1.xsd </a></li> > <li> <a href="imsc1-all.xsd">imsc1-all.xsd</a></li> > <li> <a href="imsc1-metadata.xsd">imsc1-metadata.xsd</a></li> > <li> <a href="imsc1-parameters.xsd">imsc1-parameters.xsd</a></li> > <li> <a href="imsc1-styling.xsd">imsc1-styling.xsd</a></li> > > Best, > Thierry. > > > Le 26/01/2017 à 18:26, Pierre-Anthony Lemieux a écrit : >> >> Hi Thierry, >> >> Please find at [1] the proposed IMSC 1.0.1 FPWD [1]. >> >> [1] https://github.com/w3c/imsc/tree/FPWD-imsc-1.0.1/imsc1/spec >> >> I have set the publication date to next Tuesday. >> >> Let me know if you need additional information. >> >> Best, >> >> -- Pierre >> >
Received on Friday, 27 January 2017 16:08:16 UTC