Theme download link fixed in web page.
[jspeed] / www / theme-howto.html
index 0b3bcde..2966ddc 100644 (file)
 </tr>\r
 <tr class="color">\r
        <td>zerospeed</td>\r
-       <td>The minimum speed in km/h of a pointer (usually 0).</td>\r
+       <td>The minimum speed of a pointer in km/h (usually 0).</td>\r
        <td><pre>&lt;zerospeed&gt;0&lt;/zerospeed&gt;</pre></td>\r
 </tr>\r
 <tr>\r
 </tr>\r
 <tr>\r
        <td>data</td>\r
-       <td>The actual textual data. Can be a plain text (e.g. "Speed:") or a special field (e.g. "{SPEED}"). Special fields are automatically updated to contain their value in unit which is specified in settings. Possible special fiels are listed below:<br/>\r
+       <td>The actual textual data. Can be a plain text (e.g. "Speed:") or a special field (e.g. "{SPEED}"). Special fields are automatically updated to contain their value in unit which is specified in settings. Special fields can also be combined (e.g. "{SPEED} {SPEEDUNIT}"). Possible special fiels are listed below:<br/>\r
        <strong>{TRIP}: </strong>Trip value.<br />\r
        <strong>{TOTAL}: </strong>Total travelled kilometers or miles.<br />\r
        <strong>{SPEED}: </strong>Current speed.<br />\r
        <strong>{POIDISTANCE}: </strong>Distance to the nearest poi (e.g. speed camera). Empty if there is no poi in view<br />\r
        <strong>{ANGLE}: </strong>Angle of current direction in degrees. 0 means north.<br />\r
        <strong>{LATITUDE}: </strong>Current latitude.<br />\r
-       <strong>{LONGITUDE}: </strong>Current longitude.<br />\r
+       <strong>{LONGITUDE}: </strong>Current longitude.<br />
+       <strong>{ALTITUDE}: </strong>Current altitude (in meters or feet).<br />
+       <strong>{DISTANCEUNIT}: </strong>Unit for altitude and poidistance fields (m or ft).<br />\r
        </td>\r
        <td><pre>&lt;data&gt;{SPEED}&lt;/data&gt;</pre></td>\r
 </tr>\r