Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Les sujets sont déplacés dans ce domaine ne sont fermés parce qu'ils se rapportent à des versions non prises en charge de Kunena.

Question Patch fr pour la version 1.0.7b (obsolète)

More
15 years 2 months ago #11 by chrischros34
Euh, je vais peut être pas me plaindre !!! lol
Je testerai dès que j'aurai installé la 1.0.8...
Ca m'a l'air très correct à première vue... (en plus, je me permets de juger mdr) !!!!
The topic has been locked.
More
15 years 2 months ago - 15 years 2 months ago #12 by rinuccio
Sorry,
as the result obtained in style phpbb3 in the footer of Kunena?

I refer to the groups colored...

Membre Administrateur Modéradeur Aide-Support Graphisme Béta-testeur Développeur

Thanks... :)
Last edit: 15 years 2 months ago by rinuccio.
The topic has been locked.
More
15 years 2 months ago #13 by lavsteph
Sorry for my bad english. ;)


We need to create options in the CSS file
Code:
/* User Group Style -----------------------------------------------*/ span.view-group_1 { } span.fb_group_1 { } span.view-group_2 { display:block; /*background:url(images/group_2.gif) no-repeat left top;*/ width:0px; height:0px; text-indent:-1000px; margin:0 auto 5px auto; overflow:hidden; color:#FF0000; } span.fb_group_2, a.fb_group_2:link, a.fb_group_2:visited { color:#FF0000; } span.view-group_3 { display:block; /*background:url(images/group_3.gif) no-repeat left top;*/ width:0px; height:0px; text-indent:-1000px; margin:0 auto 5px auto; overflow:hidden; color:#FF9900; } span.fb_group_3, a.fb_group_3:link, a.fb_group_3:visited { color:#FF9900; } span.view-group_4 { display:block; /*background:url(images/group_4.gif) no-repeat left top;*/ width:0px; height:0px; text-indent:-1000px; margin:0 auto 5px auto; overflow:hidden; color:#999999; } span.fb_group_4, a.fb_group_4:link, a.fb_group_4:visited { color:#999999; } span.view-group_5 { display:block; /*background:url(images/group_5.gif) no-repeat left top;*/ width:0px; height:0px; text-indent:-1000px; margin:0 auto 5px auto; overflow:hidden; color:#990099; } span.fb_group_5, a.fb_group_5:link, a.fb_group_5:visited { color:#990099; } span.view-group_6 { display:block; /*background:url(images/group_6.gif) no-repeat left top;*/ width:0px; height:0px;; text-indent:-1000px; margin:0 auto 5px auto; overflow:hidden; color:#669900; } span.fb_group_6, a.fb_group_6:link, a.fb_group_6:visited { color:#669900; } span.view-group_7 { display:block; /*background:url(images/group_7.gif) no-repeat left top;*/ width:0px; height:0px; text-indent:-1000px; margin:0 auto 5px auto; overflow:hidden; color:#0066CC; } span.fb_group_7, a.fb_group_7:link, a.fb_group_7:visited { color:#0066CC; }

And in the table SQl create statutes Members (exemple for my site)

INSERT INTO `jos_fb_groups` VALUES (1, 'Membre');
INSERT INTO `jos_fb_groups` VALUES (2, 'Administrateur');
INSERT INTO `jos_fb_groups` VALUES (3, 'Modéradeur');
INSERT INTO `jos_fb_groups` VALUES (6, 'Aide-Support');
INSERT INTO `jos_fb_groups` VALUES (5, 'Graphisme');
INSERT INTO `jos_fb_groups` VALUES (7, 'Béta-testeur');
INSERT INTO `jos_fb_groups` VALUES (4, 'Développeur');


and in the Table: jos_fb_users assigned the status desired by selecting the member id of the member in the field group_id' exemple 1 for one administrator.

Manager French translation
The topic has been locked.
More
15 years 2 months ago #14 by lavsteph
chrischros34 wrote:

Euh, je vais peut être pas me plaindre !!! lol

Je ne te le conseille pas, non mais :whistle:

Ca m'a l'air très correct à première vue... (en plus, je me permets de juger mdr) !!!!

C'est mon truc, mais si cela fait pour le moment on verra pour faire si un adepte de photoshop passe par là ;)

Manager French translation
The topic has been locked.
More
15 years 2 months ago #15 by chrischros34
J'ai peut être quelqu'un, je lui demanderai lorsque la 1.0.8 sera sortie et testée.
J'espère qu'il sera ok...
The topic has been locked.
More
15 years 2 months ago #16 by lavsteph
Tu peux déjà lui demander car dans la semaine ce sera chose faites ;)

Manager French translation
The topic has been locked.
Time to create page: 0.541 seconds