Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Ordering options allow for a better view and help you find specific items.

 

Estado
subtletrue
titleLearn more

HTML
<a id="toggleAll" href="#" >Expand/hide additional information. </a>
 <script type="text/javascript">
 
 var abertos = 0;
 var fechados = 0;
 function contador() {
    abertos = 0;
    fechados = 0;
    jQuery(".expand-control").each( function() {
		if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
           	fechados++;
        } else {
        	abertos++;
        }
    });
 }
 AJS.toInit(function() {
 
    contador();
	var soma = abertos + fechados;
	$("#toggleAll").html('Expand/hide ' + soma  + ' additional information.');

    AJS.$('#toggleAll').click(function() {
        contador();
        if (abertos >= fechados) {
            jQuery(".expand-control").each(
                function() {
                    if (document.getElementById(this.id).children[0].className == "expand-control-icon icon expanded") {
                        jQuery(this).trigger("click");
                    }
                }
            )
        } else {
            jQuery(".expand-control").each(
                function() {
                    if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
                        jQuery(this).trigger("click");
                    }
                }
            )
        }
    });
});
 </script>

Basic Path

 

01. In the Main Menu, click on Communities.

02. In the second field located on top of the window, select the option that determines the order in which your communities should be displayed.

Painel
Expandir
titleLearn more

The ordering options of your communities are:

  • Relevance: when selected, it determines that favorite communities will be displayed first;
  • Most recent: when selected, it determines that the communities will be displayed by descending creation date, that is, those created more recently first;
  • Oldest: when selected, it determines that the communities will be displayed by ascending creation date, that is, older ones first;
  • Alphabetical order: when selected, it determines that the communities will be displayed in ascending alphabetical order, considering their title in the ordering.
  • Descending alphabetical order: when selected, it determines that the communities will be displayed in descending alphabetical order, considering their title in the ordering.

03. View the communities where you are a member according to the defined order.

Painel
Expandir
titleLearn more

It is possible to search for a specific community by using the field Search on the top-right corner of the window.

If the user does not participate in any community, the start window will display all existing communities.

...

02. In the second field, select the option that determines the order in which users you follow should be displayed.

Painel
Expandir
titleLearn more

The ordering options of users being followed are:

  • Relevance: when selected, it determines that favorite users being followed will be displayed first;
  • Most recent: when selected, it determines that users being followed will be displayed by descending creation date, that is, those created more recently first;
  • Oldest: when select, it determines that users being followed will be displayed by ascending creation date, that is, those created earlier first;
  • Alphabetical order: when selected, it determines that users being followed will be displayed in ascending alphabetical order, considering their names in the ordering;
  • Descending alphabetical order: when selected, it determines that users being followed will be displayed in descending alphabetical order, considering their names in the ordering. 

03. View users being followed by defined ordering.

Painel
Expandir
titleLearn more

You can search for a user that is being followed by using the field Search on the top-right corner of the window. 

 

View Follower Users

 

01. In the first field located on top of the window, select the Followers option.

02. In the second field, select the option that determines the order in which users that are your followers should be displayed.

Painel
Expandir
titleLearn more

The ordering options of users that are your followers are:

  • Relevance: when selected, it determines that favorite follower users will be displayed first;
  • Most recent: when selected, it determines that follower users will be displayed by descending creation date, that is, those created more recently first;
  • Oldest: when selected, it determines that follower users will be displayed by ascending creation date, that is, those created earlier first;
  • Alphabetical order: when selected, it determines that follower users will be displayed in ascending alphabetical order, considering their names in the ordering;
  • Descending alphabetical order: when selected, it determines that follower users will be displayed in descending alphabetical order, considering their names in the ordering; 

03. View users that follow you by defined ordering.

Painel
Expandir
titleLearn more

You can search for a follower user by using the field Search on the top-right corner of the window. 

 

View All Communities

 

01. In the first field located on top of the window, select the All communities option.

02. In the second field, select the option that determines the order in which existing communities will be displayed.

Painel
Expandir
titleLearn more

