The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
GSEDITORTOOL options in gsconfig.php
#7
Vulch Wrote:
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']

Even better as I simply wanted to get rid of all the presentational options (color, font, justify etc.) Thanks.
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)