Page 1 of 1

Bildbeschreibung - Image Description

Posted: 19 Feb 2012, 10:03
by Sirko
Hallo,

ich nutze Joomla 2.5.1 und die neuste Version der Phoca Gallerie, Gallery Plugin und Button Plugin.
Unter Optionen der Komponente steht die Beschreibung auf "Anzeige (Standard)".
Wenn ich folgenden Code im Content einfüge sehe ich keine Beschreibung.

Code: Select all

{phocagallery view=category|categoryid=9|limitstart=0|limitcount=0|imageshadow=shadow1|bordercolor=#ffffff|bordercolorhover=#ffffff|detail=5|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=0|displaydescription=1|descriptionheight=16|namefontsize=10|namenumchar=300|enableswitch=1|displayimgrating=0}
Was mache ich falsch? Wird in jeder Deteilansicht die Beschreibung dargestellt?

Danke Sirko



Hello,

I use Joomla 2.5.1 and the latest version of Phoca Gallery, Gallery plugin and button plugin.
The description of the component Options is set to "display (default)".
When I insert the following code in the content, I do not see any description.

Code: Select all

{phocagallery view=category|categoryid=9|limitstart=0|limitcount=0|imageshadow=shadow1|bordercolor=#ffffff|bordercolorhover=#ffffff|detail=5|displayname=0|displaydetail=0|displaydownload=0|displaybuttons=0|displaydescription=1|descriptionheight=16|namefontsize=10|namenumchar=300|enableswitch=1|displayimgrating=0}
What am I doing wrong? Will be done at every Deteilansicht the description?

Thank Sirko

Re: Bildbeschreibung - Image Description

Posted: 22 Feb 2012, 00:54
by Jan
Hi, is displaying of description enabled in component too?

Re: Bildbeschreibung - Image Description

Posted: 22 Feb 2012, 07:28
by Sirko
Hi, yes inablet too.

Components - PhocaGallery - Options - Description - display(default) or lightbox. Display Title "on"
Quote:
The description of the component Options is set to "display (default)".
I've noticed that I see in the standard popup Window se description. Is it even possible to display the description in the Highslide JS (image nli) Box? I have also seen, but it could also be the title.

Thanks Sirko

Re: Bildbeschreibung - Image Description

Posted: 23 Feb 2012, 06:04
by Sirko
Hi, yes inablet too.

Components - PhocaGallery - Options - Description - display(default) or lightbox. Display Title "on"
Quote:
The description of the component Options is set to "display (default)".
I've noticed that I see in the standard popup Window se description. Is it even possible to display the description in the Highslide JS (image nli) Box? I have also seen, but it could also be the title.

Thanks Sirko
Sirko wrote:I tried it again yesterday. In Phoca gallery I see the description (Highslide JS) but not in the gallery plugin.

Re: Bildbeschreibung - Image Description

Posted: 26 Feb 2012, 00:25
by Jan
Hi, javascript detail window methods use other feature to display description, not like by iframe methods, see:
https://www.phoca.cz/documents/50-phoca/ ... al-advices (8)

Jan