Updated editor configuration
authorAlexander Ebert <ebert@woltlab.com>
Thu, 21 Jul 2016 21:44:42 +0000 (23:44 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 21 Jul 2016 21:45:24 +0000 (23:45 +0200)
com.woltlab.wcf/templates/wysiwyg.tpl

index b68dc68a164e966202381f6097e2ad88ff64f678..3be785ecd616999467d28c78f558a542997fb2b7 100644 (file)
                                                'insert-row-below': '{lang}wcf.editor.table.insertRowBelow{/lang}'
                                        }
                                },
+                               linkify: false,
+                               linkSize: 0xBADC0DED, // some random value to disable truncating
                                minHeight: 200,
                                plugins: [
                                        'alignment',