Extended Description

Fleirspråklege skildringar

Flerispråklege skildringar er plassera mellom [lang=xx] og [/lang] taggar, der xx er språkkoden (for example en, es, fr, nn_NO, nb_NO). Det finst og to "spesialspråk" : [lang=default] og [lang=all]

Standardskildringa vil bli bruka om skildringa ikkje er tilgjengeleg på språket til den pålogga brukaren. Om [lang=default] ikkje eksisterar, ingenting på utsida av [lang] taggar vil bli bruka som standard skildring.

Spesialspråket all: alt innom [lang=all] vill bli inkludera i skildringa, uansett kva for språk brukaren har definera. This is mainly useful to include HTML/JavaScript code inside a description.

Utvida skildringar

Taggar i utvida skildringar gjer det mogleg å ha ein kort skildring ein annan stad enn i sjølve albumet, ei lenger skildring for albumet i sjølve albumet, eller til og med 2 ulike skildringar inne i sjølve albumsida.

tagg <!--more--> legg til tekst til ei kort skildring.
tagg <!--complete--> tillet brukaren ha to ulike skildringar.
tagg <!--up-down--> tillet brukaren å ha skildring på toppen og ein på botnen.

short description <!--more--> long description

Only the short description is displayed outside the album. On the album page, you will see short description + long description.

short description <!--complete--> long description

Only the short description is displayed outside the album. On the album page, you will only see the long description, so you have 2 distinct descriptions.

top description <!--up-down--> bottom description

Only the top description is displayed outside the album. On the album page, the top description is displayed above the thumbnails, the bottom description is displayed below the thumbnails.

Insert an album or a photo

This tag inserts an album in the description, where xx is the album identifier.

This tag allows you to insert one picture of any size you want, with:

- id the photo identifier
- album (valfritt) the parent album identifier
- size (valfritt) the size of the photo, from {SQ, TH, XXS, XS, S, M, L, XL, XXL}
- html (valfritt) if set to no the tag only returns the URL of the photo, without HTML
- link (valfritt) if set to yes the photo is wrapped into a link to the picture page

Same thing as above, except that the photo is chosen randomly from album

This tag allows to insert a slideshow (NivoSlider). (you must set album OR list):

- album (valfritt) source album
- nb_images (valfritt) max number of photos to display in the slideshow
- random (valfritt) choose photos randomly in the album
- list (valfritt) a list of photos ids separated by a comma
- size (valfritt) the size of the photos, from {SQ, TH, XXS, XS, S, M, L, XL, XXL}
- speed (valfritt) the slideshow speed (in seconds)
- title (valfritt) display photo title
- effect (valfritt) transition effect (see NivoSlider doc)
- arrows (valfritt) display navigation arrows
- control (valfritt) display navigation controls
- elastic (valfritt) adapt slideshow size to each photo

Hide an album

Use tag <!--hidden--> in the album name:

- it won't be displayed in the parent album
- it remains visible in the album menu

Hide an album from the menu

Use tag <!--mb-hidden--> in the album name:

- it won't be displayed in the album menu
- it remains visible in the parent album

Hide a photo

Use tag <!--hidden--> in the photo name:

- it won't be displayed on the thumbnails page
- it remains visible inside the album

Redirected album

Insert this tag into a album description to redirect it to the URL of your choice.

Redirect to a photo of your gallery where xx is the photo identifier; you can add the album identifier next to the photo identifier: xx.ccc.

Redirect to a album of your gallery where xx the album identifier.

Redirect to a search page of your gallery where xx is the search identifier.