Display latest category

Phoca Gallery modules - modules for Phoca Gallery extension
bubble
Phoca Newbie
Phoca Newbie
Posts: 9
Joined: 16 Feb 2010, 15:56

Re: Display latest category

Post by bubble »

Thanks Reko and Jan for yours answers :|

Jan, see above what I have done in order to display category name below one image.
(I have modified the SQL query in order to get the title)

My question now : how is it possible to add a "checkbox" in the module parameters in order to active or not this feature?

thanks,
Bubble
http://ecolepourtousaucambodge.org
(French school in Kep, Cambodia)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48386
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Display latest category

Post by Jan »

For this you need to know the parameter behaviour in Joomla! All parameters are saved in XML (see the module xml file) and you can add easily new parameter there. In php then you will load the parameter and you will make a If condition there.

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