Page 1 of 1

Slideshow plugin module doesn't link to all categories

Posted: 10 Nov 2010, 20:31
by kermit
I have created a module of type : mod_plugin_module called 'Slideshow' with the following MODULE PARAMETERS
TYPE OF PLUGIN = plugin CODE
PLUGIN TO EXECUTE = pgslideshow
COMMAND TO INSERT= id=1|width=150|height=100|delay=3000|image=M|pgslink=2

According to the documentation the parameter pgslink=2 is supposed to mean that slideshow 'links to all categories',
BUT UNFORTUNATELY IT DOESN'T.
In fact , no matter if I set the parameter pgslink=2 or =1 (which means to link to one category) , slideshow links ONLY to the category which i declare it in the id parameter (id=2 i.e links ONLY to category with id=1).
In other words PARAMETER PGSLINK not working !!!

Any idea about this problem ?? because otherwise we are restricted to have one slideshow per category.
Thanks for your help in advance.

Re: Slideshow plugin module doesn't link to all categories

Posted: 12 Nov 2010, 22:24
by Jan
Hi, sorry I don't understand. Do you mean Phoca Gallery Slideshow plugin or Phoca Gallery Image Module?