Follow Tags by FriendsOfFlarum

License Latest Stable Version Downloads OpenCollective Patreon

Extiverse

Follow tags and be notified of new discussions and replies.

Installation

Use Bazaar or install manually with composer:

composer require fof/follow-tags

Updating

composer update fof/follow-tags

Links

OpenCollective GitHub

An extension by FriendsOfFlarum.

    Wow, I dream of this, finally came.
    I really need this extension very much, thank you very much.

    Leanna yes that's how translation links look like in Linguist (and also in the source file). This means the text from fof-follow-tags.ref.following is used in both places.

    Now I'm not sure whether Linguist handles that correctly, but you should be able to search for and edit fof-follow-tags.ref.following. Or manually put a different translations for each text.

    Leanna No, as it is the same with flarum/mentions and flarum/subscriptions. All emails are currently in English, I think, so I left these in English as well.

      datitisev nothing would prevent us from using the server-side translator (can be resolved through the IOC container) to translate those emails if there's no HTML markup to integrate inside of the text. So support for translating emails is probably not too complicated to add.

      0.2.0

      • Added Hide mode which hides discussions with that tag from All Discussions page
      • Fixed Ignoring not suppressing mentions and replies from flarum/mentions

      Updating

      $ composer require fof/follow-tags
      $ php flarum migrate

        datitisev Click Hiding, the page is not highlighted, there is no display I have checked Hiding, or the default focus button

          Leanna Sorry ? I'm not sure what you mean. Clicking "Hiding" correctly changes it ...

            datitisev
            It can't be as effective as your use, my click is invalid
            I clicked "Hide" is invalid and can't change it


            I'm not sure exactly what went wrong, I installed it on the new test server and it looks fine.

              Leanna Sorry, I'm still not sure exactly what the problem is there. The button says "Follow" because you aren't following it, so if you click it, you will be following the tag.

              Does it not let you click "Hiding" ? If so, run php flarum migrate or disable & enable the extension. I apologize, I forgot to include that in the updating commands.

                Leanna I'm sorry, I don't understand what you want to do. Did you try running php flarum migrate to solve the "Hidden" issue ? Also, if you are having issues with the Best Answer extension, that doesn't belong in this discussion about fof/follow-tags.

                  datitisev Thank you very much for your method, I have solved it, and other problems have been solved.