Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
horizontalrule
#8
http://nightly.ckeditor.com/13-05-05-07-...olbar.html

took me 10 seconds.

PHP Code:
define('GSEDITORTOOL'"
    { name: 'document', groups: [ 'mode', 'document', 'doctools' ], items: [ 'Source' ] },
    { name: 'clipboard', groups: [ 'clipboard', 'undo' ], items: [ 'Cut', 'Copy', 'Paste', 'PasteText', 'PasteFromWord', '-', 'Undo', 'Redo' ] },
    { name: 'editing', groups: [ 'find', 'selection', 'spellchecker' ], items: [ 'Scayt' ] },
    '/',
    { name: 'basicstyles', groups: [ 'basicstyles', 'cleanup' ], items: [ 'Bold', 'Italic', 'Strike', '-', 'RemoveFormat' ] },
    { name: 'paragraph', groups: [ 'list', 'indent', 'blocks', 'align' ], items: [ 'NumberedList', 'BulletedList', '-', 'Outdent', 'Indent', '-', 'Blockquote' ] },
    { name: 'links', items: [ 'Link', 'Unlink', 'Anchor' ] },
    { name: 'insert', items: [ 'Image', 'Table', 'HorizontalRule', 'SpecialChar' ] },
    '/',
    { name: 'styles', items: [ 'Styles', 'Format' ] },
    { name: 'tools', items: [ 'Maximize' ] },
    { name: 'others', items: [ '-' ] },
    { name: 'about', items: [ 'About' ] }
"
); 

took me 30 seconds
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
horizontalrule - by tomkow - 2013-05-05, 03:24:00
RE: horizontalrule - by Timbow - 2013-05-05, 04:45:06
RE: horizontalrule - by shawn_a - 2013-05-05, 06:17:40
RE: horizontalrule - by shawn_a - 2013-05-05, 06:27:54
RE: horizontalrule - by Timbow - 2013-05-05, 08:56:26
RE: horizontalrule - by shawn_a - 2013-05-05, 10:02:45
RE: horizontalrule - by Timbow - 2013-05-05, 20:37:39
RE: horizontalrule - by shawn_a - 2013-05-06, 00:31:33
RE: horizontalrule - by Timbow - 2013-05-06, 18:22:32
RE: horizontalrule - by Connie - 2013-05-07, 01:03:52
RE: horizontalrule - by tomkow - 2013-05-06, 21:09:33
RE: horizontalrule - by shawn_a - 2013-05-07, 01:20:32
RE: horizontalrule - by Timbow - 2013-05-07, 07:05:53
RE: horizontalrule - by yojoe - 2013-05-08, 06:41:58
RE: horizontalrule - by shawn_a - 2013-05-07, 07:26:58
RE: horizontalrule - by Connie - 2013-05-07, 21:43:34
RE: horizontalrule - by shawn_a - 2013-05-08, 06:52:11



Users browsing this thread: 1 Guest(s)