comparison doc/src/site/markdown/digilib-short.md @ 1279:828b6c8b1b19

changed links in documentation (and poms) to new sourceforge site.
author robcast
date Sun, 16 Feb 2014 16:56:49 +0100
parents 30ec52034355
children 7770ac493446
comparison
equal deleted inserted replaced
1278:e74fad20180a 1279:828b6c8b1b19
42 to produce the desired image. Most of the current frontend implementations 42 to produce the desired image. Most of the current frontend implementations
43 share some or all of the parameters with the Scaler API. 43 share some or all of the parameters with the Scaler API.
44 44
45 ### Scaler 45 ### Scaler
46 46
47 The [Scaler API](scaler-api.html) is documented on the digilib.berlios.de 47 The [Scaler API](scaler-api.html) is documented on the digilib.sourceforge.net
48 pages. Here is a minimal version: 48 pages. Here is a minimal version:
49 49
50 The Scaler servlet takes parameters in the HTTP request format: 50 The Scaler servlet takes parameters in the HTTP request format:
51 `Scaler/request\_path/?param1=value1&param2=value2&...` Unknown parameters 51 `Scaler/request\_path/?param1=value1&param2=value2&...` Unknown parameters
52 will be silently ignored. 52 will be silently ignored.
90 An example for a Scaler URL is: 90 An example for a Scaler URL is:
91 `http://digilib.mpiwg-berlin.mpg.de/digitallibrary/servlet/Scaler?fn=experimental/digilib-test/images&wh=0.1712&ww=0.1282&wy=0.1681&wx=0.6895&dw=862&dh=904` 91 `http://digilib.mpiwg-berlin.mpg.de/digitallibrary/servlet/Scaler?fn=experimental/digilib-test/images&wh=0.1712&ww=0.1282&wy=0.1681&wx=0.6895&dw=862&dh=904`
92 such a URL can be used as src attribute to an img element in the 92 such a URL can be used as src attribute to an img element in the
93 frontend HTML. 93 frontend HTML.
94 94
95 [1]: http://hg.berlios.de/repos/digilib/file/default/webapp/src/main/webapp 95 [1]: https://sourceforge.net/p/digilib/code/ci/default/tree/webapp/src/main/webapp
96 96
97 [2]: http://itgroup.mpiwg-berlin.mpg.de/cgi-bin/cvsweb.cgi/zogiLib/ 97 [2]: http://itgroup.mpiwg-berlin.mpg.de/cgi-bin/cvsweb.cgi/zogiLib/