I have a Flarum forum with about 3 million users and I'm having some trouble moderating it.
I have 6 tags that needs specific content (they are instructions, so they must adhere to a recipe, it must have, for example, a picture, a description, etc.)
Those tags are sub-tags of 2 primary tags, so, basically, it is:
[Tag A] --> [Option 1], [Option 2], [Option 3]
[Tag B] --> [Option 1], [Option 2], [Option 3]
So the post MUST be in [Tag A + Option 1/2 and or 3] or [Tag B + Option 1/2 and or 3] (i.e.: posting on [Tag A] or [Tag B] alone is forbidden)
Flarum has an option for the number of secondary tags (but is either A or B, which is useless, because there are tags that are single and there are tags that requires secondary tags)
I'm having two problems:
1) It's not possible to not allow a primary tag to be used without 1 or more secondary tags.
2) Those tags are marked for manual approve (an extension) for EVERY post written, but the user has no information whatsoever about HOW they should post.
I was wondering if:
1) There is some extension to refine better the security of tags (for example: set "not allowed to post" on [Tag A], but allow to post if [Tag A] has secondary tags)
2) There is some extension that do what Discourse do: put a note to the user when he/she is posting to give him/her some advice:
Notice the yellow note. For EACH tag, we could set a message explaining the user how to use such tags (including when no tags are selected).
If someone knows any extension that would help to fix those problems, please tell.
Thanks in advance