We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25663 MODX Staff
    • 12,272 Posts
    I love nightly builds of Webkit personally and there’s no reason MODx should not work in them. I stick with the GA release though as that’s what most folks use. If it were just me and I didn’t have MODx to worry about though, I’d certainly rely on the nightlies. smiley
      Ryan Thrash, MODX Co-Founder
      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
      • 4018
      • 1,131 Posts
      Quote from: Perrine at Feb 20, 2007, 02:50 AM

      Edit : Ok, I’ve reinstalled a new MODx installation and TinyMCE 2.0.9 works great... wink The only thing I found confusing is that you can choose config in both Options > Config and plugin config while only Options > Config is used. Why not choose only one way to choose plugin settings ?

      The only settings that are similar but different are the theme, plugins, and button settings. I had a lot of people who wanted to customize the custom theme for frontend use to be different that what is used within the manager. So...I create separate "web" settings within the plugin configuration itself. Settings like Web Theme, Web Plugins, and Web Buttons are strictly for frontend...whereas the ones in the main configuration are strictly manager settings. Hope this clarifies it for. Probably need to write a tutorial explaining the settings for everyone. smiley
        Jeff Whitfield

        "I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
        • 8880
        • 29 Posts
        I love nightly builds of Webkit personally and there’s no reason MODx should not work in them.


        Thing is: they don’t. QuickEdit doesn’t save my changes and in the manager, I’m having trouble with links, not working.
        Are you having any problems, or is it just me?

        btw. I love modx (just started using it.). Thanks, and keep up the exceptional work, you’re all doing.
          • 1511
          • 144 Posts
          I use MODx 0.9.6-RC1 and TinyMCE 2.0.9. I have a TV with RichText input and a NewsPublisher snippet that uses this TV to input articles.

          When I use TinyMCE in manager or via QuickEdit and I type "First line", press Enter, type "Second line" the output is
          <p>
          First line
          </p>
          <p>
          Second line
          </p>
          which is fine.

          But when I enter the same text in the TV text area the HTML result looks like this
          <p>
          First line
          </p>
          <p>
           
          </p>
          <p>
          Second line
          </p>


          Why does this happen?

          And after inserting a link, TinyMCE adds a space.
            • 4018
            • 1,131 Posts
            @andrazk: What TinyMCE theme are you using for the TV? Gonna test this and see if I can answer it. My best guess is that the Cleanup option is getting in the way. Try disabling it and see if that does the trick. smiley
              Jeff Whitfield

              "I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
              • 1511
              • 144 Posts
              Quote from: Bravado at Feb 21, 2007, 06:40 PM

              @andrazk: What TinyMCE theme are you using for the TV? Gonna test this and see if I can answer it. My best guess is that the Cleanup option is getting in the way. Try disabling it and see if that does the trick. smiley
              No matter what the web theme is set in the plugin, the results are the same. I’ve also toggled compressor and cleanup options and nothing changes. It happens in all my systems, installed on two different servers.

              If you need access to the sites send me an PM.
                • 4018
                • 1,131 Posts
                Quote from: andrazk at Feb 22, 2007, 12:02 AM

                No matter what the web theme is set in the plugin, the results are the same. I’ve also toggled compressor and cleanup options and nothing changes. It happens in all my systems, installed on two different servers.

                If you need access to the sites send me an PM.

                k...I’ll do some testing and see if I can narrow down the problem. Probably an easy fix. I’ll include the fix in the next release...which should be coming very soon. smiley
                  Jeff Whitfield

                  "I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
                  • 22563
                  • 63 Posts
                  Since 2.0.9, I can’t get TinyMCE works in Advanced or Custom theme... I only get the simple toolbar.
                  I have the same issue after upgrading (previously uninstalled 2.0.8 )

                  Ok, I’ve reinstalled a new MODx installation and TinyMCE 2.0.9 works great...
                  You did a complete reinstall to make it work?
                    • 19889
                    • 616 Posts
                    I’m getting a javascript error "toolbar not defined" when going into edit mode - couldn’t nail it down yet - maybe this is tinymce related as well.
                      • 1511
                      • 144 Posts
                      Quote from: padexx at Feb 23, 2007, 10:08 AM

                      Since 2.0.9, I can’t get TinyMCE works in Advanced or Custom theme... I only get the simple toolbar.
                      I have the same issue after upgrading (previously uninstalled 2.0.8 )

                      Ok, I’ve reinstalled a new MODx installation and TinyMCE 2.0.9 works great...
                      You did a complete reinstall to make it work?


                      Check your manager user settings for the editor. Maybe those settings override the system settings. It worked for me.