Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: Doug Heffernan on April 01, 2019, 05:07:36 PM

Title: Feature User(s)
Post by: Doug Heffernan on April 01, 2019, 05:07:36 PM
Link to Mod (https://custom.simplemachines.org/mods/index.php?mod=4226)

This mod will allow users with the appropriate permissions to feature members in your forum.

Featured members will then appear at the board index of your forum. Also a featured badge will appear in their postbits and profiles. Enjoy it :)
Title: Re: Feature User(s)
Post by: -Rock Lee- on April 01, 2019, 06:10:30 PM
It seems very good I'm going to use it, great job. I leave the translation to Latin Spanish 8)!

<file name="$languagedir/Modifications.spanish_latin.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[$txt['permissionname_featureuser'] = 'Miembros destacados del foro';
$txt['permissionhelp_featureuser'] = 'Permite a un usuario en este grupo destacar a otros usuarios.';
$txt['add_to_featured_list'] = 'A&ntilde;adir a la lista de funciones.';
$txt['remove_from_featured_list'] = 'Eliminar de la lista de funciones';
$txt['featured_members'] = 'Miembros Destacados';
$txt['registered_date'] = 'Fecha de registro';
$txt['last_active'] = '&Uacute;ltimo Activo';
$txt['no_featured_members_yet'] = 'No hay miembros destacados todav&iacute;a.';
$txt['featuredusers_settings'] = 'Configuraci&oacute;n de Miembros Destacados';
$txt['featured_users_board_index'] = 'Miembros destacados en el &iacute;ndice general <div class="smalltext">Si esta configuraci&oacute;n est&aacute; habilitada, se mostrar&aacute; un bloque que contiene usuarios destacados en el &iacute;ndice del foro.</div>';
$txt['featured_limit'] = 'L&iacute;mite de miembros destacados <div class="smalltext">Esta configuraci&oacute;n contiene el número de usuarios destacados que se mostrar&aacute;n en el &iacute;ndice del foro. Por defecto, mostrar&aacute; 5 miembros y el orden de visualizaci&oacute;n es aleatorio.</div>';
$txt['featured_user_postbit_enable'] = 'Estado destacado de la bit&aacute;coras <div class="smalltext">Si esta configuraci&oacute;n est&aacute; habilitada, el estado destacado de los usuarios destacados se mostrar&aacute; en sus bit&aacute;coras.</div>';
$txt['featured_user_profile_enable'] = 'Perfil de estado destacado <div class="smalltext">Si esta configuraci&oacute;n est&aacute; habilitada, el estado destacado de los usuarios destacados se mostrar&aacute; en sus perfiles.</div>';
$txt['featured_txt'] = '<span style ="color: red;">Destacados/as</span>';]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.spanish_latin-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[$txt['permissionname_featureuser'] = 'Miembros destacados del foro';
$txt['permissionhelp_featureuser'] = 'Permite a un usuario en este grupo destacar a otros usuarios.';
$txt['add_to_featured_list'] = 'Añadir a la lista de funciones.';
$txt['remove_from_featured_list'] = 'Eliminar de la lista de funciones';
$txt['featured_members'] = 'Miembros Destacados';
$txt['registered_date'] = 'Fecha de registro';
$txt['last_active'] = 'Último Activo';
$txt['no_featured_members_yet'] = 'No hay miembros destacados todavía.';
$txt['featuredusers_settings'] = 'Configuración de Miembros Destacados';
$txt['featured_users_board_index'] = 'Miembros destacados en el índice general <div class="smalltext">Si esta configuración está habilitada, se mostrará un bloque que contiene usuarios destacados en el índice del foro.</div>';
$txt['featured_limit'] = 'Límite de miembros destacados <div class="smalltext">Esta configuración contiene el número de usuarios destacados que se mostrarán en el índice del foro. Por defecto, mostrará 5 miembros y el orden de visualización es aleatorio.</div>';
$txt['featured_user_postbit_enable'] = 'Estado destacado de la bitácoras <div class="smalltext">Si esta configuración está habilitada, el estado destacado de los usuarios destacados se mostrará en sus bitácoras.</div>';
$txt['featured_user_profile_enable'] = 'Perfil de estado destacado <div class="smalltext">Si esta configuración está habilitada, el estado destacado de los usuarios destacados se mostrará en sus perfiles.</div>';
$txt['featured_txt'] = '<span style ="color: red;">Destacados/as</span>';]]></add>
</operation>
</file>


Regards!
Title: Re: Feature User(s)
Post by: Doug Heffernan on April 02, 2019, 07:35:19 AM
Thanks Rock Lee. I will be adding it in the next version along with a couple of other options.
Title: Re: Feature User(s)
Post by: -Rock Lee- on April 02, 2019, 08:41:47 AM
Great then I'll be waiting for the new version!


Regards!
Title: Re: Feature User(s)
Post by: wizard45 on April 15, 2019, 10:07:51 AM
Hello,

I have installed this program and it is not working on my website.  Shows that is was installed correctly, but how do I get it to show up on my webpage.  I have checked the boxes in the Featured members setting, but I am not seeing anything on my webpage.  Any ideas or help? 

Thank you in advance.
Title: Re: Feature User(s)
Post by: -Rock Lee- on April 15, 2019, 10:21:56 AM
Did you apply it to the theme you are using? or you are using the default theme.


Regards!
Title: Re: Feature User(s)
Post by: wizard45 on April 15, 2019, 10:27:23 AM
Not sure what you mean by apply it to the theme I am using.  I installed it via the package manager.  I am not using the default theme. 
Title: Re: Feature User(s)
Post by: -Rock Lee- on April 15, 2019, 12:44:47 PM
When you install it only applies to the default theme if you are using another you have to apply some changes if necessary so it is not displayed correctly. What theme are you using?


Regards!
Title: Re: Feature User(s)
Post by: wizard45 on April 15, 2019, 08:31:10 PM
Quote from: Rock Lee on April 15, 2019, 12:44:47 PM
When you install it only applies to the default theme if you are using another you have to apply some changes if necessary so it is not displayed correctly. What theme are you using?


Regards!


Hello, I am using Bad Company 3 theme.