An extension to do proper spoilers, unfortunately Sijad's one isn't quite what is needed in some instances and I'd say he's too busy with the development of Flarum itself to re-jig his small extension.
I will make any extension
I'd like to suggest two extension.
One is adding an option in user settings which allows user to toggle dark mode.
Another one is adding custom emoticon and showing picker in editor.
- Edited
I would like something like this:
Referring to the red box that alerts the user last post was made X time ago and discussion may be closed.
Any progress with poll extension?
Suggestion for administration.
Make it possible to make content of a post only visible to specified groups, possibly using [] tags.
An alternative and possibly easier to implement would be the option, to restrict single posts to certain groups, e.g. moderators.
- Edited
@Kyrne, a very usefull extension would be a discussion expire extension
- Permissions can define who can set expire date/time on a discussion
- Discussion poster gets notification of expiring / expired
- Discussion can be locked after expired date/time has been reached
- 'clock' icon from fontawesome can be used
- icon can changed based on time left until expiring (number icons or colors)
- Link under All Discussion (left bar) can be created to filter all discussions with active/expired date/time
Could not be possible due to
- Timezone difference as it is not possible to set timezone but the discussion creation time can be used if calculated based on hours
In my opinion, an extension is interesting that will allow the administrator to set the number of characters in the user's message. It is desirable for each discussion separately.
sorry for my English
A good one that i would like to see is one where on a post the users avatar there are round circles with any groups they are part of, some different ones in an extension maybe a banner at the bottom with the group name in, a different colour circle around the avatar etc. just a few options ?
Arkinn I like this idea.
What if a user is a part of more than one group? Why not have a system where it fuses these colors like a color wheel? I'm actually looking forward to the day that someone tweaks the hell out of the user profile pages so it allows more customization ? (Drag and drop widgets, Visitor Messages, Friends List, profile cover, etc).
Arkinn I made something kind of like that a while ago https://github.com/clarkwinkelmann/flarum-ext-circle-groups
Ralkage What if a user is a part of more than one group?
Then have a selector for which group you wish to be shown as ? so if you are part of say 3 groups, select one of those 3 to display on your avatar.
clarkwinkelmann I made something kind of like that a while ago
I like it! exactly what I'm talking about, and also maybe add a few other options too.
@Arkinn @clarkwinkelmann time for me to start small and welcome suggestions to test out my newfound JS knowledge ?