• Extensions
  • FriendsOfFlarum Split, separates posts to a new discussion

Pollux Meanwhile, although it's an extra step, you can always change the tags after you split the discussion.

    tjrgg Meanwhile, although it's an extra step, you can always change the tags after you split the discussion.

    It seems, you misunderstood my suggestion. I was not talking about tags.

      a year later

      Found a bug in beta 7
      split does not work for moderators and even for regular users.
      You do not have permission to do that.

        lisk Make sure Moderators have the permission to do that in your Permissions (/admin#/permissions) section. Could be set to Admins by default.

        • lisk replied to this.

          Does everyone have this mistake or just me?

            I am very grateful to the developers for their efforts. I have a question. Is the segmentation operation reversible?

              Jasper No, there's no merge (or undo split) option yet. Having a merge extension makes sense though.

                Tagged 0.3.2 which fixes the permission problem 😊 That it even existed is a huge embarrassment, my apologies.

                  21 days later

                  when splitting can i pick individual posts to send with it?

                    luceos Got it. Just installed it and it worked perfectly for my use case. But yea picking individual posts may be useful in the future!

                      MikeJones yes this is just the initial version based on a very pressing issue here on discuss.

                      6 months later

                      Released 0.4 which fixes a bug that disables loading of any successive extension. The extension is moved to the Friends of Flarum team as well. Luckily this doesn't really have an impact because the permission wasn't prefixed and there are not database migrations; upgrading still requires you to delete flagrow/split first:

                      $ composer remove flagrow/split
                      $ composer require fof/split