Topic: Revising the profile options for PunBB 1.2
I'm currently trying to determine what to do with the profile options for 1.2. It seems I can't figure this out by myself, so you'll have to help me. For a little background, I recommend that you read this topic first.
First of all. I ran some queries to see how many people utilize the profile options for for hiding images, avatars and signatures. The results were a bit surprising:
Option On Off
""""""""""""""""""""""""""""""""""""""
"Show images" 1049 4
"Show avatars" 1049 4
"Show user signatures" 1048 5
What this means is that only a fraction of a percent of all the users in these forums want to hide images, avatars and/or user signatures. Maybe we can just skip those options for 1.2? Before I make any decisions it would be great if more people could supply statistics on this (just do a "SELECT COUNT(id) FROM users WHERE show_img = '0'" and then the same for show_avatars and show_sig).
It has been requested that you should be able to disable images in signatures. I agree. Images in signatures are incredibly annoying and I will definately add an option for hiding them.
It has also been requested that you should be able to turn off the display of smilies completely. I also think this is a good idea. I do believe that the per-post option should remain for those people that want to use smilies, but once in a while must prevent them from being displayed in a certain post.
Here's what I'm suggesting:
? Show smilies as icons
This option will set whether smilies are displayed as icons in posts and signatures regardless of other options. If you uncheck this checkbox, you will never see a smiley icon. With this enabled, smilies will be displayed in all posts and signatures (if allowed by admin and if not disabled for a specific post).
? Show images in posts
I won't bother explaining this one.
? Show images in signatures
I won't bother explaining this one either.
Those three options will replace the current options: "Convert smilies to images by default", "Show images", "Show avatars" and "Show user signatures".
Am I missing something? This is so confusing :/