xtremebasic that's totally expected.

sledov This is a proof of concept at this point. Since the editor replaces normal Flarum text editing area, probably you should disable BBCode and Markdown extensions.

It won't be compatible with any other extension adding features to the text editor / rendering. Including my emoji extension, flagrow upload, flagrow canned messages, flagrow fonts, bbcode tables, and many others.

    clarkwinkelmann It won't be compatible with any other extension adding features to the text editor / rendering. Including my emoji extension, flagrow upload, flagrow canned messages, flagrow fonts, bbcode tables, and many others.

    Thanks!

    22 days later

    The test forum loos down, anyone willing to share there's so I can check it out?

    a month later

    Is it possible to add images with the Quill editor? I've got it installed, but I'm not seeing an image link in the tool.

    2 months later

    To anyone considering to use this extension: Have a look here:

    Pollux I'm not a friend of the Quill editor. After using it for a while, you can't go back to the core editor without having to delete the posts written with the Quill editor. The code saved in the database with the Quill editor is totally different and posts written with the Quill editor will render as rubbish in the core editor (and I guess vice versa).

    and:

    luceos i think the issue is that Quill in general saves content differently than the flarum default s9e text formatter; as such you'll never be able to switch back. Unless a migration tool is written.

      Pollux In addition most (if not all) other extensions interacting with the editor do not expect Quill, but the default markdown/bbcode enabled editor. Enabling Quill and other extensions, for instance flagrow/upload, simply cause these other extensions to be ignored aka not being functional.

      8 days later

      @sledov
      there's any other way to set up more format types in the quill's toolbar? I have been reading the documentation and I found this: https://quilljs.com/docs/formats/, I checked the toolbar's configuration in the extension folder and I couldn't find any prop related usefull for hidding or showing more buttons. I need the code blocks and code line buttons.
      Perhaps I missed something? Is there any compatibility issue between Quill buttons and Flarum? thanks!

      Is it possible to change the theme of Quill editor from snow to bubble? I edit js/forum/src/components/QuillEditor.js and change theme: 'snow' to theme: 'bubble' but nothing changed.
      Is this extension safe to use and what will happen with posts created from Quill editor if I disable the extension? Is there any way to use other extensions like the upload extension when this is active?

        ANONIMNIQ Is this extension safe to use and what will happen with posts created from Quill editor if I disable the extension?

        No, posts are saved differently from those created with the native editor. Once you disable Quill you technically brick your forum; either delete all previous discussions and posts, install Quill or start over.

        ANONIMNIQ Is there any way to use other extensions like the upload extension when this is active?

        No, upload does not work with Quill. Quill is a standalone editor implementation, there will also be no active support on the upload extension by me (as maintainer of the flagrow upload extension) for integration with Quill.

          luceos Thanks for reply! What about any future plans for inline editing integration on Flarum core editor (maybe something similar to Medium editor, Wordpress Gutenberg editor and the new Ghost editor)?

          a month later

          Hi,
          I just wanted to know if someone is already working on a WYSWIG Editor (I have tested the old extensions available but none seem to work) because we want to use Flarum for a Minecraft Roleplay Server's Community and it's mandatory to have it. Thanks in advance !

          How to add pictures and videos to this editor?

          This is excellent and something like this should be absolutely built into the core while the software is still in beta.

            neptronix more than likely never going to happen, along with a lot of other requests, but 🍻 if it does. 😏

            Extensions are extensions for a reason. 😉

              Felli Yeah, but my reluctance to play with extensions comes from the PhpBB world, where the extension developer is always chasing the PhpBB dev team's changes as even sub-versions of the board software break extensions all the freaking time.

              Often times, the extension dev gives up and leaves you in a hard place without an update. This happened with a CKeditor plugin for 3.1.x. It has not been updated for 3.2.x and anyone who used that plugin is screwed because all the content on their board are in a CKeditor tag style.

              There is a quill extension here, but when you use it, you miss out on some important Flarum functionality and i do not expect the developer of the extension to take on the responsibility of maintaining it for a life time.

              This option could be baked into the cake as early as possible.

              2 months later
              10 months later

              I don't see quill editor, I disable BBCode and markdown extension and enable it but not showing

                thedd This extension is not compatible with Flarum since Beta 8, note the Incompatible tag on the discussion. Do not use extensions with this tag unless you know what you are doing.

                  jordanjay29 Oops, I don't look at it I was curious to move my markdown options to the top after seeing the image.
                  sorry!