This commit is contained in:
Markos Gogoulos
2026-04-26 17:34:50 +03:00
parent 0548bf800f
commit ccb3c5a0b4
19 changed files with 10 additions and 53 deletions
@@ -24,8 +24,7 @@
"elementid": "editor1",
"showTitle": true,
"linkTitle": true,
"showRelated": true,
"showUserAvatar": true,
"showUserAvatar": true,
"responsive": true,
"startAtEnabled": false,
"startAt": "0:00"
@@ -52,13 +51,6 @@
{{#str}} linktitle, tiny_mediacms {{/str}}
</label>
</div>
<div class="form-check mb-2">
<input type="checkbox" class="form-check-input tiny_iframecms_showrelated"
id="{{elementid}}_showrelated" {{#showRelated}}checked{{/showRelated}}>
<label class="form-check-label" for="{{elementid}}_showrelated">
{{#str}} showrelated, tiny_mediacms {{/str}}
</label>
</div>
<div class="form-check mb-2">
<input type="checkbox" class="form-check-input tiny_iframecms_textlinkonly"
id="{{elementid}}_textlinkonly" {{#textLinkOnly}}checked{{/textLinkOnly}}>