vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   How to transform the names of visible user groups into links (https://vborg.vbsupport.ru/showthread.php?t=325194)

JARNAR 06-03-2017 05:13 AM

How to transform the names of visible user groups into links
 
1 Attachment(s)
Hello, I installed this plugin: Usergroup_Legend_on_Forumhome_vb4: https://vborg.vbsupport.ru/showthread.php?t=259806

How to transform the names of visible user groups into links linking only to a list of selected users??

For example, if I click "Moderators", there must be a list with only moderators, ecc.

(Example image attached)

Hope in your help :)

MarkFL 06-03-2017 05:28 AM

That product would have to be customized to do that, and you would likely have to set up a custom page to display the users from a particular usergroup.

Personally, I would just let the "View Site Leaders" page take care of showing the members of the desired usergroups. :)

edit: Alternately, you could use my usergroup legend product, and list the members of the groups in the FAQ, but then you would have to manually update the FAQ whenever there are changes made to the members of the usergroups.

Usergroup Legend with Links To FAQ [v1.3]

JARNAR 06-03-2017 07:45 PM

1 Attachment(s)
Quote:

Originally Posted by MarkFL (Post 2587230)
That product would have to be customized to do that, and you would likely have to set up a custom page to display the users from a particular usergroup.

Personally, I would just let the "View Site Leaders" page take care of showing the members of the desired usergroups. :)

edit: Alternately, you could use my usergroup legend product, and list the members of the groups in the FAQ, but then you would have to manually update the FAQ whenever there are changes made to the members of the usergroups.

Usergroup Legend with Links To FAQ [v1.3]

Hello Mark, I like your product :)

How do you enter the blocksubhead (title: Usergroups Legend) and the horizontal separator line (from the user list "Who is Online"), just like in your product?

Exactly as in the attached picture:

MarkFL 06-03-2017 09:09 PM

Quote:

Originally Posted by JARNAR (Post 2587252)
Hello Mark, I installed your usergroup legend :) I very like your product :)

How do you insert the separators, exactly as in the attached image?

For example;

Admins |(normal separator, not coloured) Supermoderators | Moderators | Registered Users | Ecc.

Like had set Boofo: https://vborg.vbsupport.ru/showthread.php?t=259806

You can give the separators all the same color by entering the color attribute into the setting labeled "Additional Delimiter CSS"...for example you could add:

color: #333333;

and they would all be dark.

JARNAR 06-04-2017 04:28 AM

1 Attachment(s)
Great, it work fine :)

Returning to Boofo's product: https://vborg.vbsupport.ru/showthread.php?t=259806

1) How to add the title with an image (title Usegroup Legend)

2) How do you put the horizontal separator line?

(Both of them marked in the attached picture)

MarkFL 06-04-2017 04:41 AM

Quote:

Originally Posted by JARNAR (Post 2587264)
Great, it work fine :)

Returning to Boofo's product: https://vborg.vbsupport.ru/showthread.php?t=259806

1) How to add the title with an image (title Usegroup Legend)

2) How do you put the horizontal separator line?

(Both of them marked in the attached picture)

Those should be there by default...check the screenshot in my product thread.

JARNAR 06-04-2017 05:29 AM

1 Attachment(s)
Quote:

Originally Posted by MarkFL (Post 2587265)
Those should be there by default...check the screenshot in my product thread.

I was referring to the linked product (by Boofo), I want to understand how to set it up (mark in attached file):

MarkFL 06-04-2017 05:44 AM

My product has a setting labeled "Legend Title" that allows you to give the Usergroup Legend section a title. As far as the border, that should be the same as all the other sections in the "What's Going On?" (WGO) block, as defined by the StyleVars I believe. So, it should match the rest of your WGO block.

JARNAR 06-04-2017 09:16 AM

This is the template of my usergroups legend:

[SPOILER]
}

span.boofo_separator {
display:none;
}

span.boofo_separator {
padding:0 3px;
color: {vb:stylevar boofo_legend_separator_color};
}

.boofo_usergroup li {
display:inline;
}

.boofo_usergroup_case_1 {
display: block;
margin: 0.5em 0 0.5em;
padding-{vb:stylevar left}: {vb:math {vb:stylevar padding}*2};
}

.boofo_usergroup_case_2 {
display: block;
margin: 0.5em 0 1.0em;
padding-{vb:stylevar left}: {vb:math {vb:stylevar padding}*2};
}

.boofo_usergroup_case_3 {
display: block;
margin: 0.5em 1.5em 0.3em 0em;
text-align: center;
}

.boofo_usergroup_case_4 {
display: block;
margin: 0.5em 1.5em 1.0em 0em;
text-align: center;
}

.boofo_usergroup_case_5 {
display: block;
margin-bottom: 0.5em;
text-align: center;
}

.boofo_usergroup_case_6 {
display: block;
margin: 1.0em 0 0.5em;
text-align: center;
}

.boofo_usergroup_case_7 {
padding-{vb:stylevar left}: {vb:math {vb:stylevar padding}*2};
}

.boofo_usergroup_case_8 {
padding-{vb:stylevar left}: {vb:math {vb:stylevar padding}*2};
margin-top: 1.0em;
}
[/SPOILER]

What should I add?

MarkFL 06-04-2017 01:26 PM

I thought you were using my product. I don't use that product.


All times are GMT. The time now is 07:02 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01187 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete