Moin
Octobre 25, 2025, 6:53
6
Merci. Mais ce n’était pas mon idée. Cela a été résolu de cette manière plusieurs fois auparavant. De mémoire, voici les sujets qui me viennent à l’esprit :
At the Blender Artists forum we have a faily liberal content policy where we allow nudity and violence (up to a point). While most members are fine with this kind of content, there are of course audiences and situations where this is not suitable (for us mainly schools and children). And since we make heavy use of tiled galleries with the Topic List Preview plugin , we needed a way to make this kind of content opt-in and get it out of your face by default.
The solution was easier to implement th…
Create a Custom User Field then use it in your theme component.
Thank you, @Lhc_fl , for quick and quality solution.
Our use case is based on our marketplace request’s description :
The idea was inspired by Our solution for blurring NSFW content , we just started by inverting the logic and needed a toggle for our community to blur & unblur media.
Just add Custom User Field as a Checkbox and follow our approach below.
We use Sidebar User Field Toggle with additional custom component like so:
Create new theme component right within your admin dashboard
/ad…
On my forum I wanted give the users some customization options on the default theme. I wanted to give them the option to set a background for the forum. I could make different themes for this, but that is quite a bit of extra work. And while themes do have settings, these are for everybody and not specifically for a user. But there is a way to achieve user configurable settings for themes, and that is by “abusing” user fields .
In my theme the user has actually 3 settings for the wallpaper (imag…
3 « J'aime »