X7ROOT File Manager
Current Path:
/home/cbholdings/pasukulu/lib/editor/tiny/plugins/recordrtc/templates
home
/
cbholdings
/
pasukulu
/
lib
/
editor
/
tiny
/
plugins
/
recordrtc
/
templates
/
📁
..
📄
audio_recorder.mustache
(2.86 KB)
📄
embed_audio.mustache
(961 B)
📄
embed_video.mustache
(961 B)
📄
insert_recording.mustache
(2.36 KB)
📄
timeremaining.mustache
(975 B)
📄
video_recorder.mustache
(2.87 KB)
Editing: embed_video.mustache
{{! This file is part of Moodle - http://moodle.org/ Moodle is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Moodle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Moodle. If not, see <http://www.gnu.org/licenses/>. }} {{! @template tiny_recordrtc/embed_video Insert recording template. Example context (json): { "source": "https://example.com/someaudio.mp3" } }} <video controls="true"> <source src="{{ source }}">{{ source }}</source>}} </video>
Upload File
Create Folder