The ordering options of communities are:

  • Relevance: when selected, it determines that favorite communities will be displayed first;
  • Most recent: when selected, it determines that the communities will be displayed by descending creation date, that is, those created more recently first;
  • Oldest: when selected, it determines that the communities will be displayed by ascending creation date, that is, older ones first;
  • Alphabetical order: when selected, it determines that the communities will be displayed in ascending alphabetical order, considering their title in the ordering.
  • Descending alphabetical order: when selected, it determines that the communities will be displayed in descending alphabetical order, considering their title in the ordering. 

03. View all existing communities by defined ordering.

Painel
Expandir
titleLearn more

It is possible to search for a specific community by using the field Search on the top-right corner of the window. 

 

View Favorite Users

 

01. In the first field located on top of the window, select the Favorite Users option.

02. In the second field, select the option that determines the order in which users defined as favorite should be displayed.

Painel
Expandir
titleLearn more

The ordering options of favorite users are:

  • Most recent: when selected, it determines that favorite users will be displayed by descending creation date, that is, those created more recently first;
  • Oldest: when selected, it determines that favorite users will be displayed by ascending creation date, that is, those created earlier first;
  • Alphabetical order: when selected, it determines that favorite users will be displayed in ascending alphabetical order, considering their names in the ordering;
  • Descending alphabetical order: when selected, it determines that favorite users will be displayed in descending alphabetical order, considering their names in the ordering; 

03. View favorite users by defined ordering.

Painel
Expandir
titleLearn more

You can search for a favorite user by using the field Search on the top-right corner of the window. 

 

View Favorite Communities

...

02. In the second field, select the option that determines the order in which existing communities defined as favorite should be displayed.

Painel
Expandir
titleLearn more

The ordering options of your favorite communities are:

  • Most recent: when selected, it determines that favorite communities will be displayed by descending creation date, that is, those created more recently first;
  • Oldest: when selected, it determines that favorite communities will be displayed by ascending creation date, that is, older ones first;
  • Alphabetical order: when selected, it determines that favorite communities will be displayed in ascending alphabetical order, considering their titles in the ordering.
  • Descending alphabetical order: when selected, it determines that favorite communities will be displayed in descending alphabetical order, considering their titles in the ordering. 

03. View all existing favorite communities by defined ordering.

Painel
Expandir
titleLearn more

You can search for a favorite community by using the field Search on the top-right corner of the window. 

 

View Participants of A Community

...

03. In the second field, select the option that determines the order in which participants of the community should be displayed.

Painel
Expandir
titleLearn more

The ordering options of the participants of the community are:

  • Relevance: when selected, it determines that favorite participants of the community will be displayed first;
  • Most recent: when selected, it determines that the participants of the community will be displayed by descending creation date, that is, those created more recently first;
  • Oldest: when selected, it determines that the participants of the community will be displayed by descending creation date, that is, those created earlier first;
  • Alphabetical order: when selected, it determines that the participants of the community will be displayed in ascending alphabetical order, considering their names in the ordering;
  • Descending alphabetical order: when selected, it determines that the participants of the community will be displayed in ascending alphabetical order, considering their names in the ordering;

04. View participants of the community in question by defined ordering.

Painel
Expandir
titleLearn more

You can search for a specific participant of the community by using the field Search on the top-right corner of the window. 

 

View Moderator of A Community.

...

03. In the second field, select the option that determines the order in which moderators of the community should be displayed.

Learn more
Expandir
title
Painel

The ordering options of the moderators of the community are:

  • Relevance: when selected, it determines that community moderators that are favorite will be displayed first;
  • Most recent: when selected, it determines that community moderators will be displayed by descending creation date, that is, those created more recently first;
  • Oldest: when selected, it determines that community moderators will be displayed by ascending creation date, that is, those created earlier first;
  • Alphabetical order: when selected, it determines that community moderators will be displayed in ascending alphabetical order, considering their names in the ordering;
  • Descending alphabetical order: when selected, it determines that community moderators will be displayed in descending alphabetical order, considering their names in the ordering; 

04. View moderators of the community in question by defined ordering.

Learn more
Expandir
title
Painel

You can search for a specific moderator of the community by using the field Search on the top-right corner of the window. 

 

 

Informações
titlePlease note!

This documentation is valid from the 1.5.10 update. If you use a previous update, it may contain information different from what you see on your platform.

...