Mercurial > hg > digilib
comparison doc/src/site/markdown/scaler-api.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 | bd333826fb7a |
comparison
equal
deleted
inserted
replaced
1278:e74fad20180a | 1279:828b6c8b1b19 |
---|---|
6 | 6 |
7 Unknown parameters will be silently ignored. | 7 Unknown parameters will be silently ignored. |
8 | 8 |
9 Recognised parameters (as of Version 2.2.2, for the most recent list of | 9 Recognised parameters (as of Version 2.2.2, for the most recent list of |
10 parameters | 10 parameters |
11 [use the source](http://hg.berlios.de/repos/digilib/file/default/servlet/src/main/java/digilib/conf/DigilibServletRequest.java) | 11 [use the source](https://sourceforge.net/p/digilib/code/ci/default/tree/servlet/src/main/java/digilib/conf/DigilibServletRequest.java) |
12 ): | 12 ): |
13 | 13 |
14 - `request_path`: path to file or directory. | 14 - `request_path`: path to file or directory. |
15 - `fn`: path to file or directory. This path will be added to the | 15 - `fn`: path to file or directory. This path will be added to the |
16 `request_path` behind the servlet name. Either parameter can be | 16 `request_path` behind the servlet name. Either parameter can be |