More information under the avatar
Quote from WoMo Olli on August 20, 2019, 9:25 amZwei zusätzliche Felder, die man in den Einstellungen selbst bestimmen/auswählen kann wäre schon echt klasse. So ähnlich wie mit der Signatur. Das Feld kann der User ja auch selbst ausfüllen. Wenn es jetzt noch ein oder zwei Felde unter dem Avatar geben würde, wäre es klasse. Herkunft : Stadt/Ort/Land, dass der normale User bestücken kann. Und ein Feld, dass der Admin vielleicht mit einer kleinen Grafik für die User bestücken kann. Als Beispiel : In unserem Wohnmobilforum würde ich gerne eine kleine Grafik mit dem jeweiligen Kfz-Nummernschild des Users einbauen. Nummernschild-Generatoren gibt es ja viele im Netz. Das soll nur ein Beispiel sein, wie ich das Nutzen würde. @Thomas… Für solche Dinge spende ich gerne; um deine Arbeit zu unterstützen..!!
Zwei zusätzliche Felder, die man in den Einstellungen selbst bestimmen/auswählen kann wäre schon echt klasse. So ähnlich wie mit der Signatur. Das Feld kann der User ja auch selbst ausfüllen. Wenn es jetzt noch ein oder zwei Felde unter dem Avatar geben würde, wäre es klasse. Herkunft : Stadt/Ort/Land, dass der normale User bestücken kann. Und ein Feld, dass der Admin vielleicht mit einer kleinen Grafik für die User bestücken kann. Als Beispiel : In unserem Wohnmobilforum würde ich gerne eine kleine Grafik mit dem jeweiligen Kfz-Nummernschild des Users einbauen. Nummernschild-Generatoren gibt es ja viele im Netz. Das soll nur ein Beispiel sein, wie ich das Nutzen würde. @Thomas… Für solche Dinge spende ich gerne; um deine Arbeit zu unterstützen..!!
Quote from Asgaros on August 20, 2019, 10:24 amHello @erenbur @womo-olli
Adding basic customizable text-input-fields to areas like profiles/posts is not a big problem. However, my main concern is, that for some people text-input-fields are fine, but other users require checkboxes where users can select from a couple of pre-defined values. Or file-uploads. And some of those fields should be required input-fields, some only optional. Then there will be use-cases where some of those fields should only be editable for certain user-groups (admins, mods, etc).
As you see, when you look more closer at it, things are becoming very complex and require some kind of straight-forward mechanism to keep them maintainable. However, as always I will keep your suggestions in my mind and will see if I can find the time to implement this somehow in the future.
Hello @erenbur @womo-olli
Adding basic customizable text-input-fields to areas like profiles/posts is not a big problem. However, my main concern is, that for some people text-input-fields are fine, but other users require checkboxes where users can select from a couple of pre-defined values. Or file-uploads. And some of those fields should be required input-fields, some only optional. Then there will be use-cases where some of those fields should only be editable for certain user-groups (admins, mods, etc).
As you see, when you look more closer at it, things are becoming very complex and require some kind of straight-forward mechanism to keep them maintainable. However, as always I will keep your suggestions in my mind and will see if I can find the time to implement this somehow in the future.
Quote from Erenbur on August 20, 2019, 12:08 pmThomas, PHPbb Has very well implemented the function of additional fields. As a user, I think it’s perfect. You can give the user the opportunity to fill in the field, you can make a choice from the drop-down list. You can see my site as it happens at login: https://mosmasterremont.ru/forum/ucp.php?mode=register
By agreeing with the rules, you get to the next page, where the “Откуда” field can be filled, and the “Роль на сайте” field can be selected from the drop-down list.
To learn more about how this is implemented, you can with one of the developers of the Russian version of PHPbb: https://github.com/tatiana5
I talked with her 4 years ago, I do not know whether she continues or not to do this work now, but the girl is responsive, trying to help.
Thomas, PHPbb Has very well implemented the function of additional fields. As a user, I think it’s perfect. You can give the user the opportunity to fill in the field, you can make a choice from the drop-down list. You can see my site as it happens at login: https://mosmasterremont.ru/forum/ucp.php?mode=register
By agreeing with the rules, you get to the next page, where the “Откуда” field can be filled, and the “Роль на сайте” field can be selected from the drop-down list.
To learn more about how this is implemented, you can with one of the developers of the Russian version of PHPbb: https://github.com/tatiana5
I talked with her 4 years ago, I do not know whether she continues or not to do this work now, but the girl is responsive, trying to help.
Quote from fanSte on July 27, 2022, 9:20 amFor my users i have meta data like their age or a link to their introducing topic. How can i hook their age number and introducing topic link under the avatar? Which snippet code do i have to use?
For my users i have meta data like their age or a link to their introducing topic. How can i hook their age number and introducing topic link under the avatar? Which snippet code do i have to use?
Quote from JohnStaples on June 21, 2024, 10:06 amThe info provided here, https://asgaros.com/support/topic/more-information-under-the-avatar/#postid-7336 , is golden!!!
But I would like to be able to add the same info any time a forum user (or admin) is displayed. For example, I used your code to add a small graphic based on a user’s ID and that worked beautifully. Every time that user posts or replies to a post the small graphic is displayed under their username. Perfect!
But I would like that small graphic to be displayed by that user’s username when I am viewing the Members list. And I would like to see it when I view their profile. And pretty much anywhere else their username is displayed.
Is there any way to do this? Thanks in advance for any assistance!!
The info provided here, https://asgaros.com/support/topic/more-information-under-the-avatar/#postid-7336 , is golden!!!
But I would like to be able to add the same info any time a forum user (or admin) is displayed. For example, I used your code to add a small graphic based on a user’s ID and that worked beautifully. Every time that user posts or replies to a post the small graphic is displayed under their username. Perfect!
But I would like that small graphic to be displayed by that user’s username when I am viewing the Members list. And I would like to see it when I view their profile. And pretty much anywhere else their username is displayed.
Is there any way to do this? Thanks in advance for any assistance!!