We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 29964
    • 2 Posts
    I didn’t see an automatic topic in here - hopefully its fine to put this in here.

    I installed the new version and saw the new find and replace buttons.

    I wanted to comment that they would look nicer if you add these classes to them:

    "x-btn x-btn-text bmenu x-btn-noicon"

    BEFORE:

    AFTER:

    This was just my quick fix to make them look purrrdyer.

      • 23510
      • 168 Posts
      For some reason the new version (on Revo 2.08-pl) is not behaving well with any browser I try it in - Firefox 4.01, Chrome, Safari.

      Here’s what’s happening. If I open a chunk for editing, and I do not scroll my screen, the editing works fine. Problems begin when I scroll my page downwards, in order to see the entire text area. At this point, I cannot select text or move the insertion point of the cursor with the mouse. The cursor is stuck on the first line. I have to use the keyboard’s arrow keys to move within the text area.

      I am going to upgrade the extension on another site running 2.08 and see if I get the same problem.

      J.
        • 23510
        • 168 Posts
        I have another installation of 2.08 running locally. Same problem. And another site has the same problem, so I needed to switch back to 1.1
          • 23510
          • 168 Posts
          It works in Opera....the browser I hardly use.
            • 18373 ☆ A M B ☆
            • 3,141 Posts
            Works fine for me in 2.1.0-rc4 in firefox 4 (not tried others)...
              Mark Hamstra • Developer spending his days working on Premium Extras and a MODX Site Dashboard with the ability to remotely upgrade MODX and extras to make the MODX world a little better.

              Tweet me @mark_hamstra, check my infrequent blog at markhamstra.com, my slightly more frequent ramblings at MODX.today or see code at Github.
              • 23510
              • 168 Posts
              Codemirror 2.0.0-rc1 now works fine after I installed MODx 2.1.1. I guess it has something to do with the way the left and main columns are separately scrollable.
                • 12
                • 4 Posts
                Codemirror 2.0.0-pl and rc1 (modx 2.0.8) have problems with code silection. Chrome 11
                If page is a little bit scrolled down - selection is incorrect and even imposible while scrolling down.
                  • 23510
                  • 168 Posts
                  Yes I had the same problem. Best to upgrade to 2.1.1. Problem went away. If you are on a production site and can’t do that yet then downgrade to 1.x
                    • 16551 ☆ A M B ☆
                    • 54 Posts
                    How do I config CodeMirror in the system settings?

                    I for example tried to change the option "indentUnit" in many ways with no luck. Take a look at my attachement.

                    Thanks for any help or hint.

                    Best,
                    Lars

                    MODX Revolution 2.1.3-pl (traditional)
                    codemirror 2.0.0-pl
                      • 39052
                      • 18 Posts
                      Hi
                      Although my tabSize is configured to 4 (default setting in the plugin properties), it displays tabs with only one char. Seems the options don't work at all... (tried to change other options, without success)

                      I'm using Revolution 2.2.4 with CodeMirror 2.1.0
                      Only other plugin is Wayfinder.

                      Thanks