diff options
author | Go MAEDA <maeda@farend.jp> | 2019-04-08 08:15:04 +0000 |
---|---|---|
committer | Go MAEDA <maeda@farend.jp> | 2019-04-08 08:15:04 +0000 |
commit | cae8905b7c835df863656b4bb2c6b8cb223a198d (patch) | |
tree | c58d64e8ed51a640495d1c30594b2582e72e2e12 /public/help/cs/wiki_syntax_detailed_textile.html | |
parent | ba79c59f9f375fdbd9303d2cab7bac5df59746f7 (diff) | |
download | redmine-cae8905b7c835df863656b4bb2c6b8cb223a198d.tar.gz redmine-cae8905b7c835df863656b4bb2c6b8cb223a198d.zip |
Add hints to clipboard paste and dragging of images (#31169).
Patch by Jens Krämer.
git-svn-id: http://svn.redmine.org/redmine/trunk@18049 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help/cs/wiki_syntax_detailed_textile.html')
-rw-r--r-- | public/help/cs/wiki_syntax_detailed_textile.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/public/help/cs/wiki_syntax_detailed_textile.html b/public/help/cs/wiki_syntax_detailed_textile.html index 832510401..e476f1fec 100644 --- a/public/help/cs/wiki_syntax_detailed_textile.html +++ b/public/help/cs/wiki_syntax_detailed_textile.html @@ -206,6 +206,8 @@ http://www.redmine.org, someone@foo.bar <li><strong>!image_url!</strong> zobrazí obrázek z odkazu (syntaxe textile)</li> <li><strong>!>image_url!</strong> obrázek zarovnaný napravo</li> <li>Jestliže máte obrázek přiložený k Wiki stránce, může být zobrazen jako vložený obrázek pomocí jeho jména: <strong>!prilozeny_obrazek.png!</strong></li> + <li>Images in your computer's clipboard can be pasted directly using Ctrl-v or Command-v.</li> + <li>Image files can be dragged onto the text area in order to be uploaded and embedded.</li> </ul> <h3><a name="8" class="wiki-page"></a>Nadpisy</h3> |