Page 1 of 1

Settings for gallery plugin where to change nog in controlp?

Posted: 16 Aug 2008, 12:59
by kevins
HI Jan,

I used this code to insert a gallery in my content:

{phocagallery view=switchimage|switchheight=360|
switchwidth=480|basicimageid=2}
{phocagallery view=category|categoryid=1|
limitstart=0|limitcount=5|detail=0|displayname=1|
displaydetail=1|displaydownload=1|
imageshadow=shadow1|enableswitch=1}

Works great!
But when I go to the gallery and change te general settings (hide detail button, hide download button) then they are stilll shown in my content gallery?

Normalcy when I made an menu link to a gallery I had to setup the settings in the menu settings.

Where to change settings for the plug-in in content?

Thank you!!

Re: Settings for gallery plugin where to change nog in controlp?

Posted: 16 Aug 2008, 19:28
by caro84g
Hi,

In the code you added for the plugin you set 'displaydetail' = detailbutton and 'displaydownload' = downloadbutton to 1 (which is on!)

For explanation of all parameters: https://www.phoca.cz/documentation/index ... ery-plugin

Carolien

P.S. If you want to see the standard display of the plugin add this to your article:

Code: Select all

{phocagallery view=category|categoryid=1|limitstart=0|limitcount=5}
Then you can start to add parameters (like switchimage)

Re: Settings for gallery plugin where to change nog in controlp?

Posted: 18 Aug 2008, 23:22
by kevins
I'm sorry for being stupid, just have to change these settings in the code...
I wasss looking for these settings in de administrator panel :)

Thank you Jan!

Re: Settings for gallery plugin where to change nog in controlp?

Posted: 19 Aug 2008, 12:33
by caro84g
kevins wrote:Thank you Jan!
:o :idea: excuse me???

Re: Settings for gallery plugin where to change nog in controlp?

Posted: 19 Aug 2008, 14:08
by Jan