Skip to content

Instantly share code, notes, and snippets.

@ryanfb
Created July 18, 2012 14:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryanfb/0590229227496147b336 to your computer and use it in GitHub Desktop.
Save ryanfb/0590229227496147b336 to your computer and use it in GitHub Desktop.
CTSKit variables test
var textElementClass = "cts-text";
var imgElementClass = "cite-img";
var imgSize = 2000;
var pathToXSLT = "http://www.homermultitext.org/hmt-doc/guides/ctskit/xsl/chs-gp.xsl";
var urlOfCTS = "http://hmt-cts.appspot.com/CTS?request=GetPassagePlus&urn=";
var urlOfImgService = "http://amphoreus.hpcc.uh.edu/tomcat/chsimg/Img?urn=";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment