Hi all, For those of you who are interested in looking at the drafts currently being developed for the next CellML specification but don't have the time to set up git, DocBook, etc..., I have provided two ways to view the specification more easily:
1) Viewing a static page generated from the specification: My current version of the specification (which may or may not represent community consensus) gets pushed into Zope automatically every hour as a static page. The URL is: http://www.cellml.org/Members/miller/draft-normative-spec/toplevel.xhtml Others may modify the script used to do this to push into their own members area if they want to do something similar. 2) Viewing from checked out versions of git in Firefox or other Mozilla-based web-browser: I have used the XMLHttpRequest and XSLT features present in Mozilla to generate a Javascript-based page that processes XInclude and generates a working output from the toplevel DocBook input file. This doesn't work through the git web interface because the relationship between URLs for files from the same revision is non-trivial. However, you can check it out from my normative specification branch in git and start looking at it straight away. Best regards, Andrew _______________________________________________ cellml-discussion mailing list [email protected] http://www.cellml.org/mailman/listinfo/cellml-discussion
