aragonc 94984e6b12 merge 10 роки тому
..
lang 94984e6b12 merge 10 роки тому
fckpackager.xml 94984e6b12 merge 10 роки тому
fckplugin.js 94984e6b12 merge 10 роки тому
fckplugin_compressed.js 94984e6b12 merge 10 роки тому
flvPlayer.gif 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
flvPlayer.html 94984e6b12 merge 10 роки тому
flvPlayer.js 94984e6b12 merge 10 роки тому
flvPreview.html a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 роки тому
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
mediaplayer.swf 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
mediaplayer_readme.txt a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 роки тому
readme.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 роки тому
swfobject.js 94984e6b12 merge 10 роки тому
swfobject_readme.txt a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 роки тому

readme.html










flvPlayer - A plugin for FCKeditor


Overview



The flvPlayer plugin allows you to add and configure a small media player that playes flv and mp3's.



Installation and Configuration



  1. Unzip the files into the plugins folder.

  2. Configure the editor to see the plugin. In your editor configuration file, add the line below:



    FCKConfig.Plugins.Add( 'flvPlayer','en') ;




  3. Add the toolbar button to your preferred menu.



    FCKConfig.ToolbarSets[ "Default"] = [

    ['Source','DocProps','-','Save','NewPage','Preview','-','Templates','flvPlayer'],





  4. Save and upload your configuration file. If all goes well, you should see the flvPlayer icon flvPlayeron your toolbar.