Page 1 of 1

This is my problem.

Posted: 06 May 2008, 10:31
by SeiaCair
This is my problem. I have the last version of PhocaGallery in my Joomla 1.5 that I'll sell to my client. When i adding galleries i most insert code like "{...="..."...etc}"
This is very easy for me but i don't think that my client can do it. So how can i add this code using some easy way? For example: adding code with any button or something like this...


p.d. sorry for my bad english.

p.d.2: Thank you very much!!!

There is no other wa

Posted: 06 May 2008, 10:37
by Jan
There is no other way, because in content you need the parameters... you can do it this way:

- select all parameters you need (without id - categoryid, imageid)
- create only one parameter for all
- overwrite the plugin with your own parameter...

Jan

Thank you very much

Posted: 06 May 2008, 11:38
by SeiaCair
Thank you very much Jan, but may I ask you only one question more? Where I can creaty my parameter overwriting the plugin. Wich file? Thank you very much once again.

plugins\content&

Posted: 06 May 2008, 11:59
by Jan
plugins\content\phocagallery.php

Thank you once again

Posted: 06 May 2008, 12:09
by SeiaCair
Thank you once again, Jan.