Árvore de páginas

Versões comparadas

Chave

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

...

This tab only appears if the administrator or moderator enable it in the community, i.e. define the community allows the publication of images.

 

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 community in which the image is published, the Images tab.

Learn more
Expandir
title
Painel

The Images tab only appears if the administrator or moderator of the community enable it.

02. Press Add images.

Expandirpanel
titleLearn more

The publication of images can also be done by drag and drop (drag and drop). 

03. Select the image to be published.

...

02. In the listing displayed, locate the image being displayed and click on it to open it.

03. Show the image.

Learn more
Expandir
title
Painel

To return to the listing of existing images, trigger back to, Gallery, located in the upper right corner of the window. 

 



Rename Image Published in Community

...

05. Enter the users and/or communities with which we want to share the image.

Expandirpanel
titleLearn more

When you start to type the name of the user or of the community, suggestions that match the information typed are presented.

An alert is sent if the user or the community entered does not have access to the information to be shared.

06. Enter a message to go with the sharing, if desired.

Expandirpanel
titleLearn more

The message that will accompany the shared content can contain up to 700 characters. 

07. Press Share; or Discard to withdraw from action, if desired.

...

03. Trigger the sharing icon, located in the left corner of the social actions of the image of which you want the link.

04. Press Copy link.

Painel
Expandir
titleLearn more

To activate this option, the link address for the image is copied to the Clipboard, allowing it to be shared on other sites, such as documents, tools, e-mails etc.

If the browser used does not support sending the URL to the clipboard, when pressing Copy link, a table is presented containing the selected link and it is necessary to press "Ctrl + C" to copy it effectively.

It is possible that some users cannot view the contents for which the link directs due to access permissions. 

...

02. View information relating to shares of the image.

Painel
Expandir
titleLearn more

It is possible to search a specific sharing through the search field located in the upper right corner of the window.

It is possible to view the content on the site in which it was shared by pressing the icon located in the right corner of the line corresponding to the share that will be displayed.

...

02. Trigger Create, Gallery, located in the upper right corner of the window.

Painel
Expandir
titleLearn more

The trigger Create, Gallery, the new gallery is presented. 

03. Press the arrow in the upper-right corner of the frame corresponding to the image gallery created.

...

05. Enter the users and/or communities with which we want to share the pictures gallery.

Painel
Expandir
titleLearn more

When you start to type the name of the user or of the community, suggestions that match the information typed are presented.

An alert is sent if the user or the community entered does not have access to the information to be shared.

06. Enter a message to go with the sharing, if desired.

Painel
Expandir
titleLearn more

The message that will accompany the shared content can contain up to 700 characters. 

07. Press Share; or Discard to withdraw from action, if desired.

...

03. Trigger the sharing icon, located in the left corner of the social actions of the Gallery of images that you want to share.

04. Press Copy link.

Painel
Expandir
titleLearn more

To activate this option, the link of targeting to the Gallery of images is copied to the Clipboard, allowing it to be shared on other sites, such as documents, tools, e-mails etc.

If the browser used does not support sending the URL to the clipboard, when pressing Copy link, a table is presented containing the selected link and it is necessary to press "Ctrl + C" to copy it effectively.

It is possible that some users cannot view the contents for which the link directs due to access permissions. 

...

02. View information relating to shares of the image gallery.

Painel
Expandir
titleLearn more

It is possible to search a specific sharing through the search field located in the upper right corner of the window.

It is possible to view the content on the site in which it was shared by pressing the icon located in the right corner of the line corresponding to the share that will be displayed.

...

02. Locate and access the gallery in which the image will be inserted.

03. Press Add images.

Learn more
Expandir
title
Painel

To trigger Add images, just follow the steps of the basic path to publish the image in the gallery.

 

 

Informações
titlePlease note!

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

...