Way to not show picture name in content?

Phoca Gallery plugins - plugins for Phoca Gallery extension
betxtech
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 02 Jan 2008, 12:05

I thought that by ha

Post by betxtech »

I thought that by having the displayname=0 would do the trick, but the picture names are still included in the thumbnails.

Thanks!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47905
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Hi, the problem can

Post by Jan »

Hi, the problem can be, if you save your article, editor add some tabs, white spaces and others (\n \r) to the code. So, if you have e.g.:
detail=1|
displayname=0|displaydetail=1|displaydownload=1|float=right


you must give SHIFT+ENTER after detail=1| not ENTER only. If you do it, there will be <br /> only and Phoca Gallery plugin deletes this tag and find the displayname parameter. Try to add the code this way and you will see it:
detail=1|displayname=0|displaydetail=1|displaydownload=1|float=right


Jan

See the demo page (displayname=0)
If you find Phoca extensions useful, please support the project
betxtech
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 02 Jan 2008, 12:05

Yaaayyy! That was it

Post by betxtech »

Yaaayyy! That was it, fixed and now looks great.

Thanks again!!!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47905
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Post by Jan »

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