Julio Montoya a86fb284f6 Fckeditor german lang vars added by Alexander Hu see #5612 12 years ago
..
lang a86fb284f6 Fckeditor german lang vars added by Alexander Hu see #5612 12 years ago
fckpackager.xml aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
fckplugin.js 79f06f55f2 merge 15 years ago
fckplugin_compressed.js aa41e35567 Feature #306 - Line endigs cohrrence, Part 2: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 15 years ago
flvPlayer.gif 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
flvPlayer.html 79f06f55f2 merge 15 years ago
flvPlayer.js d7eeeab75b My fck changes waiting Hubert changes in order to merge see #3933 12 years ago
flvPreview.html a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 years ago
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
mediaplayer.swf 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
mediaplayer_readme.txt a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 years ago
readme.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
swfobject.js 79f06f55f2 merge 15 years ago
swfobject_readme.txt a508a21804 Feature #626 - Upgrading the online editor to version 2.6.6. 15 years ago

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.