Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GSEDITORTOOL options in gsconfig.php
#6
leon Wrote:I assume the gsconfig file will just take the same list of values as the CKEditor config file?
Indeed. If you have a look in admin/edit.php around line 280 you'll see the built in selections for the 'advanced' and 'basic' options, for my current project I wanted to include the table control and the various font options so my options are...

Code:
['Bold', 'Italic', 'Underline', 'NumberedList', 'BulletedList', 'JustifyLeft',
                         'JustifyCenter','JustifyRight','JustifyBlock', 'Table', 'Link', 'Unlink',
                         'Image', 'RemoveFormat', 'Source'],
                         '/',
                        ['Styles','Format','Font','FontSize']
Reply


Messages In This Thread
GSEDITORTOOL options in gsconfig.php - by leon - 2011-01-08, 02:24:35
GSEDITORTOOL options in gsconfig.php - by Vulch - 2011-01-08, 03:25:49
GSEDITORTOOL options in gsconfig.php - by leon - 2011-01-08, 05:44:10
GSEDITORTOOL options in gsconfig.php - by leon - 2011-01-08, 06:06:54
GSEDITORTOOL options in gsconfig.php - by Vulch - 2011-01-08, 06:18:33
GSEDITORTOOL options in gsconfig.php - by leon - 2011-01-08, 07:33:42



Users browsing this thread: 1 Guest(s)