English | Português |
---|---|
This script gets information from the web statistics to show who has collaborated and with how intensity. | Esse script aproveita informações das estatísticas da web para mostar quem tem colaborado e com que intensidade. |
To put this Top Contributors list on an Sandbox.topic, use: | Para colocar essa lista de Maiores Contribuidores em un tópico. use: |
%INCLUDE{"RJ.TopContributors"}% |
|
The script will show de list of the the web where you insert it. | O script irá mostrar a lista da web onde você inserir isso. |
Don't change the script to personalize! | Não modifique o script para personalizar! |
---|---|
You can change the values of the bigger and smaller font sizes on your web puting the variables sets above in the WebPreferences: | Você pode modificar os valores do maior e menor tamanho de fonte na sua web colocando as definições de variável abaixo no seu WebPreferences: |
* Set TOPCONTRIBUTOR_BIGGERFONT = 19 |
|
Please, try to use CSS to format the appearance of the list, or add the variable above in your web: (if you want this) | Por favor, tente usar CSS para formatar a aparência da lista, ou adicione a variável abaixo na sua web: (se você quiser isso) |
* Set TOPCONTRIBUTOR_ADDCSS = text-decoration:none; odder-att:value; ... |