أعتقد أنه سيكون من الجيد إمكانية تسليط الضوء على مجموعات معينة في صفحة “حول”.
يمكن استخدام هذه الميزة لإدراج مجموعات مرتبطة بالمنتدى، مثل مجموعة “الموجهين” (أو مساعدي المنتدى). كما يمكن إدراج مجموعات أخرى مثل أعضاء المنتجات الأساسية (على سبيل المثال، في منتدى برمجي، يمكن ذكر أعضاء الفرق الأساسية لمشاريع محددة مرتبطة ارتباطًا وثيقًا بالمنتدى - وكثيرًا ما يكون هؤلاء الأعضاء حاصلين على مستوى ثقة 4 (TL4)، مما يمكنهم من تثبيت المواضيع، وتحرير المنشورات، ونشر الأخبار في الأقسام المخصصة لهم، وما إلى ذلك).
أيضًا، وبشكل وثيق مرتبط بهذا، يمكن استخدام مستوى ثقة 4 (TL4) كنقطة انطلاق لمديري الفئات (وبالتالي، مرة أخرى، مجموعة تستحق الإدراج في صفحة “حول”).
Instead of some hardcore feature where there is a magic flag on every group and this is database driven, I would far prefer we just sprinkle an outlet or 2 on the about.hbs file and you solve this with a theme component.
(Although there would be different people in each group - though some forums might want to have someone in more than one group).
Edit: Forgot to say, we will need to be able to configure who’s shown in each - for instance, some will be added as moderators but we may not want them listed as a moderator (as they might be a Supervisor or in some cases part of the Helper Team). Some forums might want to do the same with Admins - ie give the user Admin privs but list them as a Supervisor.
When creating/using a theme component for this, can we override all of the current groups - so basically just insert HTML for all of that section? I think that might be the easiest option to get it how we need it.