Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to use youtube plugin, mp3 plugin
#13
I followed the steps of installing the html 5 video plug in. The link above did not work so i went straight to the ck editor site and placed the video folder here: admin > template > js > ckeditor > plugins

Then edited my gsconfig.php file like so... the toolbar does not appear at all now

Code:
define('GSEDITORTOOL',"['Source','-','Cut','Copy','Paste','PasteText','PasteFromWord','-','Undo','Redo','Find','Replace','-','SelectAll','RemoveFormat'],
    '/',
    ['Bold','Italic','Underline','Strike','-','Subscript','Superscript','-','JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
    ['TextColor','BGColor','-','Rule','PageBreak'],['NumberedList','BulletedList','-','Outdent','Indent'],
    '/',
    ['Blockquote','-','Smiley'],['Link','Unlink'],
    ['Image','Flash','Table','HorizontalRule','SpecialChar'],['youtube'],['Video'],
               '/',
    ['Styles','Format','Font','FontSize']
    ");
Code:
define('GSEDITOROPTIONS', "extraPlugins:'youtube','Video'
    ");

This is where I got the plug in from

http://cksource.com/forums/viewtopic.php?f=18&t=23606
Reply


Messages In This Thread
how to use youtube plugin, mp3 plugin - by daverosewebworks - 2012-09-22, 04:54:35



Users browsing this thread: 3 Guest(s)