Fuente: https://github.com/chamilo/chamilo-lms/releases/download/v1.11.40/chamilo-1.11.40.zip sha256: 1cf4bf2cc7bae1ef1a1eff643235db1d552f78ddf4b6dd1e2d2dac9868679439 Snapshot independiente (rama huerfana); diffable vs 1.11.38. vendor incluido.
11 lines
800 B
JavaScript
11 lines
800 B
JavaScript
<h2>Operation Tips</h2>
|
|
<p>Operation on the UI is similar to operating system's standard file manager. However, Drag and Drop is not possible with mobile browsers. </p>
|
|
<ul>
|
|
<li>Right click or long tap to show the context menu.</li>
|
|
<li>Drag and drop into the folder tree or the current workspace to move/copy items.</li>
|
|
<li>Item selection in the workspace can be extended selection with Shift or Alt (Option) key.</li>
|
|
<li>Drag and Drop to the destination folder or workspace to upload files and folders.</li>
|
|
<li>The upload dialog can accept paste/drop clipboard data or URL lists and Drag and Drop from other browser or file managers etc.</li>
|
|
<li>Drag start with pressing Alt(Option) key to drag out to outside browser. It will became download operation with Google Chrome.</li>
|
|
</ul>
|