User Tools

Site Tools


how_to:editor_configuration_toolbars

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
how_to:editor_configuration_toolbars [2015/01/25 17:36]
doberon@gmail.com
how_to:editor_configuration_toolbars [2016/09/17 19:22] (current)
Carlos missing comma in custom toolbar example
Line 73: Line 73:
 Other example Other example
  
-==== # WYSIWYG toolbars (advanced, basic or [custom config])  +  ​# WYSIWYG toolbars (advanced, basic or [custom config])  
-define('​GSEDITORTOOL',"​['​Source','​Save','​Cut','​Copy','​Paste','​PasteFromWord','​-','​Undo','​Redo','​Find','​Replace','​-','​SelectAll','​-','​RemoveFormat','​-','​Outdent','​Indent','​-','​Blockquote','​CreateDiv'​],​ +  define('​GSEDITORTOOL',"​['​Source','​Save','​Cut','​Copy','​Paste','​PasteFromWord','​-','​Undo','​Redo','​Find','​Replace',​ 
-['​Bold',​ '​Italic',​ '​Underline','​Strike','​Subscript','​Superscript',​ '​NumberedList',​ '​BulletedList','​JustifyLeft','​JustifyCenter','​JustifyRight',​ +  ​'​-','​SelectAll','​-','​RemoveFormat','​-','​Outdent','​Indent','​-','​Blockquote','​CreateDiv'​],​ 
-'​JustifyBlock',​ '​Table',​ '​TextColor',​ '​BGColor',​ '​Link','​Unlink',​ '​Image'​],​ +  ['​Bold',​ '​Italic',​ '​Underline','​Strike','​Subscript','​Superscript',​ '​NumberedList', ​ 
-'/',​ +  ​'​BulletedList','​JustifyLeft','​JustifyCenter','​JustifyRight',​ 
-['​Styles','​Format','​Font','​FontSize','​Flash','​HorizontalRule','​Smiley','​SpecialChar','​PageBreak','​Iframe','​Maximize','​ShowBlocks','​-','​About'​] +  '​JustifyBlock',​ '​Table',​ '​TextColor',​ '​BGColor',​ '​Link','​Unlink',​ '​Image'​],'/',​['​Styles','​Format','​Font',​ 
-"​); ​====+  ​'​FontSize','​Flash','​HorizontalRule','​Smiley','​SpecialChar','​PageBreak',​ 
 +  ​'​Iframe','​Maximize','​ShowBlocks','​-','​About'​]"​);​
  
  
how_to/editor_configuration_toolbars.1422207402.txt.gz · Last modified: 2015/01/25 17:36 by doberon@gmail.com