|
|
| version 1.2, 2006/04/06 17:13:43 | version 1.3, 2006/04/07 18:45:48 |
|---|---|
| Line 11 | Line 11 |
| <p class="form-element"><input size="80" tal:attributes="value here/digilibBaseUrl" name="digilibBaseUrl"></p> | <p class="form-element"><input size="80" tal:attributes="value here/digilibBaseUrl" name="digilibBaseUrl"></p> |
| <p class="form-text">This information can be automatically detected if the image viewer above is a Zogilib instance.<br/> | <p class="form-text">This information can be automatically detected if the image viewer above is a Zogilib instance.<br/> |
| You must clear this field when you change the image viewer URL above.</p> | You must clear this field when you change the image viewer URL above.</p> |
| <p class="form-optional">Thumbnail rows</p> | |
| <p class="form-element"><input size="3" tal:attributes="value here/thumbrows | default" name="thumbrows"></p> | |
| <p class="form-optional">Thumbnail columns</p> | |
| <p class="form-element"><input size="3" tal:attributes="value here/thumbcols | default" name="thumbcols"></p> | |
| <p><input type="submit" value="change"></p> | <p><input type="submit" value="change"></p> |
| </form> | </form> |