Settings for gallery plugin where to change nog in controlp?

Phoca Gallery plugins - plugins for Phoca Gallery extension
kevins
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 02 Apr 2008, 13:57

Settings for gallery plugin where to change nog in controlp?

Post 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!!
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

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

Post 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)
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
kevins
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 02 Apr 2008, 13:57

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

Post 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!
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

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

Post by caro84g »

kevins wrote:Thank you Jan!
:o :idea: excuse me???
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48403
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

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

Post by Jan »

If you find Phoca extensions useful, please support the project
Post Reply