░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/moodle/public/lib/editor/tiny/plugins/html/lang/en
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: tiny_html.php
<?php // This file is part of Moodle - https://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 <https://www.gnu.org/licenses/>. /** * Plugin strings are defined here. * * @package tiny_html * @category string * @copyright 2023 Matt Porritt <matt.porritt@moodle.com> * @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['html:use'] = 'Use TinyMCE HTML'; $string['pluginname'] = 'HTML'; $string['privacy:metadata'] = 'The HTML formatter plugin for TinyMCE does not store any personal data.'; // Deprecated since Moodle 4.5. $string['helplinktext'] = 'HTML format helper';
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 deprecated.txt
TXT
23 B
2026-02-11 01:44
EDIT
📄 tiny_html.php
PHP
1.2 KB
2026-02-11 01:44
EDIT