diff options
Diffstat (limited to 'edit.html')
| -rw-r--r-- | edit.html | 10 | 
1 files changed, 10 insertions, 0 deletions
@@ -19,6 +19,16 @@    <pre id="data">    <p id="debug"> </p>    </pre> +  <h3>Instructions</h3> +  <ul> +    <li><strong>reorder target phrases:</strong> drag and drop target phrase</li> +    <li><strong>add/remove links:</strong> select a source phrase by clicking on it, then click appropriate target phrase (click selected source phrase again to cancel)</li> +    <li><strong>edit text:</strong> double click on phrase, click outside once to stop editing</li> +    <li><strong>add target phrase:</strong> click '+' button to add phrase</li> +    <li><strong>remove target phrase:</strong> drag phrase onto red box</li> +    <li><strong>reset:</strong> click 'reset' button to start from scratch</li> +    <li><strong>show recorded data:</strong>click 'D' button</li> +  </ul>    <h3>TODO</h3>    <ul>      <li><strike>edit text and resize, move (dblclick)</strike></li>  | 
