| 27 | | Each entry describes a GUI URL. These URLs (macro-substituted as described below) will be sent to client hosts in the reply to scheduler RPCs. Team-specific entries should be enclosed in <ifteam>; they will be sent only if the user belongs to a team. |
| | 27 | Each entry describes a GUI URL. |
| | 28 | These URLs (macro-substituted as described below) will be sent to client hosts in the reply to scheduler RPCs. |
| | 29 | Team-specific entries should be enclosed in <ifteam>; they will be sent only if the user belongs to a team. |
| | 30 | |
| | 31 | All test (including URLs) must be entity-escaped: |
| | 32 | {{{ |
| | 33 | Character Escape Code |
| | 34 | Ampersand & & |
| | 35 | Single Quote ' ' |
| | 36 | Double Quote " " |
| | 37 | Greater Than > > |
| | 38 | Less Than < < |
| | 39 | }}} |