Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
cpdadmin /
ckeditor /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-sr-x
2022-04-19 07:00
lang
[ DIR ]
drwxr-sr-x
2022-04-19 07:00
plugins
[ DIR ]
drwxr-sr-x
2022-04-19 07:00
skins
[ DIR ]
drwxr-sr-x
2022-04-19 07:00
themes
[ DIR ]
drwxr-sr-x
2022-04-19 07:00
.htaccess
768
B
-rw-r--r--
2023-03-08 11:15
CHANGES.html
19.44
KB
-rw-r--r--
2023-03-08 11:15
INSTALL.html
2.7
KB
-rw-r--r--
2023-03-08 11:15
LICENSE.html
68.17
KB
-rw-r--r--
2023-03-08 11:15
ckeditor.js
259.04
KB
-rw-r--r--
2023-03-08 11:16
ckeditor.pack
6.7
KB
-rw-r--r--
2023-03-08 11:16
ckeditor_basic.js
6.29
KB
-rw-r--r--
2023-03-08 11:15
ckeditor_basic_source.js
1.47
KB
-rw-r--r--
2023-03-08 11:15
ckeditor_source.js
1.55
KB
-rw-r--r--
2023-03-08 11:15
config.js
1.15
KB
-rw-r--r--
2023-03-08 11:15
contents.css
639
B
-rw-r--r--
2023-03-08 11:15
Save
Rename
/* Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ CKEDITOR.editorConfig = function( config ) { // Define changes to default configuration here. For example: // config.language = 'fr'; // config.uiColor = '#AADC6E'; // Configure full toolbar here config.toolbar = 'MyToolbar'; config.toolbar_MyToolbar = [ ['Source','-','NewPage','Preview','-','Templates'], ['Cut','Copy','Paste','PasteText','PasteFromWord','-','Print', 'SpellChecker', 'Scayt'], ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'], ['Form', 'Checkbox', 'Radio', 'TextField', 'Textarea', 'Select', 'Button', 'ImageButton', 'HiddenField'], '/', ['Bold','Italic','Underline','Strike','-','Subscript','Superscript'], ['NumberedList','BulletedList','-','Outdent','Indent','Blockquote'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock'], ['Link','Unlink','Anchor'], ['Image','Flash','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'], '/', ['Styles','Format','Font','FontSize'], ['TextColor','BGColor'], ['ShowBlocks','-','About'] ]; };