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!!!
How can i add phoca gallery code using the most easy way?
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
There is no other wa
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
- select all parameters you need (without id - categoryid, imageid)
- create only one parameter for all
- overwrite the plugin with your own parameter...
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 06 May 2008, 10:21
Thank you very much
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.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
plugins\content&
plugins\content\phocagallery.php
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 06 May 2008, 10:21
Thank you once again
Thank you once again, Jan.