Файловый менеджер - Редактировать - /var/www/html/media/kunena/core/js/plugins/spoiler/plugin.js
Ðазад
/** * Kunena Component * @package Kunena.Media * * @copyright Copyright (C) 2008 - @currentyear@ Kunena Team. All rights reserved. * @license https://www.gnu.org/copyleft/gpl.html GNU/GPL * @link https://www.kunena.org **/ CKEDITOR.plugins.add( 'spoiler', { icons: 'spoiler', init: function( editor ) { editor.addCommand( 'insertSpoiler', { exec: function( editor ) { var selectedtext = editor.getSelection().getSelectedText(); editor.insertHtml( '[spoiler]' + selectedtext + '[/spoiler]' ); } }); editor.ui.addButton( 'Spoiler', { label: Joomla.Text._('COM_KUNENA_EDITOR_SPOILER'), command: 'insertSpoiler', toolbar: 'insert' }); } });
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка