__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
{{!
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_aiplacement/modalbodytext
Modal to manage AI generated text content within the Tiny Editor.
Classes required for JS:
* none
Data attributes required for JS:
* none
Context variables required for this template:
* elementid: The id of the element that will be used to create the modal.
Example context (json):
{
"elementid": "exampleId"
}
}}
<div id="{{elementid}}_tiny_aiplacement_blur">
<div id="{{elementid}}_tiny_aiplacement_overlay" class="tiny-aiplacement-overlay hidden"></div>
<div class="container">
<div class="row justify-content-md-center">
<div class="col-md-4">
<label for="{{elementid}}_tiny_aiplacement_textprompt" class="font-weight-bold">
{{#str}} textprompt_label, tiny_aiplacement {{/str}}
</label>
<textarea
class="form-control"
id="{{elementid}}_tiny_aiplacement_textprompt"
autocomplete="off"
rows="12"></textarea>
</div>
<div class="col-md-8">
<div class="tiny_aiplacement_textresponse_placeholder">
</div>
<div class="tiny_aiplacement_textresponse hidden">
<textarea
class="form-control"
id="{{elementid}}_tiny_aiplacement_textresponse"
rows="14"
placeholder="{{#str}} textresponse_placeholder, tiny_aiplacement {{/str}}"
autocomplete="off"
disabled
></textarea>
</div>
</div>
</div>
</div>
</div>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| image.mustache | File | 1.22 KB | 0777 |
|
| imagecontrols.mustache | File | 4.11 KB | 0777 |
|
| imagemodal.mustache | File | 1.37 KB | 0777 |
|
| loading.mustache | File | 1.68 KB | 0777 |
|
| modalbodyerror.mustache | File | 1.43 KB | 0777 |
|
| modalbodyimage.mustache | File | 1.95 KB | 0777 |
|
| modalbodytext.mustache | File | 2.44 KB | 0777 |
|
| modalfooterimage.mustache | File | 2.35 KB | 0777 |
|
| modalfootertext.mustache | File | 2.25 KB | 0777 |
|
| textinsert.mustache | File | 1.23 KB | 0777 |
|
| textmodal.mustache | File | 1.48 KB | 0777 |
|