<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- * FCKeditor - The text editor for Internet - http://www.fckeditor.net * Copyright (C) 2003-2010 Frederico Caldeira Knabben * * == BEGIN LICENSE == * * Licensed under the terms of any of the following licenses at your * choice: * * - GNU General Public License Version 2 or later (the "GPL") * http://www.gnu.org/licenses/gpl.html * * - GNU Lesser General Public License Version 2.1 or later (the "LGPL") * http://www.gnu.org/licenses/lgpl.html * * - Mozilla Public License Version 1.1 or later (the "MPL") * http://www.mozilla.org/MPL/MPL-1.1.html * * == END LICENSE == * * "About" dialog window. --> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="robots" content="noindex, nofollow" /> <script src="common/fck_dialog_common.js" type="text/javascript"></script> <script type="text/javascript"> var oEditor = window.parent.InnerDialogLoaded() ; var FCKLang = oEditor.FCKLang ; window.parent.AddTab( 'About', FCKLang.DlgAboutAboutTab ) ; window.parent.AddTab( 'License', FCKLang.DlgAboutLicenseTab ) ; window.parent.AddTab( 'BrowserInfo', FCKLang.DlgAboutBrowserInfoTab ) ; // Function called when a dialog tag is selected. function OnDialogTabChange( tabCode ) { ShowE('divAbout', ( tabCode == 'About' ) ) ; ShowE('divLicense', ( tabCode == 'License' ) ) ; ShowE('divInfo' , ( tabCode == 'BrowserInfo' ) ) ; } function SendEMail() { var eMail = 'mailto:' ; eMail += 'fredck' ; eMail += '@' ; eMail += 'fckeditor' ; eMail += '.' ; eMail += 'net' ; window.location = eMail ; } window.onload = function() { // Translate the dialog box texts. oEditor.FCKLanguageManager.TranslatePage(document) ; window.parent.SetAutoSize( true ) ; } </script> </head> <body style="overflow: hidden"> <div id="divAbout"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="height: 100%"> <tr> <td colspan="2"> <img alt="" src="fck_about/logo_fckeditor.gif" width="236" height="41" align="left" /> <table width="80" border="0" cellspacing="0" cellpadding="5" bgcolor="#ffffff" align="right"> <tr> <td align="center" nowrap="nowrap" style="border-right: #000000 1px solid; border-top: #000000 1px solid; border-left: #000000 1px solid; border-bottom: #000000 1px solid"> <span fcklang="DlgAboutVersion">version</span> <br /> <b>2.6.8</b><br /> Build 25427</td> </tr> </table> </td> </tr> <tr style="height: 100%"> <td align="center" valign="middle"> <span style="font-size: 14px" dir="ltr"> <b><a href="http://www.fckeditor.net/?about" target="_blank" title="Visit the FCKeditor web site"> Support <b>Open Source</b> Software</a></b> </span> <div style="padding-top:15px"> <img alt="" src="fck_about/logo_fredck.gif" width="87" height="36" /> </div> </td> <td align="center" nowrap="nowrap" valign="middle"> <div> <div style="margin-bottom:5px" dir="ltr">Selected Sponsor</div> <a href="http://www.spellchecker.net/fckeditor/" target="_blank"><img alt="Selected Sponsor" border="0" src="fck_about/sponsors/spellchecker_net.gif" width="75" height="75" /></a> </div> </td> </tr> <tr> <td width="100%" nowrap="nowrap"> <span fcklang="DlgAboutInfo">For further information go to</span> <a href="http://www.fckeditor.net/?About" target="_blank">http://www.fckeditor.net/</a>. <br /> Copyright © 2003-2010 <a href="#" onclick="SendEMail();">Frederico Caldeira Knabben</a> </td> <td align="center"> <a href="http://www.fckeditor.net/sponsors/apply" target="_blank">Become a Sponsor</a> </td> </tr> </table> </div> <div id="divLicense" style="display: none"> <p> Licensed under the terms of any of the following licenses at your choice: </p> <ul> <li style="margin-bottom:15px"> <b>GNU General Public License</b> Version 2 or later (the "GPL")<br /> <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">http://www.gnu.org/licenses/gpl.html</a> </li> <li style="margin-bottom:15px"> <b>GNU Lesser General Public License</b> Version 2.1 or later (the "LGPL")<br /> <a href="http://www.gnu.org/licenses/lgpl.html" target="_blank">http://www.gnu.org/licenses/lgpl.html</a> </li> <li> <b>Mozilla Public License</b> Version 1.1 or later (the "MPL")<br /> <a href="http://www.mozilla.org/MPL/MPL-1.1.html" target="_blank">http://www.mozilla.org/MPL/MPL-1.1.html</a> </li> </ul> </div> <div id="divInfo" style="display: none" dir="ltr"> <table align="center" width="80%" border="0"> <tr> <td> <script type="text/javascript"> <!-- document.write( '<b>User Agent<\/b><br />' + window.navigator.userAgent + '<br /><br />' ) ; document.write( '<b>Browser<\/b><br />' + window.navigator.appName + ' ' + window.navigator.appVersion + '<br /><br />' ) ; document.write( '<b>Platform<\/b><br />' + window.navigator.platform + '<br /><br />' ) ; var sUserLang = '?' ; if ( window.navigator.language ) sUserLang = window.navigator.language ; else if ( window.navigator.userLanguage ) sUserLang = window.navigator.userLanguage ; document.write( '<b>Language<\/b><br />' + sUserLang ) ; //--> </script> </td> </tr> </table> </div> </body> </html>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
common | Folder | 0755 |
|
|
fck_about | Folder | 0755 |
|
|
fck_docprops | Folder | 0755 |
|
|
fck_flash | Folder | 0755 |
|
|
fck_image | Folder | 0755 |
|
|
fck_link | Folder | 0755 |
|
|
fck_scayt | Folder | 0755 |
|
|
fck_select | Folder | 0755 |
|
|
fck_spellerpages | Folder | 0755 |
|
|
fck_template | Folder | 0755 |
|
|
fck_about.html | File | 5.52 KB | 0644 |
|
fck_anchor.html | File | 6.17 KB | 0644 |
|
fck_button.html | File | 3.04 KB | 0644 |
|
fck_checkbox.html | File | 3.04 KB | 0644 |
|
fck_colorselector.html | File | 5.17 KB | 0644 |
|
fck_div.html | File | 10.54 KB | 0644 |
|
fck_docprops.html | File | 22.07 KB | 0644 |
|
fck_flash.html | File | 5.6 KB | 0644 |
|
fck_form.html | File | 2.88 KB | 0644 |
|
fck_hiddenfield.html | File | 3.07 KB | 0644 |
|
fck_image.html | File | 9.56 KB | 0644 |
|
fck_link.html | File | 12.58 KB | 0644 |
|
fck_listprop.html | File | 3.82 KB | 0644 |
|
fck_paste.html | File | 12.05 KB | 0644 |
|
fck_radiobutton.html | File | 3.05 KB | 0644 |
|
fck_replace.html | File | 16.69 KB | 0644 |
|
fck_scayt.html | File | 23.26 KB | 0644 |
|
fck_select.html | File | 6.13 KB | 0644 |
|
fck_smiley.html | File | 2.95 KB | 0644 |
|
fck_source.html | File | 2.24 KB | 0644 |
|
fck_specialchar.html | File | 4.69 KB | 0644 |
|
fck_spellerpages.html | File | 2.28 KB | 0644 |
|
fck_table.html | File | 14.21 KB | 0644 |
|
fck_tablecell.html | File | 9.7 KB | 0644 |
|
fck_template.html | File | 6.22 KB | 0644 |
|
fck_textarea.html | File | 2.63 KB | 0644 |
|
fck_textfield.html | File | 3.84 KB | 0644 |
|