diff options
author | Patrick Simianer <p@simianer.de> | 2015-09-02 15:31:30 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-09-02 15:31:30 +0200 |
commit | 92d9590026c229ec82ceddfd5a2971ac31309605 (patch) | |
tree | 7a385872ed372d72f0067df1d23dcef485f77b90 | |
parent | 9081a98f9803bbc28b05450e430c1fe6499c917f (diff) |
instructionns
-rw-r--r-- | edit.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -21,10 +21,10 @@ </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>reorder target phrases:</strong> drag and drop the box</li> + <li><strong>add/remove links:</strong> select a source phrase by clicking on its box, then click on appropriate target phrase (click selected source phrase again to cancel linking)</li> + <li><strong>edit text:</strong> double click on text, click outside once to stop editing</li> + <li><strong>add target phrase:</strong> click '+' button to add a new 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> |