Re: [xdi-editors] questions about browser-viewable copies on xdi.org

From
Markus Sabadello <>
Date
2014-11-22T17:11:32+00:00
ID
Thread
Re: [xdi-editors] questions about browser-viewable copies on xdi.org
I'm just not sure about #3.

The stylesheet references in Github are currently very chaotic, sometimes it's this:

<?xml-stylesheet type="text/xsl" 
href="" href="http://docs.oasis-open.org/templates/DocBook/spec-0.6/stylesheets/oasis-specification-html.xsl">http://docs.oasis-open.org/templates/DocBook/spec-0.6/stylesheets/oasis-specification-html.xsl"?>

Sometimes it's this:

<?xml-stylesheet type="text/xsl" 
href="" href="http://xdi.org/xdi-spec-docbook/htmlruntime/spec-0.6/stylesheets/oasis-specification-html.xsl">http://xdi.org/xdi-spec-docbook/htmlruntime/spec-0.6/stylesheets/oasis-specification-html.xsl"?>

Sometimes it's this:

<?xml-stylesheet type="text/xsl" 
href="">

And sometimes it's this:

<?xml-stylesheet type="text/xsl" 
href="">
I understand they all work or don't work under different circumstances, but we should have a rule for which one we use in Github, Kavi, xdi.org etc., and stick to that rule consistently in all specs. 

Markus

​