We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36632
    • 202 Posts
    My client wasn't able to upload images nor see existing images in the browser. But I think s/he's on an old Windows XP laptop using some form of IE despite my persistent advice to the contrary. I also saw CKEditor on a list of Extras that might not work. It appears to be working just fine on my setup but I don't check everything.
      • 39194
      • 149 Posts
      https://github.com/danyaPostfactum/modx-ckeditor/issues/17
      Looks like image browser was broken in Revo 2.3 and repaired then.

      There are Ctrl+S Save and drag'n'drop from Elements bugs (fixed but not launched yet).
        • 1061
        • 81 Posts
        CKEditor eat/convert
        <br>

        Bug described on dev community link (previous ticket)

        Whom had solved this issue or have a trick to bypass this trouble?
          • 48630
          • 6 Posts
          Hi all Im trying to figure out how to use a different a skin and use codemirror for html highlighting in the CKeditor.

          I have tried editing the config.js in the manager/assets/components/ckeditor/ckeditor/config.js but nothing happens when I refresh and/or clear cache

          Am In the right directory or even in the right file? CKEditors docs say this is where to put the configurations.

          I do see the modx.htmleditor.js file where there is a skin noted. I changed it in there too and nothing happens.

          Can someone please point me in the right direction here on how to get another skin and some code highlighting turned on for the ckeditor.

          Many thanks!!! [ed. note: lance1572 last edited this post 12 years, 1 month ago.]
            • 39194
            • 149 Posts
            See System Settings (select ckeditor namespace). There are ckeditor.skin and ckeditor.extra_plugins settings.
              • 48630
              • 6 Posts
              Quote from: danya_postfactum at Aug 25, 2014, 01:31 PM
              See System Settings (select ckeditor namespace). There are ckeditor.skin and ckeditor.extra_plugins settings.

              Uh very beautiful this rocks!!! Thank you very much!!! [ed. note: lance1572 last edited this post 12 years, 1 month ago.]
                • 42046
                • 436 Posts
                I have CKEditor on a number of 2.3.1 installs, and in every instance when no stylesheet is set, the RTE text is in italics. Also, the Paragraph Format 'Normal' appears as italics in the dropdown. Anyone else experiencing this issue?

                edit: The issue shows up in Chrome 37.0.2062.94 beta-m and not Firefox 31.0. [ed. note: absent42 last edited this post 12 years, 1 month ago.]
                  • 48370
                  • 1 Posts
                  Hi community,

                  I've installed CKEdtior in all of my website projects.

                  But now I ran into a trouble: If the user is not in the pre-installed admin group, he can't use the function to search the filesystem, when he wants to add a picutre.
                  There's only "Syntax error" in the window.

                  thanks in advance smiley
                    • 40673
                    • 1 Posts
                    I noticed a small problem with CKEditor and Revo 2.3.1 as I updated.
                    If I have my language/lexicon setting for manager language set to fi (finnish) CKEditor doesn't load at all.

                    Chrome console gives two errors
                    GET http://myurl.com/modx/manager/assets/components/ckeditor/ckeditor/lang/fi.js?t=E2PC
                    Uncaught TypeError: Cannot set property 'dir' of undefined

                    For some reason it tries to load from old assets/components address which CKEditor don't seem to use.
                    This didn't appear with revo 2.2.10.

                    Problem fixed after changing manager language to en
                      • 44665
                      • 60 Posts
                      Hey Guys,

                      is there a way to have multiple CKEditor-Instances as TVs with different toolbar-settings? Sort of like "Redactor" of ModMore does it. If you have any ideas or a solution, please post: https://forums.modx.com/thread/94636/rtes-as-tv-with-different-configs-toolbars

                      With best regards, Sebastian