Very Simple Image

  • Ulisses_SP_02
  • Avatar de Ulisses_SP_02 Autor do Tópico
  • Offline
  • JCB! Senior
  • JCB! Senior
Mais
13 anos 10 meses atrás #60792 por Ulisses_SP_02
Ulisses_SP_02 created the topic: Very Simple Image
Prezados,

Instalei o plugin very simple image e gostaria de deixar a galeria como esta do exemplo (com rotulos de textos na imagem):

http://www.bretteleben.de/lang-en/jooml ... el-04.html
Sample 4

Alguém poderia me dar uma dica dos códigos que faltam adicionar no artigo para que fique daquela forma?

Segue os códigos do how to:

Code in article

To show the images in the folder /images/stories/verysimple, type the following code in your article at the place you want the gallery to be shown:

{*vsig}verysimple{/vsig*} - (without the asterisks)
{*vsig_c}0||Default-Title|Default-Text{/vsig_c*} - (without the asterisks)
{*vsig_c}0|bild01.jpg|Title pic01|Text pic01{/vsig_c*} - (without the asterisks)
{*vsig_c}0|bild02.jpg|Title pic02|{/vsig_c*} - (without the asterisks)
{*vsig_c}0|bild03.jpg||Text pic03{/vsig_c*} - (without the asterisks)
{*vsig_c}0|bild04.jpg||{/vsig_c*} - (without the asterisks)
{*vsig_c}0|bild08.jpg|Title pic08|Text pic08{/vsig_c*} - (without the asterisks)
Overrides

Now we use Parameter Overrides to configure the second gallery. The necessary parameters (refer to samples 1-3 for a full list) are:

* twidth=94
* theight=63
* space=4
* right=3
* cols=1
* sets=3
* setstxt=Set


Obrigado <!-- s8-) --><img src="{SMILIES_PATH}/icon_cool.gif" alt="8-)" title="Tranquilo" /><!-- s8-) -->

Please Entrar ou Registrar to join the conversation.


Mais
13 anos 10 meses atrás #60793 por Aureo
Aureo replied the topic: Re: Very Simple Image
{vsig_c}gallery-number|imagefile|caption|text{/vsig_c}

Please Entrar ou Registrar to join the conversation.