Page 1 of 1

Plugin that loads by album title

Posted: 19 Apr 2010, 00:32
by Mackelito
Hi,

I need a plug in that picks the album whit a specific ablum name/title instead of entering the album id

eg.
Now I enter "{phocagallery view=category|categoryid=3|limitstart=0|limitcount=8}"
But I need "{phocagallery view=category|categorytitle=my house|limitstart=0|limitcount=8}"


How can I do this? I have been searching the forum both here and on joomla.org but no luck :(

Re: Plugin that loads by album title

Posted: 26 Apr 2010, 18:10
by Jan
Hi, such plugin does not exists as searching for strings in database in case it will be used in plugin can slow down loading your site, maybe it can stop loading it. Albums are identified by IDs, If you don't know them, just use Phoca Gallery Button Plugin in your editor, so you need to to remember IDs, see:
https://www.phoca.cz/phocagallery-button

Jan

Re: Plugin that loads by album title

Posted: 07 Jul 2010, 22:07
by Mackelito
Well the thing is that I would like the plugin to automaticlly show the images if such a ablum name exists :) (yes I´m lazy) :)

Re: Plugin that loads by album title

Posted: 08 Jul 2010, 22:16
by Jan
Hi, I think then you need to customize the plugin some way :idea: