| Line |  | 
|---|
| 1 | Description | 
|---|
| 2 | |<h4>Description tag</h4> | 
|---|
| 3 | There are a few special tags for the description in the page-file. | 
|---|
| 4 |  | 
|---|
| 5 | The tags are | 
|---|
| 6 |  | 
|---|
| 7 | <pre> | 
|---|
| 8 | camera=filename/unit<br/> | 
|---|
| 9 | hist=filename/unit<br/> | 
|---|
| 10 | image=filename | 
|---|
| 11 | </pre> | 
|---|
| 12 |  | 
|---|
| 13 | In the case of camera and hist, a binary file is loaded which contains the | 
|---|
| 14 | data to be displayed. The file-format for this i discussed hereafter. | 
|---|
| 15 | In case of the image-tag an HTML image tag is included showing the | 
|---|
| 16 | image loaded full-width in the row. | 
|---|
| 17 |  | 
|---|
| 18 | If a camera graphics is displayed, the given unit is displayed at the scale | 
|---|
| 19 | (note that opera browser do not support text in the graphics so far). | 
|---|
| 20 |  | 
|---|
| 21 | The unit can contain HTML special characters, <I>e.g.</I> &micro;A | 
|---|
| 22 | | | 
|---|
| 23 | |<h4>Input tag</h4> | 
|---|
| 24 | For sending arguments to script (on script-pages) also a few special | 
|---|
| 25 | tags are available | 
|---|
| 26 |  | 
|---|
| 27 | <pre> | 
|---|
| 28 | input=Title/name/default<br/> | 
|---|
| 29 | select=Title/name/item1/item2/item3<br/> | 
|---|
| 30 | </pre> | 
|---|
| 31 |  | 
|---|
| 32 | The title is displayed on the left side of the row. The name is the | 
|---|
| 33 | argument name used later in the script to indentify the arguments. | 
|---|
| 34 |  | 
|---|
| 35 | <i>input</i> creates a text input field with the default as default. | 
|---|
| 36 |  | 
|---|
| 37 | <i>select</i> creates a list-box with the items in the list. The default | 
|---|
| 38 | is the first item. | 
|---|
| 39 | | | 
|---|
| 40 | |Binary file format||help-binaryfile | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.